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:
Clark Boylan 2021-06-11 14:21:03 -07:00
parent ca60545eb1
commit c8be6be1b8
1 changed files with 2 additions and 2 deletions

View File

@ -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