fix bug about troubleshot image creation
"You cannot create a snapshot from an instance that has an attached volume. Detach the volume, create the image, and re-mount the volume." In fact, there is no problem to create a snapshot from an instance that has an attached volume. Change-Id: I8b0dedbb0a3e09208824ca64e38179cea910d770 Closes-bug: #1318913
This commit is contained in:
parent
4d58be6867
commit
4211fb2756
@ -414,11 +414,6 @@
|
||||
<para>If you encounter problems in creating an image in Image Service or Compute, the
|
||||
following information may help you troubleshoot the creation process.</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>You cannot create a snapshot from an instance
|
||||
that has an attached volume. Detach the volume,
|
||||
create the image, and re-mount the volume.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Ensure that the version of qemu you are using is version 0.14 or later.
|
||||
Earlier versions of qemu result in an <literal>unknown option -s</literal> error
|
||||
|
Loading…
x
Reference in New Issue
Block a user