You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nimbus-reset-state -e is supposed to reset IaaS databases, the runtime tracking of VM/VMM state, network leases, etc.
It deletes elastic.db, which also contains SSH keypairs uploaded with the EC2 API. Generally an administrator will want to keep these keypairs, so nimbus-reset-state should instead only purge the instances and reservations tables.
nimbus-reset-state -e is supposed to reset IaaS databases, the runtime tracking of VM/VMM state, network leases, etc.
It deletes elastic.db, which also contains SSH keypairs uploaded with the EC2 API. Generally an administrator will want to keep these keypairs, so nimbus-reset-state should instead only purge the instances and reservations tables.