pvfs2-set-eventmask - Man Page

pvfs2-set-eventmask – enable and disable debug strings to log

Synopsis

pvfs2-set-eventmask [-m mount_point] [-e events]

Description

The server contains many log strings which are categorized.  This utility sets which categories to log on the server.  The output will be into the configured server log file.

The options are as follows:

-h

Display synopsis.  This includes a list of all possible mask strings.

-v

Print version number and exit.

-m

Specify the file system to operate on.

-s

Specify the address of the server.  This option is used to change the mask only on a particular server instead of the entire cluster.

Environment

PVFS2_DEBUGFILE

If set to the path of a local file, redirect debug output to it.

PVFS2_DEBUGMASK

Set the OrangeFS debug mask.  Possible masks are documented in pvfs2-set-debugmask(1).

PVFS2TAB_FILE

If set, the full pathname for an alternate pvfs2tab file

Files

/etc/pvfs2tab

Examples

Log IO errors.

pvfs2-set-debugmask -m /mnt io

Bugs

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

See Also

pvfs2-set-eventmask(1), pvfs2-set-mode(1), pvfs2tab(5)

Info

2017-07-06