首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 开源软件 >

kvm 经常有关问题

2012-07-02 
kvm 经常问题domain typekvm??? nameyyu/name??? memory524288/memory??? vcpu1/vcpu???

kvm 经常问题

<domain type='kvm'>??? <name>yyu</name>??? <memory>524288</memory>??? <vcpu>1</vcpu>??? <os>??????? <type>hvm</type>??????? <loader>/usr/lib/xen/boot/hvmloader</loader>??????? <boot dev='cdrom'/>??????? <boot dev='hd'/>??? </os>??? <features>??? ??? <acpi/>??? ??? <apic/>??? ??? <pae/>??? </features>??? <clock offset='utc'/>??? <on_poweroff>destroy</on_poweroff>??? <on_reboot>restart</on_reboot>??? <on_crash>destroy</on_crash>??? <devices>??? <emulator>/usr/libexec/qemu-kvm</emulator>???? <disk type='file' device='disk'>??????????? <driver name='qemu' type='qcow2'/>??????????? <source file='/home/yu/image/yy001.img'/>??????????? <target dev='hda' bus='ide'/>??? </disk>??????? <interface type='bridge'>??????????? <source bridge='br0'/>??????????? <mac address='00:16:3e:5d:c4:21'/>??????????? <target dev='5dc421'/>??????????? <model type='netfront'/>??????? </interface>??? <input type='tablet' bus='usb'/>??????? <graphics type='vnc' port='-1' autoport='yes' passwd='netbank' listen='0.0.0.0'/>??? </devices></domain>

?

1.
libvir: QEMU error : internal error process exited while connecting to monitor: qemu-kvm: -device netfront,netdev=hostnet0,id=net0,mac=00:16:3e:5d:c4:21,bus=pci.0,addr=0x3: Parameter 'driver' expects a driver name
Try with argument '?' for a list.

?

2.

?

KVM Unable to read from monitor:Connection reset by peer

?

?

?

热点排行