Document read-write afs volumes

Change-Id: Ie9c9ba9af25582e75581d89cf669b3fdb92c253f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-03-29 18:40:04 -04:00
parent c9f8a7a956
commit 81c9d16567

View File

@ -162,9 +162,9 @@ The `a` in the preceding command tells it to place the volume on
partition `vicepa`. Our fileservers only have one partition and therefore
this is a constant.
Be sure to mount the volume in AFS with::
Be sure to mount the read-write volume in AFS with::
fs mkmount /afs/openstack.org/path/to/mountpoint $VOLUMENAME
fs mkmount /afs/.openstack.org/path/to/mountpoint $VOLUMENAME
You may want to create read-only sites for the volume with ``vos
addsite`` and then ``vos release``.