Clarify bup server setup directions.
* doc/source/sysadmin.rst: Add note about needing to send an EOF to bup server to close the initial ssh connection used to verify the backup server's ssh host key. Change-Id: I9c21513e5c6de771572f1aa9cb10095bff730eac
This commit is contained in:
parent
3c05b1bad0
commit
1d194f6a79
@ -223,7 +223,9 @@ Switching back to the server to be backed up, run::
|
||||
ssh $BUPUSER@ci-backup-rs-ord.openstack.org
|
||||
ssh $BUPUSER@ci-backup-hp-az1.openstack.org
|
||||
|
||||
And verify the host key. Add the "backup" class in puppet to the server
|
||||
And verify the host key. Note this will start the bup server on the
|
||||
remote end, you will not be given a pty. Use ^D to close the connection
|
||||
cleanly. Add the "backup" class in puppet to the server
|
||||
to be backed up.
|
||||
|
||||
Restore from Backup
|
||||
|
Loading…
Reference in New Issue
Block a user