Skip to content
Permalink
1139b72d5e
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
43 lines (38 sloc) 975 Bytes
.\" Process this file with
.\" groff -man -Tascii foo.1
.\"
.TH PVFS2-SET-DEBUGMASK 1 "SEPTEMBER 2003" PVFS2 "PVFS2 Manuals"
.SH NAME
pvfs2-set-debugmask \- Change logging level of a pvfs2-server
.SH SYNOPSIS
.B pvfs2-set-debugmask
.I -m mount_point <MASK_LIST>
.SH DESCRIPTION
Change the type of debugging information a
.B pvfs2-server
(1) will log.
.SH OPTIONS
.IP -m
Change the logging level of the servers associated with
.I mount_point
.IP mask_list
can be one of
.I storage trove network server client job request reqsched flowproto flow
.I pcache distribution
or
.I none
.SH ENVIRONMENT
.IP PVFS2TAB_FILE
If set, the full pathname for an alternate
.IR pvfs2tab
file
.SH BUGS
Please report all bugs to the pvfs2 bugzilla (http://bugzilla.mcs.anl.gov/pvfs/)
.SH AUTHOR
The PVFS2 development team (pvfs2-developers@beowulf-underground.org)
.SH "SEE ALSO"
.BR pvfs2-server (1),
.BR pvfs2-statfs (1)
.BR pvfs2-ping (1)
.BR pvfs2-cp (1)
.BR pvfs2-genconfig (1)