Fix some hostnames in afs docs
Noticed this when doing some afs maintenance. We want the bos status of fileservers when rebooting those servers not the status of the db servers. Change-Id: I30f6a2320487c302fda2ffe300daa1d91c7dec45
This commit is contained in:
parent
ca60545eb1
commit
c8be6be1b8
@ -675,12 +675,12 @@ to take down afs01.dfw.openstack.org while having writers to the mirror
|
||||
volume. We use the same process as for the db server::
|
||||
|
||||
root@afsdb01:~# bos shutdown afs01.dfw.openstack.org -localauth
|
||||
root@afsdb01:~# bos status afsdb01.dfw.openstack.org -localauth
|
||||
root@afsdb01:~# bos status afs01.dfw.openstack.org -localauth
|
||||
Auxiliary status is: file server shut down.
|
||||
|
||||
Perform maintenance, then restart as above and check the status again::
|
||||
|
||||
root@afsdb01:~# bos status afsdb01.dfw.openstack.org -localauth
|
||||
root@afsdb01:~# bos status afs01.dfw.openstack.org -localauth
|
||||
Auxiliary status is: file server running.
|
||||
|
||||
DNS Entries
|
||||
|
Loading…
Reference in New Issue
Block a user