[Openstack-operators] How to delete instances
Vivek Singh Raghuwanshi
vivekraghuwanshi at gmail.com
Mon Aug 27 10:53:36 UTC 2012
Hi All,
Please help me how i can remove some instances which are stucked in
deletion phase.
root at node1:~# nova list
+--------------------------------------+--------+--------+----------+
| ID | Name | Status | Networks |
+--------------------------------------+--------+--------+----------+
| 507fbaaa-451e-40ab-90c4-32d01c767c63 | vikas | BUILD | |
| 5fc2ce61-f397-41d8-a1ad-4de3c6ab5212 | test1 | ACTIVE | |
| 98c4f7d0-d58e-4c5f-a34f-5d06c0250823 | redhat | ACTIVE | |
+--------------------------------------+--------+--------+----------+
root at node1:~# nova delete vikas
root at node1:~# nova delete test1
root at node1:~# nova delete redhat
root at node1:~# nova list
+--------------------------------------+--------+--------+----------+
| ID | Name | Status | Networks |
+--------------------------------------+--------+--------+----------+
| 507fbaaa-451e-40ab-90c4-32d01c767c63 | vikas | BUILD | |
| 5fc2ce61-f397-41d8-a1ad-4de3c6ab5212 | test1 | ACTIVE | |
| 98c4f7d0-d58e-4c5f-a34f-5d06c0250823 | redhat | ACTIVE | |
+--------------------------------------+--------+--------+----------+
root at node1:~#
--
ViVek Raghuwanshi
Mobile -+91-09595950504
Skype - vivek_raghuwanshi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20120827/e7520be5/attachment.html>
More information about the OpenStack-operators
mailing list