Changeset 8397 for branches/cu-security-branch/doc/pvfs2-quickstart.tex
- Timestamp:
- 06/18/10 20:02:50 (3 years ago)
- Location:
- branches/cu-security-branch
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
doc/pvfs2-quickstart.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/cu-security-branch
- Property svn:ignore
-
old new 3 3 aclocal.m4 4 4 autom4te.cache 5 config.status6 Makefile7 pvfs2-config.h8 module.mk
-
- Property svn:ignore
-
branches/cu-security-branch/doc/pvfs2-quickstart.tex
r6690 r8397 939 939 and eventually to the kernel logs. 940 940 One could also set the kmod diagnostic level when the kernel module is loaded 941 like so, insmod pvfs2.ko gossip\_debug\_mask=<diagnostic level>.941 like so, insmod pvfs2.ko module\_parm\_debug\_mask=<diagnostic level>. 942 942 The diagnostic level will be a bitwise OR of values specified in pvfs2-debug.h. 943 For more information on setting the kernel or client debug mask, see 944 \texttt{doc/pvfs2-logging.txt} in the PVFS source tree. 943 945 944 946 \section{ROMIO Support}
