How can I rebase network disk?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi.
    I am using openstack, ceph and libvirt now.

    The live volume migration will call the libvirt rebase function in openstack nova project.

    But I use the ceph as the openstack block backend. And the type of disk is network in xml.
<disk type='network' device='disk'>
  <driver name='qemu' type='raw' cache='writeback' discard='unmap'/>
  <auth username='cinder'>
    <secret type='ceph' uuid='86d3922a-b471-4dc1-bb89-b46ab7024e81'/>
  </auth>
  <source protocol='rbd' name='volumes002/volume-127f46fc-ef10-4462-af30-c3893cda31f9'>
    <host name='172.16.140.63' port='6789'/>
  </source>
  <target dev='vdb' bus='virtio'/>
  <serial>127f46fc-ef10-4462-af30-c3893cda31f9</serial>
  <alias name='virtio-disk1'/>
  <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
</disk>

    Now I found it is not supported to rebase network disk. It is only rebase block or file disk now.

    My question is that can I rebase network disk by some other ways from libvirt?

    Cheers,
    Boxiang
    
_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux