Public bug reported:

When I try to create a new volume in Ceph RBD pool using virt-manager
over eoan server with libvirt I get the following error:

Error creating vol: Couldn't create storage volume 'vol': 'unsupported
configuration: only RAW volumes are supported by this storage pool'

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtinst/storage.py", line 682, in install
    vol = self.pool.createXML(xml, createflags)
  File "/usr/lib/python3/dist-packages/libvirt.py", line 3220, in createXML
    if ret is None:raise libvirtError('virStorageVolCreateXML() failed', 
pool=self)
libvirt.libvirtError: unsupported configuration: only RAW volumes are supported 
by this storage pool

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 75, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/createvol.py", line 339, in 
_async_vol_create
    vol.install(meter=meter)
  File "/usr/share/virt-manager/virtinst/storage.py", line 692, in install
    "'%s': '%s'" % (self.name, str(e)))
RuntimeError: Couldn't create storage volume 'vol': 'unsupported configuration: 
only RAW volumes are supported by this storage pool'


It is likely known bug that is already fixed in upstream: 
https://bugzilla.redhat.com/show_bug.cgi?id=1724065

** Affects: libvirt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859253

Title:
  rbd driver fails to create a new volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1859253/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to