[Bug 1439645] Re: nova can't schedule instance with libvirt-xen driver

2015-04-17 Thread Boris Derzhavets
Issue was escalated to Xen-devel mailing list.  Libvirt-xen driver for nova has 
not been tested with Neutron.
Details and  xen-hotplug.log  here 
http://lists.xen.org/archives/html/xen-devel/2015-04/msg01856.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't schedule instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439645] Re: nova can't schedule instance with libvirt-xen driver

2015-04-08 Thread Boris Derzhavets
Reproduced with same errors via devstack with nova.git already patched
per https://bugs.launchpad.net/nova/+bug/1425115. No manual intervention
from my side.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't schedule instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439645] Re: nova can't schedule instance with libvirt-xen driver

2015-04-03 Thread Boris Derzhavets
** Summary changed:

- nova can't scheduler instance  with libvirt-xen driver
+ nova can't schedule instance  with libvirt-xen driver

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't schedule instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439645] [NEW] nova can't scheduler instance with libvirt-xen driver

2015-04-02 Thread Boris Derzhavets
Public bug reported:

This issue is closely related to bug
https://bugs.launchpad.net/nova/+bug/1425115.

Applying patch 
$ git fetch https://review.openstack.org/openstack/nova 
refs/changes/06/159106/5  git checkout FETCH_HEAD
in /opt/stack/nova

I was able to shutdown and restart system via ./rejoin-stack.sh with
nova-compute up and running

ubuntu@ubuntu-wks:~/devstack$ nova service-list
++--++--+-+---++-+
| Id | Binary   | Host   | Zone | Status  | State | Updated_at  
   | Disabled Reason |
++--++--+-+---++-+-
| 1  | nova-conductor| ubuntu-wks | internal | enabled | up| 
2015-04-02T11:06:02.00 | -   |
| 2  | nova-cert   | ubuntu-wks | internal | enabled | up| 
2015-04-02T11:06:02.00 | -   |
| 3  | nova-scheduler | ubuntu-wks | internal | enabled | up| 
2015-04-02T11:06:02.00 | -   |
| 4  | nova-consoleauth | ubuntu-wks | internal | enabled | up| 
2015-04-02T11:06:02.00 | -   |
| 5  | nova-compute   | ubuntu-wks | nova | enabled | up| 
2015-04-02T11:06:02.00 | -   |
++--++--+-+---++--

However, attempt to launch instance fails, n-sch.log reports :-

