1PVFS2-VIEWDIST(1) General Commands Manual PVFS2-VIEWDIST(1)
2
3
4
6 pvfs2-viewdist – display file layout
7
9 pvfs2-viewdist [-v] -f file name
10
12 The pvfs2-viewdist displays the layout of a particular file.
13
14 The options are as follows:
15
16 -v Print version number and exit.
17
18 -f Specify the file to operate on.
19
21 PVFS2_DEBUGFILE
22 If set to the path of a local file, redirect debug output to it.
23
24 PVFS2_DEBUGMASK
25 Set the OrangeFS debug mask. Possible masks are documented in
26 pvfs2-set-debugmask(1).
27
28 PVFS2TAB_FILE
29 If set, the full pathname for an alternate pvfs2tab file
30
32 /etc/pvfs2tab
33
35 Display layout of /mnt/foo.
36
37 pvfs2-viewdist -f /mnt/foo
38
40 Please submit bug reports to pvfs2-developers@beowulf-underground.org
41
43 pvfs2-cp(1), pvfs2-touch(1), pvfs2-write(1), pvfs2tab(5)
44
45
46
47 2017-08-11 PVFS2-VIEWDIST(1)