[resolved] openstack is not available

FutureGrid Hardware Outage Information

[resolved] openstack is not available

Status
Resolved
Type
Hardware
Impacted systems
india
Start of outage
Sat, 03 Nov 2012, 00:45 EDT
Anticipated end of outage
Mon, 05 Nov 2012, 09:00 EST

Description

Openstack's management node is down. Now we are investigating it.

Resolution

The management node was down by disk failure. We replaced the disk and rebuilt Nova, and OpenStack is back online. During this recovery, your ssh keys are missing. So you need to reimport or recreate your key again, by the following commands.

import exisiting key:
euca-import-keypair -f .ssh/id_rsa.pub yourkeyname

add new key:
euca-add-keypair yourkeyname > filename.pub