** Package changed: libvirt (Ubuntu) => virtinst (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager
To manage notif
Disregard bytes counted
boris@boris-System-P5Q3:~$ sudo dd if=/dev/zero of=/dev/sdb6 bs=10M count=10
[sudo] password for boris:
10+0 records in
10+0 records out
104857600 bytes (105 MB) copied, 1.24066 s, 84.5 MB/s
That's enough to proceed for me.
--
You received this bug notification because y
Strange, i still need
boris@boris-System-P5Q3:~$ sudo dd if=/dev/zero of=/dev/sdb5 bs=10M count=10
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 11.9136 s, 90.1 MB/s
To crash bootloader on /dev/vda
--
You received this bug notification because you are a member of Ubuntu
(Setting state to New as we're not awaiting any response right now)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager
To ma
I'm sorry, I still can't reproduce this.
** Changed in: libvirt (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 ge
Ah, virt-install. I'll try with that, thanks.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager
To manage notifications ab
Install F15 :
virt-install --connect qemu:///system \
--virt-type kvm \
--os-type=linux --os-variant=fedora15 \
--name VF15 --ram 2048 \
--disk path=/dev/sdb5 \
--cdrom /mnt/home/boris/F15.iso \
--vcpus 2
Remove via VM - right click and choose delete.
or virsh delete VF15.
So /dev/sdb5 sti
@Boris,
Please describe in great detail how you delete the old and create the
new VM, as I can't reproduce.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 g
Due to at the same time i can reinstall on /dev/sdb5 via :-
root@boris-System-P5Q3:~# /usr/bin/kvm -cpu host -enable-kvm \
> -name Ubuntu11.04 -m 2048 \
> -drive file=/dev/sdb5,if=virtio,media=disk,aio=native,cache=off \
> -net nic,model=rtl8139 -net user -localtime \
> -usb -vnc 0.0.0.0:1 \
> -
Typo
I believe bug is in virtinst or python-libvirt.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager
To manage notificat
>From my standpoint bug is virtinst or python-libvirt. It has nothing
to do with virt-manager
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new
virt-install --connect qemu:///system \
--virt-type kvm \
--os-type=linux --os-variant=ubuntunatty \
--name Natty1 --ram 2048 \
--disk path=/dev/sdb5 \
--cdrom /mnt/home/boris/UbuntuDesk11.04.iso \
--vcpus 2
View attachment.
** Attachment added: "S1.png"
https://bugs.launchpad.net/ubuntu/+sou
On fresh alpha1 + (apt-get update;apt-get upgrade)
100 % reproducible on vda device /dev/sdb5
F15 guest installed first on /dev/sdb5 . Removed via VM.
Attempt to to install Natty on same /dev/sdb5 vi
I can't reproduce this in a oneiric vm, using /dev/vdb with lucid as the
preinstalled guest. Can you show the /proc/$$/cmdline of the kvm
process started by libvirt, as well as 'virsh dumpxml n' where n is the
id of the running domain, when you are booting the VM the second time,
and expecting to
Quoting Boris Derzhavets (795...@bugs.launchpad.net):
> 4. Try same install again with Natty as guest ( for example ) on /dev/sdb7.
> Virt-manager instead of loading from CD as usual will load from
> bootable device,
> which is actually supposed to be overwritten.
>
> If i will p
4. Try same install again with Natty as guest ( for example ) on /dev/sdb7.
Virt-manager instead of loading from CD as usual will load from bootable
device,
which is actually supposed to be overwritten.
If i will previously format as ext4fs /dev/sdb7 or it is initially clean
e
@Boris,
I'm sorry, it's not clear to me what the actual bug is. In comment #2,
step 4 doesn't appear to make sense. Could you please explain again how
i can reproduce this and what to expect, using unmodified oneiric
packages?
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSqu
Please, view also https://wiki.edubuntu.org/spice (5) . If needed i'll file
second this issue as separate bug.
Due serious of disadvantage which it causes.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
1. By default flag appears not to be set at all.
I tried to check CDROM as first . It doesn't help.
2. Absence spicevmc patches is not connected to issue,
but VM functionality is affected . Please , take a look
how VM & VIRTINST stuff is done on Fedora 15.
--
You received this bug
When you create the second VM (Natty) while reusing the same disk as the
old F15 installation, what are the settings in the "Boot Option" screen
set to?
Also, the patches Fedora carry have nothing to do with your issue.
--
You received this bug notification because you are a member of Ubuntu
Bug
Typo:-
... is going to be my concern
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager
To manage notifications about this b
@Mark,
Attached tarball have been applied to virt-manager on F15 in meantime :-
[root@fedora15b SOURCES]# ls -l
total 1884
-rw-rw-r--. 1 root root 1879504 Mar 29 00:10 virt-manager-0.8.7.tar.gz
-rw-r--r--. 1 root root 509 Apr 19 18:36 virt-manager-fix-broken-cspo.patch
-rw-r--r--. 1 root root
1. Install Oneiric Alpha 1 + ubuntu-virt-server + virt-manager
Create network bridge for KVM guests manually.
2. Run
# apt-get update
# apt-get upgrade
It should result upgrade Libvirt up to 0.9.1 in meantime.
3.Create block device - say /dev/sdb7 and install VF15 KVM guest on /dev/sdb7.
reate ext4fs on /dev/sdb7 before second attempt with Natty,
everything is going to be fine.
Boris.
--- On Fri, 6/10/11, Marc Deslauriers
wrote:
From: Marc Deslauriers
Subject: [Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with
Virt-Manager
To: bderzhav...@yahoo.com
Date: F
Thanks for reporting this issue. Could you please give exact steps to
reproduce it? Thanks!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795427
Title:
Upgrade Libvirt up to 0.9.1 generates new bug
25 matches
Mail list logo