Xloud Instance HA logs every fault detection and recovery event as a notification.
The Dashboard provides four dedicated pages for monitoring the entire HA lifecycle:
Segments, Hosts, Notifications, and VM Moves. This page explains how
to use each monitoring view.
Click a notification UUID in the list to open the detail page. The detail page
header shows the notification Type and Status as colored tags.Two tabs are available:Detail tab — Notification metadata:
Section
Fields
Notification Detail (left card)
Notification UUID (copyable), Source Host (copyable), Type, Status, Generated Time, Created At, Updated At
Payload (right card)
Dynamic fields from the notification payload — shows all key-value pairs from the fault event data
Recovery Progress tab — Real-time VM evacuation tracking:
Per-VM status with source host, destination host, type, status icon, start/end time, error message
VM evacuation statuses:
Status
Color
Icon
Meaning
Pending
Grey
Clock
Queued, not started
Running
Blue
Spinner
In progress
Succeeded
Green
Check
Successfully recovered
Failed
Red
Close
Failed — manual intervention needed
When the notification is in Running status, the Recovery Progress tab
auto-refreshes every 5 seconds. A tag reading “Auto-refreshing every 5s”
is displayed. Watch VM evacuations complete in real time without manual page refresh.
Show full notification detail
openstack notification show <notification-uuid>
The output includes source_host_uuid, type, generated_time, status,
and the full payload with affected instance UUIDs.
Navigate to Instance HA > Hosts. Click the Update action on a host row.
2
Edit host properties
Field
Type
Editable
Description
Host Name
Text (disabled)
No
Cannot be changed
Reserved
Toggle switch
Yes
Standby designation
Type
Text input
Yes
Host type identifier
Control Attribute
Text input
Yes
Monitoring attributes
On Maintenance
Toggle switch
Yes
Maintenance mode flag
Setting On Maintenance to Yes prevents the host from being used as
an evacuation target. The host will also not trigger recovery notifications
while in maintenance mode.