[Bug 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-21 Thread Adam Conrad
** Changed in: qemu (Ubuntu Precise)
   Status: Confirmed => Fix Released

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-21 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 2.0.0+dfsg-2ubuntu1.6

---
qemu (2.0.0+dfsg-2ubuntu1.6) trusty-proposed; urgency=medium

  * Support incoming migration from 12.04 (LP: #1374612)
- d/p/ubutu/add-machine-type-pc-1.0-qemu-kvm-for-live-migrate-co.patch
- add note in README.Debian
- d/control: have qemu-system-x86 suggest kvm-ipxe-precise
 -- Serge HallynMon, 06 Oct 2014 17:47:08 -0500

** Changed in: qemu (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-07 Thread Serge Hallyn
Using the ipxe-precise package from ppa:serge-hallyn/qemu-migration2,
migration from 12.04->14.04 (using -proposed for both) succeeded.  I
also ran a full test-qemu.py from lp:qa-regressoin-testing with no
errors.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-07 Thread Serge Hallyn
** Description changed:

+ =
+ Impact: qemu VMs cannot be migrated from 12.04->14.04 hosts
+ Test Case: migrate a vm from p->t host, using disk on a NFS share.  On the 
14.04 host, use
+   kvm -M pc-1.0-precise [...] -incoming tcp:0.0.0.0:
+ and on the 12.04 host use
+   kvm -M pc-1.0 [...] -monitor stdio
+ then on the monitor type
+   migrate tcp:0.0.0.0:
+ 
+ Regression Potential: This introduces a new machine type.  In precise it will 
make the new machine type the default, but it is identical to the old default.  
In Trusty it is not the default.
+ =
+ 
  Bug 1291321 shows that qemu VMs cannot be migrated from a host running
  12.04 to a host running 14.04.
  
  https://wiki.ubuntu.com/QemuPTMigration explains the proposed solution.
  As a part of this, we need to define the pc-1.0-precise machine type
  which can accept incoming migrations from pc-1.0 machines from a precise
  host.
  
  Since this machine type requires the old precise pxe-virtio rom, this
  bug is blocked on the FFE for the new ipxe-precise package, bug 1374617.

** Description changed:

  =
  Impact: qemu VMs cannot be migrated from 12.04->14.04 hosts
- Test Case: migrate a vm from p->t host, using disk on a NFS share.  On the 
14.04 host, use
-   kvm -M pc-1.0-precise [...] -incoming tcp:0.0.0.0:
+ Test Case: XXX NOTE XXX This requires the fix for bug 1374617 as well.
+  migrate a vm from p->t host, using disk on a NFS share.  On the 14.04 host, 
use
+  kvm -M pc-1.0-precise [...] -incoming tcp:0.0.0.0:
  and on the 12.04 host use
-   kvm -M pc-1.0 [...] -monitor stdio
+  kvm -M pc-1.0 [...] -monitor stdio
  then on the monitor type
-   migrate tcp:0.0.0.0:
+  migrate tcp:0.0.0.0:
  
  Regression Potential: This introduces a new machine type.  In precise it will 
make the new machine type the default, but it is identical to the old default.  
In Trusty it is not the default.
  =
  
  Bug 1291321 shows that qemu VMs cannot be migrated from a host running
  12.04 to a host running 14.04.
  
  https://wiki.ubuntu.com/QemuPTMigration explains the proposed solution.
  As a part of this, we need to define the pc-1.0-precise machine type
  which can accept incoming migrations from pc-1.0 machines from a precise
  host.
  
  Since this machine type requires the old precise pxe-virtio rom, this
  bug is blocked on the FFE for the new ipxe-precise package, bug 1374617.

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-06 Thread Chris J Arges
Hello Serge, or anyone else affected,

Accepted qemu into trusty-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/qemu/2.0.0+dfsg-
2ubuntu1.6 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: qemu (Ubuntu Trusty)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-06 Thread Serge Hallyn
We've discussed this in #ubuntu-release and decided to not support the
pc-1.0-precise machine type after 14.04. Therefore the utopic (FFE) bug
is wontfix, and we will only seek SRU for 14.04.

** Changed in: qemu (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-01 Thread Serge Hallyn
upgrade log:

ubuntu@migrate-u:~$ sudo apt-get install qemu-system-x86
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  samba vde2 sgabios ovmf
The following packages will be upgraded:
  qemu-system-x86
1 upgraded, 0 newly installed, 0 to remove and 62 not upgraded.
Need to get 2,033 kB of archives.
After this operation, 22.5 kB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/serge-hallyn/qemu-migration2/ubuntu/ utopic/main 
qemu-system-x86 amd64 2.1+dfsg-4ubuntu5~migration3 [2,033 kB]
Fetched 2,033 kB in 0s (47.3 MB/s)
(Reading database ... 51987 files and directories currently installed.)
Preparing to unpack .../qemu-system-x86_2.1+dfsg-4ubuntu5~migration3_amd64.deb 
...
Unpacking qemu-system-x86 (2.1+dfsg-4ubuntu5~migration3) over 
(2.1+dfsg-4ubuntu4) ...
Processing triggers for ureadahead (0.100.0-16) ...
Processing triggers for man-db (2.6.7.1-1) ...

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-10-01 Thread Serge Hallyn
Build log is at:  https://launchpad.net/~serge-hallyn/+archive/ubuntu
/qemu-migration2/+build/6413926/+files/buildlog_ubuntu-utopic-
amd64.qemu_2.1%2Bdfsg-4ubuntu5%7Emigration3_UPLOADING.txt.gz

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-09-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: qemu (Ubuntu Trusty)
   Status: New => Confirmed

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-09-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: qemu (Ubuntu)
   Status: New => Confirmed

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-09-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: qemu (Ubuntu Precise)
   Status: New => Confirmed

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-09-26 Thread Serge Hallyn
** Changed in: qemu (Ubuntu)
   Importance: Undecided => High

** Changed in: qemu (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: qemu (Ubuntu Trusty)
   Importance: Undecided => High

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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 1374612] Re: [FFE] add pc-1.0-precise machine type

2014-09-26 Thread Serge Hallyn
** Description changed:

  Bug 1291321 shows that qemu VMs cannot be migrated from a host running
  12.04 to a host running 14.04.
  
  https://wiki.ubuntu.com/QemuPTMigration explains the proposed solution.
  As a part of this, we need to define the pc-1.0-precise machine type
  which can accept incoming migrations from pc-1.0 machines from a precise
  host.
  
  Since this machine type requires the old precise pxe-virtio rom, this
- bug is blocked on the FFE for the new ipxe-precise package.  (I will
- fill in the bug# here)
+ bug is blocked on the FFE for the new ipxe-precise package, bug 1374617.

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

Title:
  [FFE] add pc-1.0-precise machine type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1374612/+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