1PVFS2-SET-DEBUGMASK(1)      General Commands Manual     PVFS2-SET-DEBUGMASK(1)
2
3
4

NAME

6       pvfs2-set-debugmask – enable and disable debug strings to log
7

SYNOPSIS

9       pvfs2-set-debugmask [-hv] [-m mount_point] [-s server] mask_list
10

DESCRIPTION

12       The server contains many log strings which are categorized.  This util‐
13       ity sets which categories to log on the server.   The  output  will  be
14       into  the  configured  server  log  file.   This  is  distinct from the
15       PVFS2_DEBUGFILE and PVFS2_DEBUGMASK environment variables, which modify
16       the client debug mask.
17
18       The options are as follows:
19
20       -h     Display  synopsis.   This  includes  a list of all possible mask
21              strings.
22
23       -v     Print version number and exit.
24
25       -m     Specify the file system to operate on.
26
27       -s     Specify the address of the  server.   This  option  is  used  to
28              change  the  mask  only  on  a  particular server instead of the
29              entire cluster.
30

ENVIRONMENT

32       PVFS2_DEBUGFILE
33              If set to the path of a local file, redirect debug output to it.
34
35       PVFS2_DEBUGMASK
36              Set the OrangeFS debug mask.  Possible masks are  documented  in
37              pvfs2-set-debugmask(1).
38
39       PVFS2TAB_FILE
40              If set, the full pathname for an alternate pvfs2tab file
41

FILES

43       /etc/pvfs2tab
44

EXAMPLES

46       Log IO errors.
47
48             pvfs2-set-debugmask -m /mnt io
49

BUGS

51       Please submit bug reports to pvfs2-developers@beowulf-underground.org
52

SEE ALSO

54       pvfs2-set-eventmask(1), pvfs2-set-mode(1), pvfs2tab(5)
55
56
57
58                                  2017-07-06            PVFS2-SET-DEBUGMASK(1)
Impressum