Hide Forgot
Description of problem: For a host, disconnected from storage, status toggle between non-operational and unassigned. In parallel to the host move to unassigned, The following event is sent: "State was set to Up for host <hostname>." The message is miss leading since host did not move to "UP" state. Version-Release number of selected component (if applicable): is26
Well, I looked at the code and that's current workflow: 1) Call ActivateVdsCommand and if success, change host status to Up 2) If host status is changed to Up, call ConnectHostToStoragePoolServersCommand and if error appears, change host status to Non Operational I could remove the log completely, but it will affect all status changes, so that's not a good idea. But I could add info about status change to message "Failed to connect Host XXX to Storage Pool YYY, host status changed to Non Operation". What do you think?
verified with Red Hat Enterprise Virtualization Manager Version: 3.4.0-0.2.master.el6ev info about non operational state is displayed Host dell-07 cannot access one of the Storage Domains attached to the Data Center Default. Setting Host state to Non-Operational.
Closing as part of 3.4.0