2015-04-02 06:16:51.248 ^[[00;36mINFO nova.filters [^[[00;36m-^[[00;36m]
^[[01;35m^[[00;36mFilter RetryFilter returned 0 hosts^[[00m^M

My local.conf

[[local|localrc]]
HOST_IP=192.168.1.50
ADMIN_PASSWORD=secret
DATABASE_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
SERVICE_TOKEN=a682f596-76f3-11e3-b3b2-e716f9080d50

FLOATING_RANGE=192.168.10.0/24
FLAT_INTERFACE=eth0
Q_FLOATING_ALLOCATION_POOL=start=192.168.10.150,end=192.168.10.254
PUBLIC_NETWORK_GATEWAY=192.168.10.15

# Useful logging options for debugging:
DEST=/opt/stack
LOGFILE=$DEST/logs/stack.sh.log
SCREEN_LOGDIR=$DEST/logs/screen

# The default fixed range (10.0.0.0/24) conflicted with an address
# range I was using locally.
FIXED_RANGE=10.254.1.0/24
NETWORK_GATEWAY=10.254.1.1

# Services
disable_service n-net
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service horizon
disable_service tempest

# This is a Xen Project host:
LIBVIRT_TYPE=xen

** Affects: nova (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't scheduler instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439645] Re: nova can't scheduler instance with libvirt-xen driver

2015-04-02 Thread Boris Derzhavets
/var/log/libvirt/libvirtd.log

root@ubuntu-wks:/var/log/libvirt# tail -f libvirtd.log

2015-04-02 10:02:35.124+: 4118: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-0004'
2015-04-02 10:06:46.087+: 4117: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-0005'
2015-04-02 10:16:50.297+: 4114: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-0006'
2015-04-02 10:36:43.078+: 4114: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-0007'
2015-04-02 10:53:16.654+: 4116: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-0008'
2015-04-02 16:48:15.942+: 4115: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-0009'
2015-04-02 17:16:15.834+: 4118: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-000a'
2015-04-02 17:17:58.929+: 4118: error : libxlVmStart:787 : internal error: 
libxenlight failed to create new domain 'instance-000b'

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't scheduler instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439645] Re: nova can't scheduler instance with libvirt-xen driver

2015-04-02 Thread Boris Derzhavets
Created link due to previous report:-

ln -s /usr/lib/xen-4.4/bin/pygrub /usr/bin/pygrub

/var/log/libvirt/libxl/instance-000d.log looks different , but
contains errors again.

libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: 
/etc/xen/scripts/vif-bridge online [-1] exited with error status 1
libxl: error: libxl_device.c:1085:device_hotplug_child_death_cb: script: ip 
link set vif10.0 name tap1c16ef17-68 failed
libxl: debug: libxl_event.c:618:libxl__ev_xswatch_deregister: watch 
w=0x7f4dd0793b80: deregister unregistered
libxl: error: libxl_create.c:1226:domcreate_attach_vtpms: unable to add nic 
devices


** Attachment added: VM's log file after creating symlink for /usr/bin/pygrub
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+attachment/4364518/+files/instance-000d.log.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't scheduler instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439645] Re: nova can't scheduler instance with libvirt-xen driver

2015-04-02 Thread Boris Derzhavets
Upload /var/log/libvirt/libxl/instance-000b.log

** Attachment added: Log file for VM failed to complete spawn
   
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+attachment/4364516/+files/instance-000b.log.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1439645

Title:
  nova can't scheduler instance  with libvirt-xen driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1439645/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439167] [NEW] Failure to install Xen 4.4 via native repos on Ubuntu 14.04.2

2015-04-01 Thread Boris Derzhavets
Public bug reported:

Follow http://wiki.xen.org/wiki/OpenStack_via_DevStack

sudo apt-get install xen-hypervisor-4.4-amd64
sudo reboot

Get on Ubuntu 14.04.2 desktop

BUG : soft lockup - CPU#1 stuck for 23s!

on Ubuntu 14.04.2 Server
Kernel stack trace

** Affects: xen (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xen in Ubuntu.
https://bugs.launchpad.net/bugs/1439167

Title:
  Failure to install Xen 4.4 via native repos on Ubuntu 14.04.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1439167/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1439167] Re: Failure to install Xen 4.4 via native repos on Ubuntu 14.04.2

2015-04-01 Thread Boris Derzhavets
Closed  works on baremetal Ubuntu installs. My apologies.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xen in Ubuntu.
https://bugs.launchpad.net/bugs/1439167

Title:
  Failure to install Xen 4.4 via native repos on Ubuntu 14.04.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1439167/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 890036] [NEW] Please, sync Libvirt 0.9.7-2 with Debian unstable

2011-11-13 Thread Boris Derzhavets
Public bug reported:

It comes with a new URI alias feature, which will be particularly useful for 
users of tools like virsh and virt-install.
In the same way that SSH allows you to setup hostname aliases in 
$HOME/.ssh/config, libvirt will now allow you to setup URI aliases in 
$HOME/.libvirt/libvirt.conf (if you are running unprivileged) or 
/etc/libvirt/libvirt.conf (if you are running as root).
It also fixes some bugs in 0.9.6.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/890036

Title:
  Please,  sync Libvirt 0.9.7-2 with Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/890036/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 889104] Re: virt-manager loses connection to qemu (0.15.X) at guest shuts down (libvirt 0.9.6)

2011-11-12 Thread Boris Derzhavets
Experimental build libvirt 0.9.7
via git://anonscm.debian.org/pkg-libvirt/libvirt.git
tip commit e49612bea22c681aff95c974d36d009a5ae08a21
for Precise  seems to fix the bug.   
VirtManager behaves tolerant regarding domain shuts  down ( up to 7 )
Limited  testing has been done on daily build 11/10/11.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/889104

Title:
  virt-manager loses connection to qemu (0.15.X) at guest shuts down
  (libvirt 0.9.6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/889104/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 889104] Re: virt-manager loses connection to qemu (0.15.X) at guest shuts down (libvirt 0.9.6)

2011-11-12 Thread Boris Derzhavets
Yes, same solution on F16.   I  just had to rebuild 
libvirt-0.9.7-1.fc14.src.rpm and get libvirt-0.9.7-1.fc16.src.rpm
to upgrade libvirt up to 0.9.7.  Afterwards everything goes fine.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/889104

Title:
  virt-manager loses connection to qemu (0.15.X) at guest shuts down
  (libvirt 0.9.6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/889104/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 889104] [NEW] virt-manager loses connection to qemu (0.15.X) at guest shuts down (libvirt 0.9.6)

2011-11-11 Thread Boris Derzhavets
Public bug reported:

Tested on Daily build for Precise (11/10/2011)

VNC ( and Spice)  session initiated via Virt-Manager 0.9.0 ( Libvirt
0.9.6)  after domain shutdown :-

 Error polling connection 'qemu:///system': Unable to read from monitor:
Connection reset by peer

Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/engine.py, line 440, in _tick
conn.tick()
  File /usr/share/virt-manager/virtManager/connection.py, line 1507, in tick
vm.tick(now)
  File /usr/share/virt-manager/virtManager/domain.py, line 1531, in tick
info = self._backend.info()
  File /usr/lib/python2.7/dist-packages/libvirt.py, line 1411, in info
if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
libvirtError: Unable to read from monitor: Connection reset by peer

Just one guest. Restart of libvirtd daemon may allow  2-3 (max) successful
shut downs.
Then :-
 Error polling connection 'qemu:///system': Unable to read from monitor:
Connection reset by peer

View also :-
https://bugzilla.redhat.com/show_bug.cgi?id=752718
https://bugzilla.redhat.com/show_bug.cgi?id=742055

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: libvirt (Fedora)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Red Hat Bugzilla #752718
   https://bugzilla.redhat.com/show_bug.cgi?id=752718

** Also affects: libvirt (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=752718
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/889104

Title:
  virt-manager loses connection to qemu (0.15.X) at guest shuts down
  (libvirt 0.9.6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/889104/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 889104] Re: virt-manager loses connection to qemu (0.15.X) at guest shuts down (libvirt 0.9.6)

2011-11-11 Thread Boris Derzhavets
** Description changed:

  Tested on Daily build for Precise (11/10/2011)
  
  VNC ( and Spice)  session initiated via Virt-Manager 0.9.0 ( Libvirt
  0.9.6)  after domain shutdown :-
  
-  Error polling connection 'qemu:///system': Unable to read from monitor:
+  Error polling connection 'qemu:///system': Unable to read from monitor:
  Connection reset by peer
  
  Traceback (most recent call last):
-   File /usr/share/virt-manager/virtManager/engine.py, line 440, in _tick
- conn.tick()
-   File /usr/share/virt-manager/virtManager/connection.py, line 1507, in tick
- vm.tick(now)
-   File /usr/share/virt-manager/virtManager/domain.py, line 1531, in tick
- info = self._backend.info()
-   File /usr/lib/python2.7/dist-packages/libvirt.py, line 1411, in info
- if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
+   File /usr/share/virt-manager/virtManager/engine.py, line 440, in _tick
+ conn.tick()
+   File /usr/share/virt-manager/virtManager/connection.py, line 1507, in tick
+ vm.tick(now)
+   File /usr/share/virt-manager/virtManager/domain.py, line 1531, in tick
+ info = self._backend.info()
+   File /usr/lib/python2.7/dist-packages/libvirt.py, line 1411, in info
+ if ret is None: raise libvirtError ('virDomainGetInfo() failed', dom=self)
  libvirtError: Unable to read from monitor: Connection reset by peer
  
  Just one guest. Restart of libvirtd daemon may allow  2-3 (max) successful
- shut downs.
+ shuts down.
  Then :-
-  Error polling connection 'qemu:///system': Unable to read from monitor:
+  Error polling connection 'qemu:///system': Unable to read from monitor:
  Connection reset by peer
  
  View also :-
  https://bugzilla.redhat.com/show_bug.cgi?id=752718
  https://bugzilla.redhat.com/show_bug.cgi?id=742055

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/889104

Title:
  virt-manager loses connection to qemu (0.15.X) at guest shuts down
  (libvirt 0.9.6)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/889104/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 794470] Re: Rebuild spice-gtk-0.6 on Oneiric

2011-11-09 Thread Boris Derzhavets
I pointed to the most recent PPAs.
The first one  is :-

Building Spice-Gtk-0.7 via Debian Unstable with Gobject-introspection enabled 
as of 08/20/11
https://launchpad.net/~bderzhavets/+archive/test-deb2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/794470

Title:
  Rebuild spice-gtk-0.6 on Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/794470/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 794470] Re: Rebuild spice-gtk-0.6 on Oneiric

2011-11-09 Thread Boris Derzhavets
Just hard to remind,  done a while ago.

Please, view bug ( fixed )
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/823494
It is resolves issue, which was connected to seabios, not to libvirt.

We  have Libvirt 0.9.6 back ported to Oneiric and my build of  Libvirt 0.9.6 on 
Oneiric , 
missing several Ubuntu specific patches + plus patched seabios-0.6.2-qxl
Both  version of Libvirt work  for me with no problems.
Please, view   QemuSpice USB Redirection and Libvirt 0.9.6 on Ubuntu 11.10 
(Oneiric) 
  
 https://launchpad.net/~bderzhavets/+archive/lib-usbredir19

But, VirtFS was activated only in two PPAs mentioned in #2  per user's
request.

PPA https://launchpad.net/~bderzhavets/+archive/git-spice/ is outdated
in meantime


** Changed in: libvirt (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/794470

Title:
  Rebuild spice-gtk-0.6 on Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/794470/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 794470] Re: Rebuild spice-gtk-0.6 on Oneiric

2011-11-09 Thread Boris Derzhavets
** Changed in: libvirt (Ubuntu)
   Status: Fix Released = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/794470

Title:
  Rebuild spice-gtk-0.6 on Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/794470/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 875001] [NEW] Sync to newer version on libvirt for Ubuntu 12.04

2011-10-15 Thread Boris Derzhavets
Public bug reported:

It would be nice to see 0.9.6  in Ubuntu  12.04 , which is a significant 
upgrade from 0.9.2.
It's already in Debian Unstable http://packages.qa.debian.org/libv/libvirt.html.
It would match much better then 0.9.2 status of Qemu-kvm in 6 months.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- It would be nice to see 0.9.6  in Ubuntu  12.04 , which is a significant 
upgrade from 0.9.2 .
- It's already in Debian Unstable 
http://packages.qa.debian.org/libv/libvirt.html.  
+ It would be nice to see 0.9.6  in Ubuntu  12.04 , which is a significant 
upgrade from 0.9.2.
+ It's already in Debian Unstable 
http://packages.qa.debian.org/libv/libvirt.html.
  It would match much better then 0.9.2 status of Qemu-kvm in 6 months.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/875001

Title:
  Sync to newer version on libvirt for Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/875001/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-30 Thread Boris Derzhavets
** Package changed: libvirt (Ubuntu) = seabios (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-29 Thread Boris Derzhavets
Quoting :  http://lists.gnu.org/archive/html/qemu-
devel/2011-08/msg00710.html

On Thu, Aug 04, 2011 at 11:03:10AM -0500, Rick Vernam wrote:
 it seems that qxl is not working correctly with any of the 0.15 releases thus 
 far.  this includes qemu and qemu-kvm.
 
 when I start qemu like so:
 qemu-system-x86_64 -cpu host -enable-kvm -m 768 -usb -vga qxl -monitor stdio
 I get a black screen.

I recently had black screen problems with QXL in 0.14.x that turned out to
actually be a Seabios bug due to the default 64MB vram QXL has. I suspect
this would hit 0.15.x builds too. If this is what you're hitting, then
reducing the vram to 32MB is a temporary workaround that should help, eg

   -vga qxl -global qxl-vga.vram_size=33554432

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-29 Thread Boris Derzhavets
View :
http://www.mail-archive.com/qemu-devel@nongnu.org/msg73569.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-29 Thread Boris Derzhavets
Installed bios.bin sould be replaced by downloaded from 
http://spice-space.org/download/seabios/ as of 08/10/11
root@host:/usr# ls -l  ` find . -name bios.bin -print`
lrwxrwxrwx 1 root root 19 2011-08-20 15:47 ./share/qemu/bios.bin - 
../seabios/bios.bin
-rw-r--r-- 1 root root 131072 2011-05-20 00:41 ./share/seabios/bios.bin
Then QXL device will work with 64M vram at install and runtime in spice 
sessions.
Issue is connected with Qemu-kvm 0.15 Release 

** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Boris Derzhavets (bderzhavets)

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 834070] [NEW] Daily builds oneiric-desktop-amd64.iso since 08/17/11 are useless

2011-08-25 Thread Boris Derzhavets
Public bug reported:

Via my experience no one of them starts X-Server and allows to proceed
with install.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/834070

Title:
  Daily builds oneiric-desktop-amd64.iso since 08/17/11 are useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/834070/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 834070] Re: Daily builds oneiric-desktop-amd64.iso since 08/17/11 are useless

2011-08-25 Thread Boris Derzhavets
** Package changed: libvirt (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/834070

Title:
  Daily builds oneiric-desktop-amd64.iso since 08/17/11 are useless

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/834070/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-18 Thread Boris Derzhavets
May  be yes and  might be no.  Oneiric's X-Server can handle request for 32M 
vram  coming from  QXL device  qemu-kvm 's userland
process running  Spice session.  It works for install and for runtime. Patch is 
completely harmless for libvirt. I believe it's understandable. But as soon as 
amount of vram requested  by QXL device comes up  to 64M X-Server becomes 
unable to handle this request.  I carefully read xserver-xorg-video-qxl 
description and went to conclusion  that it's functionality is not connected to 
this
problem. As  far as Qemu-kvm 0.15.0, Spice, QXL are NOT legitimate guests of 
Oneiric OS  i cannot escalate the issue due to the 
issue  appears to be a problem of my private PPA's development.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-18 Thread Boris Derzhavets
# cat QXL-32M.patch
--- libvirt-0.9.2.orig/src/conf/domain_conf.c   2011-08-13 15:47:00.036368913 
+0400
+++ libvirt-0.9.2/src/conf/domain_conf.c2011-08-13 15:49:54.516368948 
+0400
@@ -4519,7 +4519,7 @@
 
 case VIR_DOMAIN_VIDEO_TYPE_QXL:
 /* QEMU use 64M as the minimal video video memory for qxl device */
-return 64 * 1024;
+return 32 * 1024;
 
 default:
 return 0;

Raw source attached

** Patch added: Decrease vram to 32M for QXL device
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+attachment/2288825/+files/QXL-32M.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-18 Thread Boris Derzhavets
I went trough http://mentors.debian.net/package/spice-gtk   it reproduces 
exactly  packaging schema of 
spice-gtk-0.7.1-1.fc16.src.rpm.   The same dependency bug which was resolved on 
Ubuntu a while ago
 (Spice-Gtk-0.6) popped  up again. I saw this way of building Spice-Gtk-0.7 as 
soon as  spice-gtk-0.7.1-1.fc16.src.rpm 
was out (about 07/30/11) along with dependency issue.  Why I didn't work as I 
could ?
I believe it's pretty much understandable.   The final goal  is to reproduce 
F16's  Spice-Gtk-0.7's files layout on
Debian or Ubuntu picking up right libraries and run ./configure with right 
options for right packages.
Question of packaging is question of professional software design, nothing 
else,  and time been spent to perform this design.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-13 Thread Boris Derzhavets
It's here

~/LIBVIRT/libvirt-0.9.2/src/conf/domain_conf.c

. . . . . .

case VIR_DOMAIN_VIDEO_TYPE_QXL:
/* QEMU use 64M as the minimal video video memory for qxl device */
return 64 * 1024;

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-13 Thread Boris Derzhavets
As of 08/13/11 patched version of  Oneiric's Libvirt allocating by default
32M  vram for QXL device uploaded to ppa:bderzhavets/qemu-git.
Now installs and runtime may be run in QXL mode via VirtManager 0.9.0 and
via spicec. XML updates using virsh commands are no longer required.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-12 Thread Boris Derzhavets
After upgrade to xserver-xorg-video-qxl 0.0.14-1 X.Org X server -- QXL display 
driver
there is some improvement.

Switching to QXL in VM 0.9.0 automatically allocate 64M vram for QXL videomode
virsh dumpxml VF15 shows :-
video
  model type='qxl' vram='65536' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
/video
It doesn't work

Updating XML profile as follows
video
  model type='qxl' vram='32000' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
/video
Now

# virsh delete VF15
# virsh define VF15-new.xml

It allows VF15 to behave normal in Spice VM's session

Version of qemu-kvm is now 0.15.0 stable.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-12 Thread Boris Derzhavets
My best is 
  model type='qxl' vram='32768' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
Works stable for Natty and F15 KVMs
Attempts to hack source of VirtMan and Virtinst  with no luck.  I cannot find 
file (*.py ) from where the number 65536
comes for qxl video mode as vram.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 825290] [NEW] VirtMnager 0.9.0 doesn't provide access to virbr0 during installation phase

2011-08-12 Thread Boris Derzhavets
Public bug reported:

At the final phase NAT libvirtd's  interface is marked by red circle.
It doesn't allow to select virbr0 - native NAT bridge connected with libvirtd 
daemon.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/825290

Title:
  VirtMnager 0.9.0 doesn't provide access to virbr0 during
  installation phase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/825290/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-10 Thread Boris Derzhavets
I guess new Virt-manager has problems with X-Server.  It's possible to manage 
VMs via virsh and clients modules connections.
Actually, it doesn't crash  X-Server it makes a screen a kind of postmodern 
picture.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] [NEW] Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-09 Thread Boris Derzhavets
Public bug reported:

After upgrade virt-manager to 0.9.0  I have Spice runtime session in QXL mode 
broken. Just black screen.  Only SpiceVGA works now for install and for 
runtime.  Version of Libvirt is 0.9.3 in preview environment on F15 and 
everything works  just fine.
Another my suspect ( regarding installation mode) is outdated  QXL driver for 
X-Server.  Too much QXL changes went in qemu-kvm 0.15-rc1.

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 823494] Re: Virt-manager upgrade 0.9.0 is not in sync with libvirt

2011-08-09 Thread Boris Derzhavets
After the most recent upgrade usual VNC sessions via VirtMan gets broken.
I am running qemu-kvm 0.15-rc1 for 7-8 days .  It never happened before.
Two boxes are affected in same way.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/823494

Title:
  Virt-manager upgrade 0.9.0 is not in sync with libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/823494/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 815743] Re: Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

2011-07-28 Thread Boris Derzhavets
I'll run apport-collect at my earliest convenience

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/815743

Title:
  Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/815743/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 815743] Re: Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

2011-07-28 Thread Boris Derzhavets
It's Oneiric daily build  07/27/11

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/815743

Title:
  Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/815743/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 815743] [NEW] Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

2011-07-25 Thread Boris Derzhavets
Public bug reported:

Attempt to run :-

# virt-install --connect xen:/// --debug -n LNX --hvm -r 1024 --vcpus=1 \
-f /dev/sda7 --vnc \
-c /root/Downloads/ubuntu-10.04.3-desktop-amd64.iso


Generates an error

Mon, 25 Jul 2011 10:58:45 ERROR Domain not found: xenUnifiedDomainLookupByName
Mon, 25 Jul 2011 10:58:45 DEBUG Traceback (most recent call last):
File “/usr/bin/virt-install”, line 1079, in start_install
dom = guest.start_install(conscb, meter, wait=wait_on_console)
File “/usr/lib/pymodules/python2.7/virtinst/Guest.py”, line 1187, in 
start_install
start_xml, final_xml, is_initial)
File “/usr/lib/pymodules/python2.7/virtinst/Guest.py”, line 1246, in 
_create_guest
dom = self.conn.createLinux(start_xml or final_xml, 0)
File “/usr/lib/python2.7/dist-packages/libvirt.py”, line 1686, in createLinux
if ret is None:raise libvirtError(‘virDomainCreateLinux() failed’, conn=self)
libvirtError: Domain not found: xenUnifiedDomainLookupByName

/var/log/xen/qemu-dm-LNX.log reports

/usr/lib64/xen/bin/qemu-dm: error while loading shared libraries:
libxenctrl.so: cannot open shared object file: No such file or directory

To fix this failure :

root@boris-System-P5Q3:/usr/lib64/xen-4.1# cp -R lib /usr/lib64/xen
root@boris-System-P5Q3:/usr/lib64/xen-4.1# cp -R boot /usr/lib64/xen
root@boris-System-P5Q3:/usr/lib64/xen-4.1# cp -R bin /usr/lib64/xen

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/815743

Title:
  Failure to create HVM guest via virt-install at Xen 4.1.1 Dom0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/815743/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 801908] [NEW] Virt-manager fails to install domain (KVM) with Libvirt 0.9.2 ( Oneiric 06/24/11)

2011-06-25 Thread Boris Derzhavets
Public bug reported:

Attempt to create new domain results following trace :
Unable to complete install: 'Requested operation is not valid: domain is 
already running'
Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/asyncjob.py, line 45, in cb_wrapper
callback(asyncjob, *args, **kwargs)
  File /usr/share/virt-manager/virtManager/create.py, line 1654, in do_install
vm.startup()
  File /usr/share/virt-manager/virtManager/domain.py, line 1114, in startup
self._backend.create()
  File /usr/lib/python2.7/dist-packages/libvirt.py, line 365, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: Requested operation is not valid: domain is already running

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/801908

Title:
  Virt-manager fails to install domain (KVM) with Libvirt 0.9.2 (
  Oneiric 06/24/11)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/801908/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-22 Thread Boris Derzhavets
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
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-22 Thread Boris Derzhavets
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 you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-21 Thread Boris Derzhavets

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 via VM
loads old instance of F15. 
 

root@boris-System-P5Q3:~# ps -ef | grep kvm
root  3242 2  0 12:28 ?00:00:00 [kvm-irqfd-clean]
113   8367 1  9 13:18 ?00:00:29 /usr/bin/kvm -S -M pc-0.14 
-enable-kvm -m 1024 -smp 2,sockets=2,cores=1,threads=1 -name Natty -uuid 
a79f051c-b5b9-1180-82a0-c7b364e3df72 -nodefconfig -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/Natty.monitor,server,nowait 
-mon chardev=charmonitor,id=monitor,mode=readline -rtc base=utc -no-reboot 
-boot dc -drive file=/dev/sdb5,if=none,id=drive-virtio-disk0,boot=on,format=raw 
-device 
virtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0 
-drive 
file=/mnt/home/boris/UbuntuDesk11.04.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw
 -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -netdev 
tap,fd=18,id=hostnet0 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:00:09:cc,bus=pci.0,addr=0x3 
-chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 
-usb -vnc 127.0.0.1:0 -vga cirrus -device 
intel-hda,id=sound0,bus=pci.0,addr=0x4 -device 
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6
root  8375 2  0 13:18 ?00:00:00 [kvm-pit-wq]
root  8785  5455  0 13:23 pts/100:00:00 grep --color=auto kvm
root@boris-System-P5Q3:~# cd /proc/8367
root@boris-System-P5Q3:/proc/8367# ls
attrcmdline  environ  latency   mountinfo   oom_adjroot 
  stacktask
autogroup   comm exe  limitsmounts  oom_score  
sched  stat wchan
auxvcoredump_filter  fd   loginuid  mountstats  oom_score_adj  
schedstat  statm
cgroup  cpuset   fdinfo   maps  net pagemap
sessionid  status
clear_refs  cwd  io   mem   numa_maps   personality
smaps  syscall
root@boris-System-P5Q3:/proc/8367# cat cmdline
/usr/bin/kvm-S-Mpc-0.14-enable-kvm-m1024-smp2,sockets=2,cores=1,threads=1-nameNatty-uuida79f051c-b5b9-1180-82a0-c7b364e3df72-nodefconfig-nodefaults-chardevsocket,id=charmonitor,path=/var/lib/libvirt/qemu/Natty.monitor,server,nowait-monchardev=charmonitor,id=monitor,mode=readline-rtcbase=utc-no-reboot-bootdc-drivefile=/dev/sdb5,if=none,id=drive-virtio-disk0,boot=on,format=raw-devicevirtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0-drivefile=/mnt/home/boris/UbuntuDesk11.04.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw-deviceide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0-netdevtap,fd=18,id=hostnet0-devicevirtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:00:09:cc,bus=pci.0,addr=0x3-chardevpty,id=charserial0-deviceisa-serial,chardev=charserial0,id=serial0-usb-vnc127.0.0.1:0-vgacirrus-deviceintel-hda,id=sound0,bus=pci.0,addr=0x4-devicehda-duplex,id=sound0-codec0,bus=sound0.0,cad=0-devicevirtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6

root@boris-System-P5Q3:~# virsh list
 Id Name State
--
  4 Nattyrunning

root@boris-System-P5Q3:~# virsh dumpxml 4
domain type='kvm' id='4'
  nameNatty/name
  uuida79f051c-b5b9-1180-82a0-c7b364e3df72/uuid
  memory1048576/memory
  currentMemory1048576/currentMemory
  vcpu2/vcpu
  os
type arch='x86_64' machine='pc-0.14'hvm/type
boot dev='cdrom'/
boot dev='hd'/
  /os
  features
acpi/
apic/
pae/
  /features
  clock offset='utc'/
  on_poweroffdestroy/on_poweroff
  on_rebootdestroy/on_reboot
  on_crashdestroy/on_crash
  devices
emulator/usr/bin/kvm/emulator
disk type='block' device='disk'
  driver name='qemu' type='raw'/
  source dev='/dev/sdb5'/
  target dev='vda' bus='virtio'/
  alias name='virtio-disk0'/
  address type='pci' domain='0x' bus='0x00' slot='0x05' 
function='0x0'/
/disk
disk type='file' device='cdrom'
  driver name='qemu' type='raw'/
  source file='/mnt/home/boris/UbuntuDesk11.04.iso'/
  target dev='hdc' bus='ide'/
  readonly/
  alias name='ide0-1-0'/
  address type='drive' controller='0' bus='1' unit='0'/
/disk
controller type='ide' index='0'
  alias name='ide0'/
  address type='pci' domain='0x' bus='0x00' slot='0x01' 
function='0x1'/
/controller
interface type='bridge'
  mac address='52:54:00:00:09:cc'/
  source bridge='br0'/
  target dev='vnet0'/
  model type='virtio'/
  alias name='net0'/
  address type='pci' domain='0x' bus='0x00' slot='0x03' 
function='0x0'/
/interface
serial type='pty'
  source path='/dev/pts/0'/
  target 

[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-21 Thread Boris Derzhavets
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/+source/libvirt/+bug/795427/+attachment/2176769/+files/S1.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-21 Thread Boris Derzhavets
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
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-21 Thread Boris Derzhavets
Typo
I believe bug is in virtinst  or python-libvirt.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-21 Thread Boris Derzhavets
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 \
 -cdrom /mnt/home/boris/UbuntuDesk11.04.iso -boot d
kvm: pci_add_option_rom: failed to find romfile pxe-rtl8139.rom

VNC console comes up fiine.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-21 Thread Boris Derzhavets
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 still contains bootable F15 image.

Then try :-

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

If it works for you then fine. It's my  problem.
BTW.  I got the same issue on daily build 06/21/11

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-20 Thread Boris Derzhavets
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   
everything will be going as expected.
 Something is broken in order of testing devices before start installation  
in virt-manager and in virt-install also.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 794378] Re: sync to newer version on libvirt for Ubuntu 11.10

2011-06-17 Thread Boris Derzhavets
I did  it . View :-
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/794378

Title:
  sync to newer version on libvirt for Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/794378/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-13 Thread Boris Derzhavets
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 notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-13 Thread Boris Derzhavets
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
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-12 Thread Boris Derzhavets
@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 root1290 Apr 19 18:36 
virt-manager-fix-config-options.patch
-rw-r--r--. 1 root root 765 Apr 19 18:36 
virt-manager-fix-hotplug-fallback.patch
-rw-r--r--. 1 root root1588 Jun 12 23:47 virt-manager-gconf-after-fork.patch
-rw-r--r--. 1 root root6341 Jun 12 23:49 virt-manager.patches.tar.gz
-rw-r--r--. 1 root root   22884 Apr 19 18:36 virt-manager-spicevmc.patch

I believe , the last one is the most important and might be connected to others.
Patching qemu-kvm to support spice channel is to be going my concern.

** Attachment added: virt-manager.patches.tar.gz
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+attachment/2166734/+files/virt-manager.patches.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-12 Thread Boris Derzhavets
Typo:-
... is going to be my concern

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 794378] Re: sync to newer version on libvirt for Ubuntu 11.10

