1PVFS2-PING(1) PVFS2 Manuals PVFS2-PING(1)
2
3
4
6 pvfs2-ping - Check if all servers in a PVFS2 volume are running
7
9 pvfs2-ping -m MOUNTPOINT
10
11
13 Check if all servers in the PVFS2 volume at MOUNTPOINT are running.
14 pvfs2-ping will go through several phases
15 Checking pvfstab
16 finds the first pvfs2tab file according to the usual rules and
17 displays the initial server, the storage name, and the local
18 mount point.
19 Initialization
20 talks to the initial server and gets PVFS2 configuration infor‐
21 mation. Displays the meta servers and the data servers, as well
22 as on which port they are running
23 Verify Response
24 verifies all servers in the PVFS2 volume respond to requests
25 Identifier Consistency
26 Makes sure all servers agree that the file-system identifier for
27 the filesystem is the same on all servers
28 Root Handle Check
29 Makes sure that only one server owns the file system's root han‐
30 dle
31
32
34 -m Display information about the volume and servers at mount_point
35
36
38 PVFS2TAB_FILE
39 If set, the full pathname for an alternate pvfs2tab file
40
41
43 Please report all bugs to the pvfs2 bugzilla
44 (http://bugzilla.mcs.anl.gov/pvfs/)
45
47 The PVFS2 development team (pvfs2-developers@beowulf-underground.org)
48
50 pvfs2-server(1), pvfs2-statfs(1), pvfs2-ping(1), pvfs2-cp(1),
51 pvfs2-genconfig(1), pvfs2tab(5)
52
53
54
55PVFS2 SEPTEMBER 2003 PVFS2-PING(1)