From 4211fb2756deffadbe9cf4924744c83d78c68112 Mon Sep 17 00:00:00 2001 From: "boh.ricky" Date: Thu, 15 May 2014 00:14:49 +0800 Subject: [PATCH] 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 --- doc/common/section_cli_glance_manage_images.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/common/section_cli_glance_manage_images.xml b/doc/common/section_cli_glance_manage_images.xml index ca2e836720..5835f2dc22 100644 --- a/doc/common/section_cli_glance_manage_images.xml +++ b/doc/common/section_cli_glance_manage_images.xml @@ -414,11 +414,6 @@ If you encounter problems in creating an image in Image Service or Compute, the following information may help you troubleshoot the creation process. - - You cannot create a snapshot from an instance - that has an attached volume. Detach the volume, - create the image, and re-mount the volume. - Ensure that the version of qemu you are using is version 0.14 or later. Earlier versions of qemu result in an unknown option -s error