2011-06-10 Thread Boris Derzhavets
Upgrade  Libvirt up to 0.9.1 generates  new bug with Virt-Manager.
It becomes to impossible to install new guest say on /dev/sda7,  if currently  
/dev/sda7 contains some boot able  image.
Virt-Manager always loads from disk, ignoring attached installation CD

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/794378

Title:
  sync to newer version on libvirt for Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/794378/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] [NEW] Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-10 Thread Boris Derzhavets
Public bug reported:

Upgrade Libvirt up to 0.9.1 on Oneiric generates new bug with Virt-Manager.
It becomes  impossible to install new guest say on /dev/sda7, if currently 
/dev/sda7 contains some bootable image.
Virt-Manager always loads from disk, ignoring attached installation CD

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager.
+ Upgrade Libvirt up to 0.9.1 on Oneiric generates new bug with Virt-Manager.
  It becomes  impossible to install new guest say on /dev/sda7, if currently 
/dev/sda7 contains some bootable image.
  Virt-Manager always loads from disk, ignoring attached installation CD

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-10 Thread Boris Derzhavets
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.
Remove  VF15 via virt-manager.

4. Try same install again with Natty as guest ( for example ) on /dev/sdb7.
 Virt-manager should load VF15 from device /dev/sdb7 instead of loading  
