FYI the "nova reset-state" command exists on my Debian 6.0 workstations where python-novaclient is installed via pip (presumably the gets latest version from trunk?) it is not available on my Ubuntu 12.04 systems using standard Ubuntu repository versions (essex).
-Jon On Wed, Aug 1, 2012 at 2:22 AM, Wolfgang Hennerbichler <[email protected]> wrote: > > > On 07/31/2012 04:17 PM, Rohit Karajgi wrote: >> >> Hi Wolfgang, >> >> Have you updated the your python-novaclient? > > > no I didn't. > > > The 'nova reset-state >> >> <server> --active' command is pretty much there. It is an admin >> action in Nova extensions. $ nova help | grep reset reset-state >> Reset the state of an instance > > > thanks for the hint. > Wolfgang > > >> >> Regards, Rohit Karajgi | Lead Engineer | NTT Data Global Technology >> Services Private Ltd | w. +91.20.6604.1500 x 378 | m. +91 >> 992.242.9639 | [email protected] >> >> >> >> -----Original Message----- From: >> [email protected] >> [mailto:[email protected]] >> On Behalf Of Wolfgang Hennerbichler Sent: Tuesday, July 31, 2012 >> 10:45 AM To: [email protected] Subject: Re: [Openstack] >> Instance stuck in deleting state with error >> >> On 07/30/2012 09:35 PM, Kevin L. Mitchell wrote: >> >>> That said, be aware that there is a "reset-state" command to >>> novaclient, so that you can do Chris's recommended reset without >>> having to muck around with the database directly. >> >> >> where? nova help | grep reset yields nothing. I think this is one of >> openstack worst weaknesses, that if the status of an instance is in >> error-state and one has to wade through a couple of logfiles >> (scheduler, nova-network, nova-compute) in order to find out what >> really happened. I would be superior if the error itself would be >> reported back to the database. >> >> Wolfgang >> >> _______________________________________________ Mailing list: >> https://launchpad.net/~openstack Post to : >> [email protected] Unsubscribe : >> https://launchpad.net/~openstack More help : >> https://help.launchpad.net/ListHelp >> >> ______________________________________________________________________ >> >> > Disclaimer:This email and any attachments are sent in strictest confidence > for the sole use of the addressee and may contain legally privileged, > confidential, and proprietary data. If you are not the intended recipient, > please advise the sender by replying promptly to this email and then delete > and destroy this email and any attachments without any further use, copying > or forwarding >> >> > > > -- > DI (FH) Wolfgang Hennerbichler > Software Development > Unit Advanced Computing Technologies > RISC Software GmbH > A company of the Johannes Kepler University Linz > > IT-Center > Softwarepark 35 > 4232 Hagenberg > Austria > > Phone: +43 7236 3343 245 > Fax: +43 7236 3343 250 > [email protected] > http://www.risc-software.at > > > _______________________________________________ > Mailing list: https://launchpad.net/~openstack > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openstack > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

