Hi

Virsh attach-disk fails when the disk is attached to domain.
And error message displays that device_configure() failed.
  # virsh attach-disk PV_RH51RC_12 /dev/hda8 xvdb --driver phy
  libvir: Xen Daemon error : POST operation failed:
  (xend.err'device_configure() takes exactly 2 arguments (3 given)')
--> BZ346281 : https://bugzilla.redhat.com/show_bug.cgi?id=346281

This problem occurs because search of device ID of disk doesn't
operate correctly.

This patch fixes it.
And this fixes a little comment too.

Signed-off-by: Masayuki Sunou <[EMAIL PROTECTED]>

Thanks,
Masayuki Sunou.

Attachment: attach-disk_fix.patch
Description: Binary data

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to