Answer to myself.
Troubleshooted the symptom with my colleague and found the root cause.
In case of libvirt update from 0.6.3 to 0.8.2,
I had to restart my Guest OS.
Otherwise I got an error when I execute attached-disk with libvirt 0.8.2.
> error: Failed to attach disk
> error: internal error mi
On Fri, Apr 1, 2011 at 7:11 PM, Masanari Iida wrote:
> Hello
> I have a simple question.
> Can I update libvirt RPM while KVM guest OS on RHEL5 is running.
>
I am still searching for this answer.
As far as I have seen on FAQ, restarting libvirtd may not affect the
virtual mach
Hello
I have a simple question.
Can I update libvirt RPM while KVM guest OS on RHEL5 is running.
Background
When I run rhn_register, then rhn-virtualization-host RPM was
installed by RHN. And then libvirt-python was also installed from
the RHN. The libvirt-python RPM has a dependency with libvir
Somebody sent me a tips.
Following command do what I wanted to do.
Thanks.
attach-disk guest01 " " hdc --driver file --type cdrom
--mode readonly
On Thu, Mar 31, 2011 at 3:29 PM, Masanari Iida wrote:
> Hello,
>
> I can attach disc ISO image to cd-rom from virsh.
> And
device cannot be hot unplugged
What I can do is possible from virt-manager's "Disconnect" button,
(next to source path: line) from Hardware's TAB, Disk hdc screen.
I want to do this from virsh.
OS: RHEL5.6
libvirt-0.8.2-15.el5_6.1 is used.
Re