Re: [CentOS] KVM, virsh attach-disk error

2011-04-23 Thread Jussi Hirvi
Now I could attach a disk to the KVM guest, using a virtio driver: [root@113 info]# virsh attach-disk test1 /dev/sdd1 vdb --driver virtio --mode shareable Disk attached successfully I have not seen any mention anywhere about using virtio drivers like this. Here /dev/sdd is a separate disk,

Re: [CentOS] KVM, virsh attach-disk error

2011-04-23 Thread Kai Schaetzl
FYI: there is a list centos-virt. Kai ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] KVM, virsh attach-disk error

2011-04-23 Thread Jussi Hirvi
On 23.4.2011 13.31, Kai Schaetzl wrote: FYI: there is a list centos-virt. Thanks for the tip! I am going to cross-post (sorry) my current questions, but I still welcome answers on this list. - Jussi ___ CentOS mailing list CentOS@centos.org

[CentOS] KVM, virsh attach-disk error

2011-04-22 Thread Jussi Hirvi
I try to add a fresh, unformatted disk partition to a KVM guest. I follow the directions given here:

Re: [CentOS] KVM, virsh attach-disk error

2011-04-22 Thread Jussi Hirvi
I found another post (2009, on fedora-virt list), which is relevant: http://www.redhat.com/archives/fedora-virt/2009-December/msg00032.html I have a CentOS 5.4 guest x86_64. If I remember well (...) hot add of scsi disk should work if there is already a scsi disk into the guest (and if the