summaryrefslogtreecommitdiffstats
path: root/recipes-networking
diff options
context:
space:
mode:
authorDengke Du <dengke.du@windriver.com>2018-11-08 13:18:37 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-11-08 14:53:15 -0500
commitccdf4ef7b82ea2012c0ed75506c2f2adc5b384d4 (patch)
treeca46b3e17a8bd4393053a03074786ea0cca40c3f /recipes-networking
parentd9c64d8aa0d7c5ca8d55e1443684c243b01186f0 (diff)
downloadmeta-virtualization-ccdf4ef7b82ea2012c0ed75506c2f2adc5b384d4.tar.gz
ceph: fix rbd create operation not supported
When using qemu-img to create rbd based image: qemu-img create -f rbd rbd:libvirt-pool/libvirt-image 2G Output errors: qemu-img: rbd:libvirt-pool/libvirt-image: error rbd create: Operation not supported Accroding to upstream's advice: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-November/031014.html This is because the system can't find libcls_rbd.so, this library was packaged in ceph-dev, we should package it in ceph. Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking')
0 files changed, 0 insertions, 0 deletions