Exception: XenApi::Errors::VMRequiresSR

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

Overview

You attempted to run a VM on a host which doesn’t have access to an SR needed by the VM. The VM has at least one VBD attached to a VDI in the SR

Raised by

  • VM.assert_can_boot_here

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