<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Arial">Hypervisor= ubuntu 12.04.2</font><br>
    guest = ubuntu 12.04.4<br>
    <br>
    used virt-manager to create a new storage file in qcow2 format on
    hypervisor and then attach it to the guest.<br>
    <br>
    In virt-man I can see the disk is attached.<br>
    trying virsh attach-disk I get a failure saying disk already
    attached<br>
    virsh dump xml shows the disk at vdb as it should be<br>
    <br>
    but<br>
    on the guest, fdisk -l shows no vdb and its not in /proc<br>
    <br>
    I found one reference to apparmor saying add /proc rw to
    hypervisor's apparmor libvirt conf<br>
    <br>
    But I see some release notes that might be about avoiding this (
    sounds insecure)<br>
    <br>
    so... Do I have to stop and restart the guest, change apparmor or
    what?<br>
    <br>
    <pre class="moz-signature" cols="120">-- 
John Fisher</pre>
  </body>
</html>