Exception: XenApi::Errors::HAOperationWouldBreakFailoverPlan

Inherits:
GenericError
  • Object
show all
Defined in:
lib/xenapi/xenapi/errors.rb

Overview

This operation cannot be performed because it would invalidate VM  failover planning such that the system would be unable to guarantee to restart protected VMs after a Host failure.

Raised by

  • VM.set_memory_static_max

Instance Attribute Summary

Attributes inherited from GenericError

#description

Method Summary

Methods inherited from GenericError

#initialize

Constructor Details

This class inherits a constructor from XenApi::Errors::GenericError