1PVFS2-VALIDATE(1)           General Commands Manual          PVFS2-VALIDATE(1)
2
3
4

NAME

6       pvfs2-validate – recursively check a directory or file for problems
7

SYNOPSIS

9       pvfs2-validate [-Vvharsfc] -d pvfs2_directory
10

DESCRIPTION

12       The pvfs2-validate utility checks for various problems in the file sys‐
13       tem.
14
15       The options are as follows:
16
17       -h     Display synopsis.
18
19       -d     Specifies the directory or file to check.
20
21       -c     Check for stranded objects.  This requires that -d refers to the
22              root directory.
23
24       -s     Check for bad practice in symbolic links.
25
26       -f     Check for bad practice in object names.
27
28       -F     Stop after confirming consistent configuration.
29
30       -V     Display verbose messages.
31
32       -v     Print version number and exit.
33
34       -a     (NOT IMPLEMENTED) Fix all problems found.
35
36       -r     (NOT IMPLEMENTED) Run in interactive mode.
37

ENVIRONMENT

39       PVFS2_DEBUGFILE
40              If set to the path of a local file, redirect debug output to it.
41
42       PVFS2_DEBUGMASK
43              Set  the  OrangeFS debug mask.  Possible masks are documented in
44              pvfs2-set-debugmask(1).
45

EXIT STATUS

47       The pvfs2-check-server utility exits 0 on success and with the  sum  of
48       the following conditions on failure: 1 if file system errors corrected,
49       2 if the system should be rebooted, and 4 if file  system  errors  were
50       not corrected.
51

EXAMPLES

53       Check that servers have consistent configuration.
54             pvfs2-validate -F -d /mnt
55

BUGS

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

SEE ALSO

60       pvfs2-check-server(1), pvfs2-fsck(1)
61
62
63
64                                  2017-08-11                 PVFS2-VALIDATE(1)
Impressum