KVM(Kernel based Virtual Machine)を語れ
■ このスレッドは過去ログ倉庫に格納されています
007373
2009/10/28(水) 05:26:44ID:G1ZUn/FJ<disk type='file' device='disk'>
<source file='/var/lib/libvirt/images/deb1-1.img'/>
<target dev='hda' bus='ide'/>
</disk>
となっているのですが、失敗したマシンの.virt-manger/virt-manager.logには
以下の仕様で仮想ディスクを作ろうとしているログが残っています。
<disk type='file' device='disk'>
<source file='/var/lib/libvirt/images/deb2-2.img'/>
<target dev='vda' bus='virtio'/>
</disk>
で、ここのdev='vda'が後で跳ねられているようです。 このbus='virtio'が気になりますね。
■ このスレッドは過去ログ倉庫に格納されています