问题集锦

qemu-kvm篇

问题1:系统centos6.5,qemu-kvm编译安装,configure时报error:

Error:libpci check failed

Disable KVM Device Assignment capability

解决:yum install pciutils-devel


问题2:系统fedora19,qemu-1.6.2带spice支持编译安装,configure --enable-spice时报错:

ERROR:User requested feature spice

configure was not able to find it

解决:yum install spice-server-devel spice-protocol spice-server


问题3:找寻centos对应的qemu-kvm源码包

解决:http://vault.centos.org/6.5/updates/Source/SPackages/


问题4:centos6.5上安装的node,不支持动态快照,查看log报错:

libvirtError:unsupported configuration:reuse is not supported with this QEMU binary

解决:centos上的qemu-kvm不支持动态快照,要安装rhel上的qemu,下载对应版本的qemu-kvm-rhev,qemu-kvm-rhev-tools,qemu-img-rhev


一般问题篇:

问题1:系统fedora19,yum update时出现metadata file does not match checksum

解决:

/etc/yum.conf加上http_caching=none

yum clean all
yum clean metadata
yum makecache 

如果还是不行,比如遇到adobe更新不了,使用yum update --disablerepo=adobe-linux-x86_64避免更新adobe


问题2:src.rpm包安装时报错:warning:user mockbuild does not exist - using root

解决:useradd -s /sbin/nologin mockbuild


问题3:Device does not seem to be present

解决:rm /etc/udev/rules.d/70-persistent-net.rules


问题4:虚拟机开机报错:Inodes that were part of a corrupted orphan linked list found

解决:fsck -y -c

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值