-
On CS 4.20.1 with KVM hosts. If an instance is in an error state, you cannot edit the settings of the instance. Example: set up an instance with a UEFI. Launch that instance on a host without UEFI being available. Error state. Click on instance, then click on the settings tab. You cannot edit any settings (i.e.: to set the instance to BIOS mode) because CS doesn't apparently recognize the instance state of "error" as the instance not running. Note the message on the settings page: Please stop the Instance to access settings. Seeking verification before I open up an Issue. Ron Gage |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
@rongage2 An instance in 'Error' state can't be edited; this is expected. You can select the UEFI boot type while deploying an instance. Make sure that you have hosts configured correctly. |
Beta Was this translation helpful? Give feedback.
-
@rongage2 , the reason for this is that an instance in error state may be able to write to its disk and you wouldn’t want to corrupt it. I think there are some improvements possible. This is the simple crude interpretation of the state of the VM. I am not sure if the VM can be safely stopped or if this even automatically happens. I’ve seen VMs in error state being destroyed automatically even. Some improvement requests around this can be made, no doubt. |
Beta Was this translation helpful? Give feedback.
@rongage2 An instance in 'Error' state can't be edited; this is expected. You can select the UEFI boot type while deploying an instance. Make sure that you have hosts configured correctly.