Per comment #9, this bug should be marked fix-released. Should be fixed
in Lucid. Please re-open if you can reproduce it there.
** Changed in: libvirt (Ubuntu)
Status: Confirmed => Fix Released
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/203020
You received this bu
Backport would be nice, searched a bit around possible fix from upstream
is in :
commit 426f9772b84752b4901b72fd382ff6e28e258efd
Author: Daniel P. Berrange
Date: Mon May 11 15:14:24 2009 +
Description:Fix QEMU ARGV detection with kvm >= 85
--
virsh attach-disk doesn't work
https://bug
** Changed in: libvirt (Ubuntu)
Importance: Undecided => Medium
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/203020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ub
** Attachment added: "device file used to eject the drive"
http://launchpadlibrarian.net/31546265/no-cdrom.xml
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/203020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
-
I found using a device xml file works in Jaunty with
0.7.0-0ubuntu0~ppa2, haven't tried older version, but it may work with
them as well. I could not get the attach or detach -disk options to
work. However using the device xml seems to work. I've attached the
xml file I use to attach my system's
Looks like this one is fixed in Karmic (still, backports for a stable version
would be nice)
Tested, using libvirt-bin 0.7.0-1ubuntu3
I can't find a related note in the changelog. Maybe this is a bug in another
package?
With running virtual guest 'systools':
al...@virthost02:~$ virsh attach-dis
I run this command:
r...@vhost# virsh attach-disk vm.linux.dom boot.iso hdc
Connecting to uri: qemu:///system
libvir: QEMU error : this function is not supported by the hypervisor: only
CDROM disk devices can be attached
I am not sure if the syntax is correct. The VM was stopped when I
attempte
I can confirm the attach-device command does not work. When attaching a
file as a disk to the guest when the guest is active, virsh answers an
error message 'cannot be hotplugged'. When attaching a file when thee
guest is inactive, virsh answers 'cannot attach device on inactive
domain'.
Here is
I ended up doing
virsh dumpxml MYDOMAIN > MYDOMAIN.xml
virsh destroy MYDOMAIN
- manually add the cdrom definition to MYDOMAIN.xml -
virsh create MYDOMAIN.xml
where the cdrom definition looks like:
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/203020
Did anybody ever find a solution to this problem? I'm still trying to
work around this to get my CD attached somehow...
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/203020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
hi,
i also need to make the cdrom of my laptop available to virtual machines
but virtual manager does not do it.
any thoughts if this is a but with the GUI or some more sinister?
Thanks
Nicolas
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/203020
You received this bug no
I'm getting the same or a similar error.
Unable to complete install: 'Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/addhardware.py", line 514, in
add_device
self.vm.add_device(xml)
File "/usr/share/virt-manager/virtManager/domain.py", line 729, in add_device
I was not able to attach a CDROM device either.
via virsh, I get this:
attach-disk winxp /home/martin/path/to/my.iso hdc --mode readonly --driver file
--type cdrom
(I tried various combinations of --driver, --type and --mode as well as
hda,hdc,/dev/hdc,cdrom,/dev/cdrom and /dev/media for the tar
Oops, missed to paste the virsh error message:
virsh # attach-disk winxp /home/martin/path/to/my.iso hdc --mode readonly
--driver file --type cdrom
libvir: QEMU Fehler winxp: CDROM not attached, cannot change media
Ciao
Martin
--
virsh attach-disk doesn't work
https://bugs.launchpad.net/bugs/2
14 matches
Mail list logo