fix some mistake in freezer user guide document(cinder backup)
I test the freezer with freezer-agent.rst and I find some mistake in cinder and nova backups - cinder backup need --mode option otherwise it will into the default mode fs Closes-Bug:1619158 Change-Id: I4a0a322ac0a439d2a170a5e6e93c4819556bfca9
This commit is contained in:
parent
5c78d36f84
commit
f3265d293c
@ -146,7 +146,7 @@ Execute a cinder backup:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
freezer-agent --cinder-vol-id [cinder-volume-id]
|
||||
freezer-agent --mode cinder --cinder-vol-id [cinder-volume-id]
|
||||
|
||||
Execute a MySQL backup with cinder:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user