[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-09-27 Thread Thierry Carrez
** Changed in: nova Milestone: folsom-2 = 2012.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/1013782 Title: Stop/start a KVM instance with volumes attached produces an error

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-09-03 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2012.1.3+stable-20120827 -4d2a4afe-0ubuntu1 --- nova (2012.1.3+stable-20120827-4d2a4afe-0ubuntu1) precise-proposed; urgency=low * New upstream snapshot, fixes FTBFS in -proposed. (LP: #1041120) * Resynchronize with stable/essex (4d2a4afe):

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-30 Thread Adam Gandelman
Test coverage log. ** Attachment added: 2012.1.3+stable-20120827-4d2a4afe-0ubuntu1.log https://bugs.launchpad.net/bugs/1013782/+attachment/3283242/+files/2012.1.3%2Bstable-20120827-4d2a4afe-0ubuntu1.log ** Tags added: verification-done -- You received this bug notification because you are

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~openstack-ubuntu-testing/nova/precise-essex- proposed -- 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/1013782 Title: Stop/start a KVM instance with volumes

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/nova -- 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/1013782 Title: Stop/start a KVM instance with volumes attached produces an error

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-21 Thread Chuck Short
** Changed in: nova (Ubuntu Quantal) Status: Confirmed = 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/1013782 Title: Stop/start a KVM instance with volumes

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-10 Thread Mark McLoughlin
** Changed in: nova/essex 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/1013782 Title: Stop/start a KVM instance with volumes attached

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-07 Thread Mark McLoughlin
** Changed in: nova/essex Milestone: None = 2012.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/1013782 Title: Stop/start a KVM instance with volumes attached produces an

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-08-07 Thread Mark McLoughlin
** Changed in: nova/essex 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/1013782 Title: Stop/start a KVM instance with volumes attached produces an

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-07-04 Thread Thierry Carrez
** Changed in: nova Status: Fix Committed = Fix Released ** Changed in: nova Milestone: None = folsom-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/1013782 Title:

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-25 Thread OpenStack Hudson
Fix proposed to branch: stable/essex Review: https://review.openstack.org/8950 ** Changed in: nova/essex Status: New = In Progress ** Changed in: nova/essex Assignee: (unassigned) = Vish Ishaya (vishvananda) ** Changed in: nova Status: In Progress = Fix Committed -- You

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-25 Thread OpenStack Hudson
Fix proposed to branch: stable/essex Review: https://review.openstack.org/8953 ** Changed in: nova/essex Assignee: Vish Ishaya (vishvananda) = Dave Walker (davewalker) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-25 Thread OpenStack Hudson
Reviewed: https://review.openstack.org/8950 Committed: http://github.com/openstack/nova/commit/33c2575ebf9c8022521d36f51b9b31cd41f7f74f Submitter: Jenkins Branch:stable/essex commit 33c2575ebf9c8022521d36f51b9b31cd41f7f74f Author: Vishvananda Ishaya vishvana...@gmail.com Date: Thu Jun 21

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread James Page
** Changed in: nova (Ubuntu) Importance: Undecided = High ** Changed in: nova (Ubuntu) Status: New = Confirmed ** Also affects: nova (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Quantal) Importance: High Status: Confirmed **

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread Chuck Short
So I was able to reproduce this in Essex but not folsom. Im thinking that the following commit fixed this: https://github.com/openstack/nova/commit/ae878fc8b9761d099a4145617e4a48cbeb390623 However I dont think its apprioate to backport this fix. So im looking at alternatives. chuck -- You

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread Mark McLoughlin
** Also affects: nova/essex 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/1013782 Title: Stop/start a KVM instance with volumes attached

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread Mark McLoughlin
In LibvirtConnection.attach_volume() we do: mount_device = mountpoint.rpartition(/)[2] xml = self.volume_driver_method('connect_volume', connection_info, mount_device) in _prepare_xml_info() we do:

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread Mark McLoughlin
Hmm, this doesn't jive with the idea that it's Essex specific since we basically do the same thing in Folsom -- 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/1013782 Title: Stop/start a

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread OpenStack Hudson
Fix proposed to branch: master Review: https://review.openstack.org/8823 ** Changed in: nova Status: Confirmed = In Progress ** Changed in: nova Assignee: (unassigned) = Vish Ishaya (vishvananda) -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-21 Thread Kate Stewart
** Tags added: rls-q-incoming -- 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/1013782 Title: Stop/start a KVM instance with volumes attached produces an error state To manage

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-18 Thread Thierry Carrez
** Changed in: nova Importance: Undecided = High ** Changed in: nova Status: New = Confirmed ** Tags added: volume -- 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/1013782

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-15 Thread Ryan Finnie
** Attachment added: Start log https://bugs.launchpad.net/bugs/1013782/+attachment/3191059/+files/instance-3095.log -- 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/1013782 Title:

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-15 Thread Ryan Finnie
** Attachment added: Generated libvirt.xml https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1013782/+attachment/3191060/+files/instance-3095-libvirt.xml -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu.

[Bug 1013782] Re: Stop/start a KVM instance with volumes attached produces an error state

2012-06-15 Thread Chuck Short
** Also affects: nova 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/1013782 Title: Stop/start a KVM instance with volumes attached