Activity log for bug #1155800

Date Who What changed Old value New value Message
2013-03-15 21:32:34 Alessandro Pilotti bug added bug
2013-03-15 21:34:01 Dan Smith nova: importance Undecided High
2013-03-15 21:34:01 Dan Smith nova: status New Triaged
2013-03-15 21:34:01 Dan Smith nova: assignee Dan Smith (danms)
2013-03-15 21:44:44 Alessandro Pilotti description How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) start the nova-compute service previously stopped and wait for it to be marked as ":-)" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) start the nova-compute service previously stopped and wait for it to be marked as ":-)" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/
2013-03-15 21:55:11 Alessandro Pilotti description How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) start the nova-compute service previously stopped and wait for it to be marked as ":-)" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds but there's an issue here as well: after restarting nova-compute the VM will not be deleted on the compute node although marked as deleted in the Nova DB.
2013-03-15 22:07:28 Alessandro Pilotti description How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds but there's an issue here as well: after restarting nova-compute the VM will not be deleted on the compute node although marked as deleted in the Nova DB. How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds but there's an issue here as well: after restarting nova-compute the VM will not be deleted on the compute node although marked as deleted in the Nova DB. See: https://bugs.launchpad.net/nova/+bug/1155813
2013-03-15 22:11:21 Alessandro Pilotti description How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds but there's an issue here as well: after restarting nova-compute the VM will not be deleted on the compute node although marked as deleted in the Nova DB. See: https://bugs.launchpad.net/nova/+bug/1155813 How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: Tests have been performed using the Hyper-V driver, but the issue seems to be unrelated to the driver. After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds but there's an issue here as well: after restarting nova-compute the VM will not be deleted on the compute node although marked as deleted in the Nova DB. See: https://bugs.launchpad.net/nova/+bug/1155813
2013-03-16 13:38:02 Alessandro Pilotti description How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: Tests have been performed using the Hyper-V driver, but the issue seems to be unrelated to the driver. After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds but there's an issue here as well: after restarting nova-compute the VM will not be deleted on the compute node although marked as deleted in the Nova DB. See: https://bugs.launchpad.net/nova/+bug/1155813 How to reproduce the bug: nova boot ... vm1 nova migrate vm1 (or resize) wait for the vm status to reach VERIFY_RESIZE stop nova-compute on the host where vm1 is running nova delete vm1 Error: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-be1379bc-6a5b-41f5-a554-60e02acfdb79) restart quickly the nova-compute service, before the status becomes "XXX" in: nova-manage service list Note: the vm is still running on the hypervisor. nova show vm1 VM status is still: VERIFY_RESIZE nova resize-confirm vm1 ERROR: Cannot 'confirmResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-9660c776-ebc3-4397-a8e2-7ad83e8b6a0f) nova resize-revert vm1 ERROR: Cannot 'revertResize' while instance is in task_state deleting (HTTP 409) (Request-ID: req-3cf0141b-ee3d-478f-8aa0-89091028a227) nova delete vm1 The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-2cb17333-6cc9-42ca-baaa-da88ec90153f) nova-api log when running nova delete: http://paste.openstack.org/show/33783/ Notes: Tests have been performed using the Hyper-V driver, but the issue seems to be unrelated to the driver. After stopping nova-compute, by waiting long enough for the service to be marked as XXX in "nova-manage service list", issuing "nova delete vm1" succeeds.
2013-07-24 09:34:42 Tiantian Gao bug added subscriber TianTian Gao
2013-12-05 02:13:07 hougangliu bug added subscriber hougangliu
2014-07-07 02:15:23 Yoshiaki Kosaka bug added subscriber Yoshiaki Kosaka
2014-09-16 16:21:47 Dan Smith nova: importance High Undecided
2014-09-16 16:21:47 Dan Smith nova: status Triaged Invalid
2014-09-16 16:21:47 Dan Smith nova: assignee Dan Smith (danms)