<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 08/29/2012 12:00 PM, zhijun liu wrote:
    <blockquote
cite="mid:CAOnSVb8MbgsH5g_Q3vwzWocWt6TB1SB8n67NxmVpze5shZadsw@mail.gmail.com"
      type="cite">hi,all
      <div><br>
      </div>
      <div>I create pool with lvm,but i carelessly add a blank space in
        the pool name like '  lvm_pool' , now I want to delete this
        pool,but encounter a error:</div>
      <div><br>
      </div>
      <div>
        <div>error: Failed to delete pool  lvm_pool</div>
        <div>error: internal error Child process (/sbin/vgremove -f
           lvm_pool) status unexpected: exit status 5</div>
      </div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>how to solve this problem? <br>
      </div>
    </blockquote>
    <br>
    'exit status 5' should be volume group "xxx" not found, so please
    make sure the pool name is correct and valid, in fact, you directly
    run '/sbin/vgremove -f  lvm_pool' then will get the same error.<br>
    <br>
    Alex<br>
    <br>
    <blockquote
cite="mid:CAOnSVb8MbgsH5g_Q3vwzWocWt6TB1SB8n67NxmVpze5shZadsw@mail.gmail.com"
      type="cite">
      <div><br>
      </div>
      <div>thanks</div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
libvirt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:libvirt-users@redhat.com">libvirt-users@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/libvirt-users">https://www.redhat.com/mailman/listinfo/libvirt-users</a></pre>
    </blockquote>
    <br>
  </body>
</html>