[Bug 1219658] Re: Wrong image size using rbd backend for libvirt

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana
   Status: In Progress = Fix Committed

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana
   Status: Fix Committed = Fix Released

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-09-18 Thread Alan Pevec
** Tags removed: havana-backport-potential

** Changed in: nova/havana
Milestone: None = 2013.2.4

** Changed in: nova/havana
 Assignee: (unassigned) = Yaguang Tang (heut2008)

** Changed in: nova/havana
   Importance: Undecided = High

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-08-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~corey.bryant/nova/2014.1.2

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-08-11 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/nova/icehouse

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-08-06 Thread Rafael David Tinoco
Changed this to verification-done because since this SRU proposal this
has been running in a big server farm without any issues or regressions.

** 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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-08-06 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 1:2014.1.1-0ubuntu2

---
nova (1:2014.1.1-0ubuntu2) trusty; urgency=high

  * Cherry picked two fixes from upstream.
- [2cebfd2] libvirt: convert cpu features attribute from list to a set (LP: 
#1267191)
- [b86a0e5] Fixes rdb backend image size (LP: #1219658)
 -- Rafael David Tinoco rafael.tin...@canonical.com   Wed, 25 Jun 2014 
12:56:15 -0300

** Changed in: nova (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 nova in Ubuntu.
https://bugs.launchpad.net/bugs/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-07-29 Thread Rafael David Tinoco
** Description changed:

  [Impact]
  
-   * [2cebfd2] libvirt: convert cpu features attribute from list to
-    a set (LP: #1267191)
- 
-  cpu features list which is being sent to libvirt,
-  when creating a domain or calling compareCPU, must contain only
-  unique entries. Multiple issues arise when we are updating the
-  features attribute in LibvirtConfigCPU class (for example during
-  migration).
- 
-   * [b86a0e5] Fixes rdb backend image size (LP: #1219658) - THIS!
- 
-  The original fix for bug 1219658 introduced a factor of 1024 error
-  in the resulting rbd image size - real urgent to be fixed.
+  * The original fix for bug 1219658 introduced a factor of 1024 error
+  in the resulting rbd image size. Big impact.
  
  [Test Case]
-  
-  LP: #1267191
-  * systemctl restart openstack-nova-compute
-Observe /var/log/nova/compute.log
  
-  LP: #1219658
-  * Testing this fix implies only in having rdb backend.
+  * To be provided.
  
  [Regression Potential]
  
-  * Tests indicate fix is running in a big production without any
- problem.
+  * Fix is running in a big production without any problem.
  
-  LP: #1267191
-  * A regression would continue to cause nova not to start (as is happening
-today with this bug under described conditions).
- 
-  LP: #1219658
-  * RDB backend could stop working (keeping the bug will eventualy cause 
-an outage for those who use rdb backend)
+  * RDB backend could stop working (keeping the bug will eventualy cause
+    an outage for those who use rdb backend)
  
  [Other Info]
  
  For rbd image backend for libvirt, the root partition will use the image
  size not 'disk' size. It lack of resize root volume in the codes.

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-07-29 Thread Rafael David Tinoco
** Description changed:

  [Impact]
  
   * The original fix for bug 1219658 introduced a factor of 1024 error
   in the resulting rbd image size. Big impact.
  
  [Test Case]
  
-  * To be provided.
+  * To have icehouse openstack using rbd image backend for libvirt:
+  
+ Images seem to be 1024 larger than expected.
+ 
+ For example (comment #3):
+ 
+ # rbd -p images info ae9d23f0-b5a0-4d92-a15d-b3f23d276c72_disk rbd image 
'ae9d23f0-b5a0-4d92-a15d-b3f23d276c72_disk':
+ size 20480 GB in 5242880 objects
+ order 22 (4096 kB objects)
+ block_name_prefix: rbd_data.1cac92ae8944a
+ format: 2
+ features: layering
+ 
+ when the expect size should be 20 GB.
  
  [Regression Potential]
  
   * Fix is running in a big production without any problem.
  
   * RDB backend could stop working (keeping the bug will eventualy cause
     an outage for those who use rdb backend)
  
  [Other Info]
  
  For rbd image backend for libvirt, the root partition will use the image
  size not 'disk' size. It lack of resize root volume in the codes.

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-07-29 Thread Chris J Arges
** Changed in: nova (Ubuntu)
   Status: In Progress = Fix Released

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-07-29 Thread Chris J Arges
Hello Haomai, or anyone else affected,

Accepted nova into trusty-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/nova/1:2014.1.1-0ubuntu2 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: nova (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-07-25 Thread Chuck Short
Rafael, this needs to have an SRU testcase as in:

https://wiki.ubuntu.com/StableReleaseUpdates

chuck

** Also affects: nova (Ubuntu Trusty)
   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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-06-26 Thread Rafael David Tinoco
** Project changed: nova = nova (Ubuntu)

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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 1219658] Re: Wrong image size using rbd backend for libvirt

2014-06-26 Thread Rafael David Tinoco
** Description changed:

  [Impact]
  
-   * [2cebfd2] libvirt: convert cpu features attribute from list to 
-a set (LP: #1267191)
-   
-   cpu features list which is being sent to libvirt,
-   when creating a domain or calling compareCPU, must contain only
-   unique entries. Multiple issues arise when we are updating the
-   features attribute in LibvirtConfigCPU class (for example during
-   migration).
-   
-   * [b86a0e5] Fixes rdb backend image size (LP: #1219658) - THIS!
+   * [2cebfd2] libvirt: convert cpu features attribute from list to
+    a set (LP: #1267191)
  
-   The original fix for bug 1219658 introduced a factor of 1024 error
-   in the resulting rbd image size - real urgent to be fixed.
+  cpu features list which is being sent to libvirt,
+  when creating a domain or calling compareCPU, must contain only
+  unique entries. Multiple issues arise when we are updating the
+  features attribute in LibvirtConfigCPU class (for example during
+  migration).
+ 
+   * [b86a0e5] Fixes rdb backend image size (LP: #1219658) - THIS!
+ 
+  The original fix for bug 1219658 introduced a factor of 1024 error
+  in the resulting rbd image size - real urgent to be fixed.
  
  [Test Case]
+  
+  LP: #1267191
+  * systemctl restart openstack-nova-compute
+Observe /var/log/nova/compute.log
  
-  * To be provided soon. 
-Tests indicate fix is running in a big production without any problem.
+  LP: #1219658
+  * Testing this fix implies only in having rdb backend.
  
  [Regression Potential]
  
-  * To be provided soon.
+  * Tests indicate fix is running in a big production without any
+ problem.
+ 
+  LP: #1267191
+  * A regression would continue to cause nova not to start (as is happening
+today with this bug under described conditions).
+ 
+  LP: #1219658
+  * RDB backend could stop working (keeping the bug will eventualy cause 
+an outage for those who use rdb backend)
  
  [Other Info]
  
  For rbd image backend for libvirt, the root partition will use the image
  size not 'disk' size. It lack of resize root volume in the codes.

-- 
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/1219658

Title:
  Wrong image size using rbd backend for libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/havana/+bug/1219658/+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