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
CA-273649: add xapi restriction when attach several host's usbs
This change is to add restriction when attaching usb to vm that
the host of the usb is not in possible_hosts that vm can boot on.
Signed-off-by: Taoyong Ding <taoyong.ding@citrix.com>
~doc:"The VM can't boot on the host that belongs to the pusb; it can boot only on the following hosts."()
1519
1521
1520
1522
let _ =
1521
1523
message (fst Api_messages.ha_pool_overcommitted) ~doc:"Pool has become overcommitted: it can no longer guarantee to restart protected VMs if the configured number of hosts fail."();
0 commit comments