from CD
 as usual.

That's my experience since trying DNLJ Virtualization PPA on Oneiric.
 If i will create ext4fs on /dev/sdb7 before second attempt with Natty,
 everything is going to be fine.


Boris.



--- On Fri, 6/10/11, Marc Deslauriers marc.deslauri...@canonical.com
wrote:

From: Marc Deslauriers marc.deslauri...@canonical.com
Subject: [Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with 
Virt-Manager
To: bderzhav...@yahoo.com
Date: Friday, June 10, 2011, 9:39 AM

Thanks for reporting this issue. Could you please give exact steps to
reproduce it? Thanks!

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/795427

Title:
  Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

Status in “libvirt” package in Ubuntu:
  New

Bug description:
  Upgrade Libvirt up to 0.9.1 on Oneiric generates new bug with Virt-Manager.
  It becomes  impossible to install new guest say on /dev/sda7, if currently 
/dev/sda7 contains some bootable image.
  Virt-Manager always loads from disk, ignoring attached installation CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 795427] Re: Upgrade Libvirt up to 0.9.1 generates new bug with Virt-Manager

2011-06-10 Thread Boris Derzhavets
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.
Remove  VF15 via virt-manager.

4. Try same install again with Natty as guest ( for example ) on /dev/sdb7.
 Virt-manager should load VF15 from device /dev/sdb7 instead of loading  
from CD
 as usual.

That's my experience since trying DNLJ Virtualization PPA on Oneiric.
 If i will create ext4fs on /dev/sdb7 before second attempt with Natty,
 everything is going to be fine.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in 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 bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/795427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 794378] Re: sync to newer version on libvirt for Ubuntu 11.10

2011-06-09 Thread Boris Derzhavets
Libvirt 0.9.1 build for Natty  from
https://launchpad.net/~dnjl/+archive/virtualization  works fine for me.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/794378

Title:
  sync to newer version on libvirt for Ubuntu 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/794378/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-24 Thread Boris Derzhavets
@Serge,

I am getting error when build in PPA :-

