Ceph with QEMU: User requested feature rados block device

简介:

ERROR: User requested feature rados block device
       configure was not able to find it

解决办法:

    rpm --import 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc'

    
    rpm -Uvh http://mirrors.yun-idc.com/epel/6/i386/epel-release-6-8.noarch.rpm

    
    yum install snappy leveldb gdisk python-argparse gperftools-libs -y

    
    rpm -Uvh http://ceph.com/rpm-dumpling/el6/noarch/ceph-release-1-0.el6.noarch.rpm

    
    yum install ceph-deploy python-pushy -y


 


本文转自 swq499809608 51CTO博客,原文链接:http://blog.51cto.com/swq499809608/1342773

相关文章
|
4月前
|
Go 开发工具 iOS开发
Changing an HDLM device name
Changing an HDLM device name
49 0
|
网络协议
VFS: Cannot open root device "nfs" or unknown-block(0,255)错误解决
VFS: Cannot open root device "nfs" or unknown-block(0,255)错误解决
511 0
|
Linux
Cinder volume showing status as "in-use" but shows no attachment.
Cinder volume showing status as "in-use" but shows no attachment.
304 0