Skip to content

Commit 8e9ba5c

Browse files
committed
Orangefs: documentation updates
Signed-off-by: Mike Marshall <[email protected]>
1 parent dd09802 commit 8e9ba5c

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

Documentation/filesystems/orangefs.txt

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,16 @@ Orangefs features include:
2121
* Stateless
2222

2323

24-
MAILING LIST
25-
============
24+
MAILING LIST ARCHIVES
25+
=====================
2626

27-
http://beowulf-underground.org/mailman/listinfo/pvfs2-users
27+
http://lists.orangefs.org/pipermail/devel_lists.orangefs.org/
28+
29+
30+
MAILING LIST SUBMISSIONS
31+
========================
32+
33+
2834

2935

3036
DOCUMENTATION
@@ -123,16 +129,17 @@ Start the server.
123129

124130
/opt/osf/sbin/pvfs2-server /etc/pvfs2.conf
125131

126-
Now the server is running. At this point you might like to
127-
prove things are working with.
132+
Now the server should be running. Pvfs2-ls is a simple
133+
test to verify that the server is running.
128134

129135
/opt/ofs/bin/pvfs2-ls /pvfsmnt
130136

131-
If stuff seems to be working, turn on the client core.
137+
If stuff seems to be working, load the kernel module and
138+
turn on the client core.
132139

133140
/opt/ofs/sbin/pvfs2-client -p /opt/osf/sbin/pvfs2-client-core
134141

135-
Mount your filesystem (load the kernel module first if necessary).
142+
Mount your filesystem.
136143

137144
mount -t pvfs2 tcp://localhost:3334/orangefs /pvfsmnt
138145

0 commit comments

Comments
 (0)