make[2]: Entering directory `/build/buildd/spice-gtk-0.6/po'
cd .. \
   CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= CONFIG_LINKS= \
   /bin/bash ./config.status
config.status: creating po/Makefile.in
./config.status: line 1509: gawk: command not found = ??
config.status: error: could not create po/Makefile.in
make[2]: *** [stamp-it] Error 127
make[2]: Leaving directory `/build/buildd/spice-gtk-0.6/po'
make[1]: *** [distclean-recursive] Error 1
make[1]: Leaving directory `/build/buildd/spice-gtk-0.6'
dh_auto_clean: make -j1 distclean returned exit code 2
make: *** [clean] Error 29
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules clean gave error exit 
status 2

Locally it doesn't happen.
# which gawk
/usr/bin/gawk

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-22 Thread Boris Derzhavets
apt-get install gobject-introspection libgirepository1.0-dev

./configure --prefix=/usr --build=x86_64-linux-gnu \
 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share \
 --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/bin \
 --with-python --disable-static --enable-introspection

. . . . . .

Spice-Gtk 0.6
==

prefix:   /usr
c compiler:   gcc -std=gnu99
c++ compiler: g++

Coroutine:ucontext
Audio:pulse
Target:   
SASL support: yes
Gtk:  2.0

Now type 'make' to build spice-gtk

make
checkinstall  --install=no
dpkg -i   --force-overwrite  ./spice-gtk_0.6-1_amd64.deb

Libraries and binaries been overwritten are exactly the same as before.
Spice session via Virt-Manager ( video qxl)  is manageable via keyboard
before logging in (F14,Natty VM's). Mouse pointer appears and works stable
during all the time after login.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-22 Thread Boris Derzhavets
# dpkg -i --force-overwrite ./spice-gtk_0.6-1_amd64.deb

Generates :-

root@boris-System-P5Q3:/usr/src/SPICE_GTK_0.6/WORK/usr# ls -CR
.:
bin  include  lib  share

./bin:
snappy  spicy

./include:
spice-client-glib-2.0  spice-client-gtk-2.0  spice-controller

./include/spice-client-glib-2.0:
channel-cursor.h   channel-main.h  spice-audio.h  spice-client.h
  spice-types.h
channel-display.h  channel-playback.h  spice-channel-enums.h  
spice-glib-enums.h  spice-util.h
channel-inputs.h   channel-record.hspice-channel.hspice-session.h

./include/spice-client-gtk-2.0:
spice-grabsequence.h  spice-widget-enums.h  spice-widget.h

./include/spice-controller:
spice-controller.h

./lib:
girepository-1.0   libspice-client-gtk-2.0.la
libspice-controller.so
libspice-client-glib-2.0.lalibspice-client-gtk-2.0.so
libspice-controller.so.0
libspice-client-glib-2.0.solibspice-client-gtk-2.0.so.1  
libspice-controller.so.0.0.0
libspice-client-glib-2.0.so.3  libspice-client-gtk-2.0.so.1.1.0  pkgconfig
libspice-client-glib-2.0.so.3.0.2  libspice-controller.lapython2.7

./lib/girepository-1.0:
SpiceClientGLib-2.0.typelib  SpiceClientGtk-2.0.typelib

./lib/pkgconfig:
spice-client-glib-2.0.pc  spice-client-gtk-2.0.pc  spice-controller.pc

./lib/python2.7:
dist-packages

./lib/python2.7/dist-packages:
SpiceClientGtk.la  SpiceClientGtk.so

./share:
doc  gir-1.0  gtk-doc  locale  vala

./share/doc:
spice-gtk

./share/doc/spice-gtk:
ABOUT-NLS  AUTHORS  COPYING  doc  NEWS  README  THANKS  TODO

./share/doc/spice-gtk/doc:
Makefile  Makefile.am  Makefile.in  reference

./share/doc/spice-gtk/doc/reference:
html  Makefile.am  spice-gtk-docs.xml   spice-gtk-sections.txt
Makefile  Makefile.in  spice-gtk-overrides.txt  spice-gtk.types

./share/doc/spice-gtk/doc/reference/html:
api-index-deprecated.html  home.png  SpiceChannel.html 
SpiceInputsChannel.html
api-index-full.htmlindex.htmlSpiceCursorChannel.html   
SpiceMainChannel.html
api-reference.html index.sgmlSpiceDisplayChannel.html  
SpicePlaybackChannel.html
application-support.html   left.png  SpiceDisplay.html 
SpiceRecordChannel.html
ch01.html  object-tree.html  spice-gtk.devhelp 
SpiceSession.html
ch02.html  right.png spice-gtk.devhelp2style.css
ch03.html  SpiceAudio.html   spice-gtk-Utilities.html  up.png

./share/gir-1.0:
SpiceClientGLib-2.0.gir  SpiceClientGtk-2.0.gir

./share/gtk-doc:
html

./share/gtk-doc/html:
spice-gtk

./share/gtk-doc/html/spice-gtk:
api-index-deprecated.html  home.png  SpiceChannel.html 
SpiceInputsChannel.html
api-index-full.htmlindex.htmlSpiceCursorChannel.html   
SpiceMainChannel.html
api-reference.html index.sgmlSpiceDisplayChannel.html  
SpicePlaybackChannel.html
application-support.html   left.png  SpiceDisplay.html 
SpiceRecordChannel.html
ch01.html  object-tree.html  spice-gtk.devhelp 
SpiceSession.html
ch02.html  right.png spice-gtk.devhelp2style.css
ch03.html  SpiceAudio.html   spice-gtk-Utilities.html  up.png

./share/locale:
fr

./share/locale/fr:
LC_MESSAGES

./share/locale/fr/LC_MESSAGES:
spice-gtk.mo

./share/vala:
vapi

./share/vala/vapi:
spice-protocol.vapi

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-22 Thread Boris Derzhavets
** Attachment added: spice-gtk-0.6-1ubuntu1_0.6-1_amd64.deb
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2138919/+files/spice-gtk-0.6-1ubuntu1_0.6-1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-18 Thread Boris Derzhavets
PPA Building qemu-kvmspice based on current /virt/kvm/qemu-kvm.git for Ubuntu 
11.04  :-
https://launchpad.net/~bderzhavets/+archive/git-spice
is ready .  In meantime build is based on unstable mater branch.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-17 Thread Boris Derzhavets
Also in meantime git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
contains commits:-

commit 196a778428989217b82de042725dc8eb29c8f8d8
Author: Gerd Hoffmann kra...@redhat.com
Date:   Wed Apr 27 16:06:10 2011 +0200

spice: drop obsolete iothread locking

We don't use qemu internals from spice server context any more.
Thus we don't also need to grab the iothread mutex from spice
server context.  And we don't have to temporarely release the
lock to avoid deadlocks.  Drop all the calls.

Signed-off-by: Gerd Hoffmann kra...@redhat.com

commit 075360945860ad9bdd491921954b383bf762b0e5
Author: Gerd Hoffmann kra...@redhat.com
Date:   Wed Apr 27 15:50:32 2011 +0200

spice: don't call displaystate callbacks from spice server context.

This patch moves the displaystate callback calls for setting the cursor
and the mouse pointer from spice server to qemu (iothread) context.
This allows us to simplify locking.

Signed-off-by: Gerd Hoffmann kra...@redhat.com

commit e0c64d08d11736dcea7c5a6373e3e7f62db51d9e
Author: Gerd Hoffmann kra...@redhat.com
Date:   Wed Apr 27 15:21:51 2011 +0200

spice: don't create updates in spice server context.

This patch moves the creation of spice screen updates from the spice
server context to qemu iothread context (display refresh timer to be
exact).  This way we avoid accessing qemu internals (display surface)
from spice thread context which in turn allows us to simplify locking.

Signed-off-by: Gerd Hoffmann kra...@redhat.com

commit 14da8345b2f7c21bab20fd12b755a61d6277f171
Author: Jes Sorensen jes.soren...@redhat.com
Date:   Tue Feb 1 15:53:23 2011 +0100

Make spice dummy functions inline to fix calls not checking return values

qemu_spice_set_passwd() and qemu_spice_set_pw_expire() dummy functions
needs to be inline, in order to handle the case where they are called
without checking the return value.

Signed-off-by: Jes Sorensen jes.soren...@redhat.com
Signed-off-by: Gerd Hoffmann kra...@redhat.com

So , git clone git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
creates a directory allows to build  tar ball for debian qemu-kvm  packages , 
which work with no QXL patching at all.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-17 Thread Boris Derzhavets
** Attachment added: Packages been built
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2132690/+files/qemu-kvm_051711-0ubuntu1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-17 Thread Boris Derzhavets
** Attachment added: qemu_051711-0ubuntu1_amd64.deb
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2132691/+files/qemu_051711-0ubuntu1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-17 Thread Boris Derzhavets
** Attachment added: qemu-common_051711-0ubuntu1_all.deb
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2132692/+files/qemu-common_051711-0ubuntu1_all.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-15 Thread Boris Derzhavets
 In this case, qemu-kvm and QEMU are very much related but this bug does
 not happen to affect QEMU.

In meantime, yes due to the most recent 3 commits .View :-

http://cgit.freedesktop.org/spice/qemu/log/?h=spice.v35

12 days spice: drop obsolete iothread lockingspice.v35   
Gerd Hoffmann  2   -14/+0
12 days spice: don't call displaystate callbacks from spice server context.  
Gerd Hoffmann  4   -13/+29
12 days spice: don't create updates in spice server context. 
Gerd Hoffmann  3   -27/+54

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-14 Thread Boris Derzhavets
Please, view one more time #50.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-14 Thread Boris Derzhavets
@Serge,

 I have a hard time stomaching '32-bit support was dropped'.  Is there an
 archived mailing list message saying more about that?

View:  http://lists.freedesktop.org/archives/spice-
devel/2010-November/001738.html

 Can you build a 32-bit package (on a 32-bit host) with -Werror?

No. I cannot

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-14 Thread Boris Derzhavets
Responding # 56

 qemu-kvm.c does not exist in QEMU.
 Changed in qemu:
 status:   Confirmed → Invalid 

However ,

root@boris-System-P5Q3:~# lsmod | grep kvm
 kvm_intel  56851  8 
 kvm   367707  1 kvm_intel

root@borus-System-P5Q3:~# virsh qemu-monitor-command --hmp VF15RC 'info kvm'
kvm support: enabled

Number 8 might decrease or en-crease when i stop and start domains. 
I will try upload snapshot

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-14 Thread Boris Derzhavets
** Attachment added: Snapshot 1
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2128636/+files/KVM1.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-14 Thread Boris Derzhavets
** Attachment added: Snapshot 2
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2128637/+files/KVM2.png

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-14 Thread Boris Derzhavets
General directions i have been following :-

http://www.linux-
kvm.org/page/FAQ#How_can_I_check_that_I.27m_not_falling_back_to_QEMU_with_no_hardware_acceleration.3F

How to access the QEMU monitor through libvirt   View :-

http://blog.vmsplice.net/2011/03/how-to-access-qemu-monitor-through.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Boris Derzhavets
@Serge,

I saw that.  It doesn't happen when i extract source on local box via *.dsc 
file and build with 64-bit glibc.
I would guess  it was attempt to compile with 32-bit version of glibc. 32-bit 
support on spice.v35 was dropped.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Boris Derzhavets
I commited  build in mentioned  PPA  via

diff -Nru qemu-kvm-0.14.0+spice-v35/configure qemu-kvm-0.14.0+spicev35/configure
--- qemu-kvm-0.14.0+spice-v35/configure 2011-05-12 05:36:32.0 +
+++ qemu-kvm-0.14.0+spicev35/configure  2011-05-13 09:17:01.0 +
@@ -2484,7 +2484,7 @@
 if test -z $werror ; then
 if test $z_version = 50 -a \
 $linux = yes ; then
-werror=yes
+werror=no
 else
 werror=no
 fi

Actually , disabling -Werror to build 
qemu-common_0.14.0+spicev35-0ubuntu1_all.deb.
qemu-kvm, qemu amd64 packages may be built with -Werror with no problems.
Please , DON'T install packages from 
https://launchpad.net/~bderzhavets/+archive/git-spice in 32-bit  environment.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Boris Derzhavets
Finally, i got it.

https://launchpadlibrarian.net/71622307/buildlog_ubuntu-natty-amd64
.qemu-kvm_0.14.0%2Bspicev35-0ubuntu1_BUILDING.txt.gz

Log is clean

https://launchpadlibrarian.net/71622306/buildlog_ubuntu-natty-i386.qemu-
kvm_0.14.0%2Bspicev35-0ubuntu1_BUILDING.txt.gz

qemu-common_0.14.0+spicev35-0ubuntu1_all.deb has nothing to do with
-Werror

chroot-autobuild/build/buildd/qemu-common_0.14.0+spicev35-0ubuntu1_all.deb:
drwxr-xr-x root/root 0 2011-05-13 09:45 ./
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/apport/
drwxr-xr-x root/root 0 2011-05-13 09:45 
./usr/share/apport/package-hooks/
-rw-r--r-- root/root   350 2011-05-13 09:15 
./usr/share/apport/package-hooks/source_qemu-kvm.py
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/qemu/
-rwxr-xr-x root/root  1024 2011-05-13 09:44 ./usr/share/qemu/multiboot.bin
drwxr-xr-x root/root 0 2011-05-13 09:14 ./usr/share/qemu/keymaps/
-rw-r--r-- root/root  2587 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr
-rw-r--r-- root/root  2576 2011-05-13 09:14 ./usr/share/qemu/keymaps/no
-rw-r--r-- root/root  1354 2011-05-13 09:14 ./usr/share/qemu/keymaps/pt-br
-rw-r--r-- root/root  2699 2011-05-13 09:14 ./usr/share/qemu/keymaps/hr
-rw-r--r-- root/root   934 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr-ca
-rw-r--r-- root/root 11421 2011-05-13 09:14 ./usr/share/qemu/keymaps/bepo
-rw-r--r-- root/root  1866 2011-05-13 09:14 ./usr/share/qemu/keymaps/hu
-rw-r--r-- root/root  2672 2011-05-13 09:14 ./usr/share/qemu/keymaps/pl
-rw-r--r-- root/root  3064 2011-05-13 09:14 ./usr/share/qemu/keymaps/is
-rw-r--r-- root/root  1105 2011-05-13 09:14 ./usr/share/qemu/keymaps/nl
-rw-r--r-- root/root  3123 2011-05-13 09:14 ./usr/share/qemu/keymaps/th
-rw-r--r-- root/root   609 2011-05-13 09:14 ./usr/share/qemu/keymaps/en-us
-rw-r--r-- root/root  2735 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr-be
-rw-r--r-- root/root  2649 2011-05-13 09:14 ./usr/share/qemu/keymaps/tr
-rw-r--r-- root/root  1096 2011-05-13 09:14 ./usr/share/qemu/keymaps/lt
-rw-r--r-- root/root   906 2011-05-13 09:14 ./usr/share/qemu/keymaps/fo
-rw-r--r-- root/root   293 2011-05-13 09:14 
./usr/share/qemu/keymaps/modifiers
-rw-r--r-- root/root  2450 2011-05-13 09:14 ./usr/share/qemu/keymaps/pt
-rw-r--r-- root/root  2462 2011-05-13 09:14 ./usr/share/qemu/keymaps/it
-rw-r--r-- root/root  2366 2011-05-13 09:14 ./usr/share/qemu/keymaps/mk
-rw-r--r-- root/root  2293 2011-05-13 09:14 ./usr/share/qemu/keymaps/sl
-rw-r--r-- root/root  1115 2011-05-13 09:14 ./usr/share/qemu/keymaps/et
-rw-r--r-- root/root43 2011-05-13 09:14 ./usr/share/qemu/keymaps/nl-be
-rw-r--r-- root/root  2467 2011-05-13 09:14 ./usr/share/qemu/keymaps/de
-rw-r--r-- root/root  1008 2011-05-13 09:14 ./usr/share/qemu/keymaps/sv
-rw-r--r-- root/root  2581 2011-05-13 09:14 ./usr/share/qemu/keymaps/en-gb
-rw-r--r-- root/root  2239 2011-05-13 09:14 ./usr/share/qemu/keymaps/ar
-rw-r--r-- root/root  2576 2011-05-13 09:14 ./usr/share/qemu/keymaps/da
-rw-r--r-- root/root  2236 2011-05-13 09:14 ./usr/share/qemu/keymaps/es
-rw-r--r-- root/root  2685 2011-05-13 09:14 ./usr/share/qemu/keymaps/fi
-rw-r--r-- root/root  2554 2011-05-13 09:14 ./usr/share/qemu/keymaps/ru
-rw-r--r-- root/root  2140 2011-05-13 09:14 ./usr/share/qemu/keymaps/ja
-rw-r--r-- root/root  2077 2011-05-13 09:14 ./usr/share/qemu/keymaps/common
-rw-r--r-- root/root  2840 2011-05-13 09:14 ./usr/share/qemu/keymaps/lv
-rw-r--r-- root/root  2471 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr-ch
-rw-r--r-- root/root  2533 2011-05-13 09:14 ./usr/share/qemu/keymaps/de-ch
-rwxr-xr-x root/root  1024 2011-05-13 09:45 ./usr/share/qemu/linuxboot.bin
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/doc/
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/doc/qemu-common/
-rw-r--r-- root/root 15720 2011-05-13 09:20 
./usr/share/doc/qemu-common/changelog.Debian.gz
-rw-r--r-- root/root  4079 2011-05-13 09:15 
./usr/share/doc/qemu-common/copyright
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/bin/
-rwxr-xr-x root/root   270 2011-05-13 09:15 ./usr/bin/qemu-ifdown
-rwxr-xr-x root/root   138 2011-05-13 09:15 ./usr/bin/qemu-ifup
drwxr-xr-x root/root 0 2011-05-13 09:45 ./etc/
lrwxrwxrwx root/root 0 2011-05-13 09:45 ./usr/share/qemu/vgabios.bin - 
../vgabios/vgabios.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 
./usr/share/qemu/vgabios-qxl.bin - ../vgabios/vgabios.qxl.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 
./usr/share/qemu/vgabios-vmware.bin - ../vgabios/vgabios.vmware.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 
./usr/share/qemu/vgabios-stdvga.bin - ../vgabios/vgabios.stdvga.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 

[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-12 Thread Boris Derzhavets
I386 build constantly fails in my PPA  
https://launchpad.net/~bderzhavets/+archive/git-spice.
Build on local box ( Q9550,8 GB ) Ubuntu 11.04 (64-bit)

debuild -rfakeroot -b -k930900E6 | tee build-v35.log

doesn't have any problems with ./hw/qxl.c. I attached log and packages

** Attachment added: Buid log
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2125644/+files/build-v35.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-12 Thread Boris Derzhavets
** Attachment added: qemu_0.14.0+spice-v35-0ubuntu1_amd64.deb
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2125645/+files/qemu_0.14.0%2Bspice-v35-0ubuntu1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-12 Thread Boris Derzhavets
** Attachment added: qemu-common_0.14.0+spice-v35-0ubuntu1_all.deb
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2125646/+files/qemu-common_0.14.0%2Bspice-v35-0ubuntu1_all.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-12 Thread Boris Derzhavets
** Attachment added: qemu-kvm_0.14.0+spice-v35-0ubuntu1_amd64.deb
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2125647/+files/qemu-kvm_0.14.0%2Bspice-v35-0ubuntu1_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-07 Thread Boris Derzhavets
I cannot upload packages to PPA :-

root@boris-System-P5Q3:~/KVMQEMU14# dput ppa:bderzhavets/spice2  
qemu-kvm_0.14.0+noroms-0ubuntu7_amd64.changes
Checking signature on .changes
gpg: Signature made Sat 07 May 2011 02:27:25 PM MSD using RSA key ID 930900E6
gpg: Good signature from Boris Derzhavets (Development key) 
bderzhav...@yahoo.com
Good signature on /root/KVMQEMU14/qemu-kvm_0.14.0+noroms-0ubuntu7_amd64.changes.
Uploading to ppa (via ftp to ppa.launchpad.net):
  Uploading qemu-common_0.14.0+noroms-0ubuntu7_all.deb: done.  
  Uploading qemu-kvm_0.14.0+noroms-0ubuntu7_amd64.deb: done.  
  Uploading qemu_0.14.0+noroms-0ubuntu7_amd64.deb: done.  
  Uploading kvm_84+dfsg-0ubuntu16+0.14.0+noroms+0ubuntu7_amd64.deb: done.  
  Uploading qemu-kvm_0.14.0+noroms-0ubuntu7_amd64.changes: 2k/3k550 Changes 
file must be signed with a valid GPG signature: Verification failed 3 times: 
[(7, 9, u'No public key'), (7, 9, u'No public key'), (7, 9, u'No public 
key')] : Permission denied.
Note: This error might indicate a problem with your passive_ftp setting.
  Please consult dput.cf(5) for details on this configuration option.

Please, advise.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-07 Thread Boris Derzhavets
Similar issues mentioned here :-
https://answers.launchpad.net/launchpad/+question/152715

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-07 Thread Boris Derzhavets
It's done now as PPA :-
https://launchpad.net/~bderzhavets/+archive/spice2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-06 Thread Boris Derzhavets
Uncompress regular Natty qemu-kvm package :-

qemu-kvm_0.14.0+noroms-0ubuntu4.diff.gz
qemu-kvm_0.14.0+noroms-0ubuntu4.dsc
qemu-kvm_0.14.0+noroms.orig.tar.gz

# dpkg-source -x qemu-kvm_0.14.0+noroms-0ubuntu4.dsc
# cd qemu-kvm_0.14.0+noroms-0ubuntu4

Edit  debian/rules and comment following  line ( per Serge Hallyn)

#   $(MAKE) -f debian/rules unpatch

to get patching to work !!

That's a reason why hack spice-qxl-locking-fix-for-qemu-kvm.patch
didn't work originally.

Change ./configure part of debian/rules adding --enable-spice :-

config-host.mak: $(QUILT_STAMPFN)
dh_testdir
./configure \
--target-list=x86_64-softmmu i386-softmmu x86_64-linux-user 
i386-linux-user \
--prefix=/usr \
--interp-prefix=/etc/qemu-binfmt/%M \
--disable-blobs \
--disable-strip \
--enable-spice \
$(conf_arch)
Save

Edit debian/patches/series:-

larger_default_ram_size.patch
Detect-and-use-GCC-atomic-builtins-for-locking.patch
# spice-qxl-locking-fix-for-qemu-kvm.patch
0001-qxl-spice-display-move-pipe-to-ssd.patch
0002-qxl-implement-get_command-in-vga-mode-without-locks.patch
0003-qxl-spice-remove-qemu_mutex_-un-lock_iothread-around.patch
0004-hw-qxl-render-drop-cursor-locks-replace-with-pipe.patch

Save and copy required patches to debian/patches.

Edit debian/control like in SPICE2 PPA:-

Build-Depends: bcc,
   bzip2,
   debhelper (= 7),
   device-tree-compiler [powerpc],
   iasl,
   libaio-dev,
   libasound2-dev,
   libcelt051-dev,
   libcurl4-gnutls-dev,
   libgnutls-dev,
   libncurses5-dev,
   libpci-dev,
   libpixman-1-dev,
   libpulse-dev,
   libsasl2-dev,
   libsdl1.2-dev (= 1.2.14),
   libssl-dev,
   libx11-dev,
   nasm,
   perl,
   pkg-config,
   quilt (= 0.40),
   libspice-server-dev,
   spice-protocol-dev,
   sysv-rc (= 2.86.ds1-14.1ubuntu2),
   texi2html,
   texinfo,
   uuid-dev,
   zlib1g-dev
Save.

# touch -f debian/chagelog
# cd ..
# dpkg-buildpackage -rfakeroot -b -us -uc
# cd ..

Remove regular qemu-kvm package via Synaptic Manager
Install been built just now :-

root@boris-System-P5Q3:~/QEMU14# dpkg -i 
./qemu_0.14.0+noroms-0ubuntu4_amd64.deb \
 qemu-common_0.14.0+noroms-0ubuntu4_all.deb


root@boris-System-P5Q3:~/QEMU14# ls -l /usr/bin/kvm*
lrwxrwxrwx 1 root root18 2011-05-06 15:24 /usr/bin/kvm - qemu-system-x86_64
lrwxrwxrwx 1 root root 8 2011-05-06 15:24 /usr/bin/kvm-img - qemu-img
lrwxrwxrwx 1 root root 8 2011-05-06 15:24 /usr/bin/kvm-nbd - qemu-nbd
-rwxr-xr-x 1 root root 11792 2011-02-22 16:34 /usr/bin/kvm_stat

root@boris-System-P5Q3:~/QEMU14# ls -l /usr/bin/qemu*
-rwxr-xr-x 1 root root 3520568 2011-05-06 15:08 /usr/bin/qemu
-rwxr-xr-x 1 root root 2014976 2011-05-06 15:08 /usr/bin/qemu-i386
-rwxr-xr-x 1 root root 270 2011-05-06 14:04 /usr/bin/qemu-ifdown
-rwxr-xr-x 1 root root 138 2011-02-22 16:34 /usr/bin/qemu-ifup
-rwxr-xr-x 1 root root  350640 2011-05-06 15:08 /usr/bin/qemu-img
-rwxr-xr-x 1 root root  362928 2011-05-06 15:08 /usr/bin/qemu-io
-rwxr-xr-x 1 root root  338384 2011-05-06 15:08 /usr/bin/qemu-nbd
lrwxrwxrwx 1 root root   4 2011-05-06 15:24 /usr/bin/qemu-system-i386 - 
qemu
-rwxr-xr-x 1 root root 3590968 2011-05-06 15:08 /usr/bin/qemu-system-x86_64
-rwxr-xr-x 1 root root 2055128 2011-05-06 15:08 /usr/bin/qemu-x86_64

Done.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-06 Thread Boris Derzhavets
Sorry, for typo in package name ( qemu-kvm) . I've upgraded version in
debian/changelog.

root@boris-System-P5Q3:~/QEMU14# ls -l *.deb |grep -v 0ubuntu4_

-rw-r--r-- 1 root root   19494 2011-05-06 16:45 
kvm_84+dfsg-0ubuntu16+0.14.0+noroms+0ubuntu5_amd64.deb
-rw-r--r-- 1 root root   18958 2011-05-06 16:45 
qemu_0.14.0+noroms-0ubuntu5_amd64.deb
-rw-r--r-- 1 root root   37758 2011-05-06 16:41 
qemu-common_0.14.0+noroms-0ubuntu5_all.deb
-rw-r--r-- 1 root root 3512986 2011-05-06 16:45 
qemu-kvm_0.14.0+noroms-0ubuntu5_amd64.deb


root@boris-System-P5Q3:~/QEMU14# dpkg -i 
./qemu-kvm_0.14.0+noroms-0ubuntu5_amd64.deb \
 qemu_0.14.0+noroms-0ubuntu5_amd64.deb \
 qemu-common_0.14.0+noroms-0ubuntu5_all.deb

(Reading database ... 141175 files and directories currently installed.)
Preparing to replace qemu-kvm 0.14.0+noroms-0ubuntu4 (using 
.../qemu-kvm_0.14.0+noroms-0ubuntu5_amd64.deb) ...
Unpacking replacement qemu-kvm ...
Preparing to replace qemu 0.14.0+noroms-0ubuntu4 (using 
qemu_0.14.0+noroms-0ubuntu5_amd64.deb) ...
Unpacking replacement qemu ...
Preparing to replace qemu-common 0.14.0+noroms-0ubuntu4 (using 
qemu-common_0.14.0+noroms-0ubuntu5_all.deb) ...
Unpacking replacement qemu-common ...
Setting up qemu-common (0.14.0+noroms-0ubuntu5) ...
Setting up qemu-kvm (0.14.0+noroms-0ubuntu5) ...
Processing triggers for ureadahead ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db ...
Setting up qemu (0.14.0+noroms-0ubuntu5) ...

# dpkg -l | grep qemu
ii  qemu  0.14.0+noroms-0ubuntu5
 dummy transitional package from qemu to qemu-kvm
ii  qemu-common 0.14.0+noroms-0ubuntu5 qemu 
common functionality (bios, documentation, etc)
ii  qemu-kvm 0.14.0+noroms-0ubuntu5 
Full virtualization on i386 and amd64 har

root@boris-System-P5Q3:~/QEMU14# ls -l /usr/bin/qemu*

-rwxr-xr-x 1 root root 3520568 2011-05-06 16:45 /usr/bin/qemu
-rwxr-xr-x 1 root root 2014976 2011-05-06 16:45 /usr/bin/qemu-i386
-rwxr-xr-x 1 root root 270 2011-05-06 14:04 /usr/bin/qemu-ifdown
-rwxr-xr-x 1 root root 138 2011-02-22 16:34 /usr/bin/qemu-ifup
-rwxr-xr-x 1 root root  350640 2011-05-06 16:45 /usr/bin/qemu-img
-rwxr-xr-x 1 root root  362928 2011-05-06 16:45 /usr/bin/qemu-io
-rwxr-xr-x 1 root root  338384 2011-05-06 16:45 /usr/bin/qemu-nbd
lrwxrwxrwx 1 root root   4 2011-05-06 16:48 /usr/bin/qemu-system-i386 - 
qemu
-rwxr-xr-x 1 root root 3590968 2011-05-06 16:45 /usr/bin/qemu-system-x86_64
-rwxr-xr-x 1 root root 2055128 2011-05-06 16:45 /usr/bin/qemu-x86_64

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-05 Thread Boris Derzhavets
What is ITP  ?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-04 Thread Boris Derzhavets
git clone git://git.freedesktop.org/git/spice/qemu
cd qemu/
git checkout -b spice.v35 origin/spice.35

Allows to build qemu-kvm-spice_0.14.0+noroms-0ubuntu4qxl3_amd64.deb
with patches

larger_default_ram_size.patch
# Detect-and-use-GCC-atomic-builtins-for-locking.patch
# 0001-qxl-spice-display-move-pipe-to-ssd.patch
# 0002-qxl-implement-get_command-in-vga-mode-without-locks.patch
# 0003-qxl-spice-remove-qemu_mutex_-un-lock_iothread-around.patch
# 0004-hw-qxl-render-drop-cursor-locks-replace-with-pipe.patch

Package seems to work OK with SPICE2 PPA

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-04 Thread Boris Derzhavets
** Attachment added: qemu-kvm-spice based  spice.v35
   
https://bugs.launchpad.net/qemu/+bug/723871/+attachment/2111482/+files/qemu-kvm-spice_0.14.0%2Bnoroms-0ubuntu4qxl3_amd64.deb

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-04 Thread Boris Derzhavets
@Serge,
  Sorry, but answer is no.  I just learned how dh_make and dpkg-buildpackage 
works , picked up your's debian folder.
Updated debian/patches/series  and changelog . built new debian package ( based 
on new qemu-kvm-spice-0.14.0+noroms_0ubuntu4qxl3.orig.tar.gz)  due to three 
recent commits to upstream branch spice.v35 were done 
by Gerd Hoffmann and seemed  to solve the issue. 
  My major concern is port to Ubuntu spice-gtk 0.6 ( with python bindings) . It 
requires GLIBC 2.14 (gtk2-devel = 2.14).
I've installed via alienating 6 fedora's packages ( i.e. ignoring dependencies 
) /usr/lib64/python2.7/dist-packages/SpiceClientGtk.so and VM's window got 
opened. Fixing complains one by one i got stuck when libc.so.6 was reported too 
old  ( GLIBC 2.13) . You are going to switch to 2.14 only on 11.10 as far as i 
know. So , i should wait for alpha.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-28 Thread Boris Derzhavets
Disabling AppArmor really allows libvirt to go with no problems.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-28 Thread Boris Derzhavets
Just disabling libvirtd profile is enough as well :-

# apparmor_parser -R /etc/apparmor.d/usr.sbin.libvirtd
# ln -s /etx/apparmor.d/usr.sbin.libvirtd /etc/apparmor.d/disable/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-28 Thread Boris Derzhavets
Thanks for advice. My primary target was to make sure , that it's not
libvirt 8.8.1 on Ubuntu 11.04 issue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Boris Derzhavets
Packages installed via ppa:serge-hallyn/spice2   have been tested positive for 
F14, W7 KVMs  installs and runtime.
qemu-kvm-spice (0.14.0+noroms-0ubuntu4qxl2) natty is based on the most recent 
RH's QXL patches set for qemu-kvm-0.14.tar.gz
as far as i could see.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Boris Derzhavets
@Serg,

I started getting execution denied errors in VirtManager or same in terminal 
after
virsh start W7 , when updated XML as follows 

emulator/usr/bin/kvm-spice/emulatror
. .  .  .   .

graphics type='spice' port='5930' autoport='no' listen='0.0.0.0'/
video
model type='qxl' vram='32768' heads='1'/
address type='pci' domain='0x' bus='0x00' slot='0x02' function='0x0'/
/video

When i attempted to fool libvirt and replace symlink kvm-spice or binary it's 
referencing
i got another execution denied error when spice-server started.
Fedora's libvirt doesn't have any problems of such kind ( even F14's libvirt in 
the very early times )

Install libvirt-0.8.8-4.fc15.src.rpm shows following patches in SOURCES
:-

libvirt-0.8.8-avoid-resetting-errors.patch  
libvirt-0.8.8-read-only-checks.patch
libvirt-0.8.8-kernel-boot-index.patch   
libvirt-0.8.8-threadsafe-libvirtd-error-reporting.patch


It's hard to understand what part of code ( in patches ) is responsible for 
spice-server
behaviour. Once again RH's support is pretty much desired.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Boris Derzhavets
root@boris-System-P5Q3:/usr/bin# cp qemu-system-x86_64-spice qemu-system-x86_64
root@boris-System-P5Q3:/usr/bin# cp qemu-x86_64-spice qemu-x86_64

root@boris-System-P5Q3:~# cat W7.xml
domain type='kvm'
  nameW7S/name
  memory2097152/memory
  currentMemory2097152/currentMemory
  vcpu2/vcpu
  os
type arch='x86_64' machine='pc-0.14'hvm/type
boot dev='hd'/
  /os
  features
acpi/
apic/
pae/
  /features
  clock offset='localtime'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashrestart/on_crash
  devices
emulator/usr/bin/kvm/emulator
disk type='block' device='disk'
  driver name='qemu' type='raw'/
  source dev='/dev/sdb7'/
  target dev='hda' bus='ide'/
  address type='drive' controller='0' bus='0' unit='0'/
/disk
controller type='ide' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01' 
function='0x1'/
/controller
interface type='bridge'
  mac address='52:54:00:d7:d7:c6'/
  source bridge='br0'/
  address type='pci' domain='0x' bus='0x00' slot='0x03' 
function='0x0'/
/interface
serial type='pty'
  target port='0'/
/serial
console type='pty'
  target type='serial' port='0'/
/console
input type='tablet' bus='usb'/
input type='mouse' bus='ps2'/
graphics type='spice' port='5930' autoport='no' listen='0.0.0.0'/
sound model='ac97'
  address type='pci' domain='0x' bus='0x00' slot='0x04' 
function='0x0'/
/sound
video
  model type='qxl' vram='32786' heads='1'/
  address type='pci' domain='0x' bus='0x00' slot='0x02' 
function='0x0'/
/video
memballoon model='virtio'
  address type='pci' domain='0x' bus='0x00' slot='0x05' 
function='0x0'/
/memballoon
  /devices
/domain

root@boris-System-P5Q3:~# virsh define W7.xml
Domain W7S defined from W7.xml


root@boris-System-P5Q3:~# virsh start W7S
error: Failed to start domain W7S
error: internal error process exited while connecting to monitor: char device 
redirected to /dev/pts/1
do_spice_init: starting 0.8.1
do_spice_init: statistics shm_open failed, Permission denied

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-25 Thread Boris Derzhavets
Current patches on F15:-
[root@fedora15a SOURCES]# ls -l
total 5360
-rw-r--r--. 1 root root4618 Mar 30 01:58 
0001-qxl-spice-display-move-pipe-to-ssd.patch
-rw-r--r--. 1 root root   10176 Mar 30 01:58 
0002-qxl-implement-get_command-in-vga-mode-without-locks.patch
-rw-r--r--. 1 root root5073 Mar 30 01:58 
0003-qxl-spice-remove-qemu_mutex_-un-lock_iothread-around.patch
-rw-r--r--. 1 root root7783 Mar 30 01:58 
0004-hw-qxl-render-drop-cursor-locks-replace-with-pipe.patch
-rw-r--r--. 1 root root1733 Mar 30 01:58 
0005-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
-rw-r--r--. 1 root root   22320 Mar 30 01:58 
0006-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
-rw-r--r--. 1 root root1913 Mar 30 01:58 
0007-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
-rw-r--r--. 1 root root2182 Mar 30 01:58 
0008-char-Add-framework-for-a-write-unblocked-callback.patch
-rw-r--r--. 1 root root6678 Mar 30 01:58 
0009-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
-rw-r--r--. 1 root root2583 Mar 30 01:58 
0010-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
-rw-r--r--. 1 root root2000 Mar 30 01:58 
0011-char-Throttle-when-host-connection-is-down.patch
-rw-r--r--. 1 root root1650 Mar 30 01:58 
0012-virtio-console-Enable-port-throttling-when-chardev-i.patch
-rw-r--r--. 1 root root5036 Mar 30 01:58 
0013-spice-qemu-char.c-add-throttling.patch
-rw-r--r--. 1 root root2822 Mar 30 01:58 
0014-spice-qemu-char.c-remove-intermediate-buffer.patch
-rw-r--r--. 1 root root2807 Mar 30 01:58 
0015-chardev-Allow-frontends-to-notify-backends-of-guest-.patch
-rw-r--r--. 1 root root1592 Mar 30 01:58 
0016-virtio-console-notify-backend-of-guest-open-close.patch
-rw-r--r--. 1 root root1536 Mar 30 01:58 
0017-spice-chardev-listen-to-frontend-guest-open-close.patch
-rw-r--r--. 1 root root1784 Mar 30 01:58 
0018-spice-qemu-char-Fix-flow-control-in-client-guest-dir.patch
-rw-r--r--. 1 root root  40 Mar 30 01:58 80-kvm.rules
-rw-r--r--. 1 root root2202 Mar 30 01:58 ksm.init
-rw-r--r--. 1 root root 168 Mar 30 01:58 ksm.sysconfig
-rw-r--r--. 1 root root3442 Mar 30 01:58 ksmtuned
-rw-r--r--. 1 root root 478 Mar 30 01:58 ksmtuned.conf
-rw-r--r--. 1 root root1968 Mar 30 01:58 ksmtuned.init
-rwxr-xr-x. 1 root root 284 Mar 30 01:58 kvm.modules
-rw-r--r--. 1 root root1155 Mar 30 01:58 
pc-add-a-Fedora-13-machine-type-for-backward-compat.patch
-rw-r--r--. 1 root root1748 Mar 30 01:58 qemu-fix-non-PCI-target-build.patch
-rwxr-xr-x. 1 root root3199 Mar 30 01:58 qemu.init
-rw-rw-r--. 1 root root 5320696 Feb 24 19:11 qemu-kvm-0.14.0.tar.gz
-rw-r--r--. 1 root root1045 Mar 30 01:58 
qemu-vhost-fix-dirty-page-handling.patch

I believe there is no the one  http://patchwork.ozlabs.org/patch/84704/
you have been using

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-25 Thread Boris Derzhavets
View also

http://lists.fedoraproject.org/pipermail/virt/2011-March/002572.html

Per Alon Levy :-

here is a new patchset, it's basically the old plus first patch of reverting 
gerd's
(cpu_single_env hackage) and last one removing all the locks, after being
convinced by hans (cc'ed) and uri that it should work. Tested with rhel
qemu-kvm, which should be identical (tm) to fedora qemu-kvm. On account of
being too lame to figure out how to add the patches to qemu.spec and doing a
scratch build right now..

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-24 Thread Boris Derzhavets
Packages from ppa:serge-hallyn/spice  have been installed on Ubuntu
11.04 Beta 2.  Bug with  -vga qxl is still in place :-

root@NattyNarwhal:/usr/tmp# /usr/bin/kvm-spice -cpu host -enable-kvm -name  
VF14 -m 2048  \
 -drive file=/usr/tmp/disk.qcow2,if=virtio,media=disk,aio=native \
 -net nic,model=virtio -net user -localtime \
 -usb -vga qxl -device virtio-serial -chardev spicevmc,name=vdagent,id=vdagent 
 \
 -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
 -spice port=5900,disable-ticketing
do_spice_init: starting 0.8.0
spice_server_add_interface: SPICE_INTERFACE_KEYBOARD
spice_server_add_interface: SPICE_INTERFACE_MOUSE
spice_server_add_interface: SPICE_INTERFACE_QXL
red_worker_main: begin
kvm-spice: pci_add_option_rom: failed to find romfile pxe-virtio.bin
handle_dev_destroy_surfaces: 
handle_dev_destroy_surfaces: 
handle_dev_input: start
reds_handle_main_link: 
reds_show_new_channel: channel 1:0, connected successfully, over Non Secure link
reds_main_handle_message: net test: invalid values, latency 0 roundtrip 9651. 
assuming highbandwidth
reds_show_new_channel: channel 4:0, connected successfully, over Non Secure link
red_dispatcher_set_cursor_peer: 
handle_dev_input: cursor connect
reds_show_new_channel: channel 2:0, connected successfully, over Non Secure link
red_dispatcher_set_peer: 
handle_dev_input: connect
handle_new_display_channel: jpeg disabled
handle_new_display_channel: zlib-over-glz disabled
reds_show_new_channel: channel 3:0, connected successfully, over Non Secure link
inputs_link: 
kvm-spice: /build/buildd/qemu-kvm-spice-0.14.0+noroms/qemu-kvm.c:1724: 
kvm_mutex_unlock: Assertion `!cpu_single_env' failed.
Aborted

This issue has been fixed on Fedora 15  on 03 /18/2001 . 
In meantime , view  patches in qemu-0.14.0-7.fc14.src.rpm  :-
http://repos.fedorapeople.org/repos/jforbes/virt-preview/fedora-14/SRPMS/
. . . . . . . 
qemu-0.14.0-7.fc14.src.rpm 07-Apr-2011 21:46  5.1M  
. . . . . . . .

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 311943] Re: Failure to create Ubuntu Intrepid Server Xen PV DomU via vmbuilder

2009-10-01 Thread Boris Derzhavets
Sorry, it was a while ago. I don't have any Intrepid Servers Instances
alive in meantime.

-- 
Failure to create Ubuntu Intrepid Server Xen PV DomU  via vmbuilder
https://bugs.launchpad.net/bugs/311943
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


  1   2   >