Exception: XenApi::Errors::SRFull

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

Overview

The SR is full. Requested new size exceeds the maximum size

Raised by

  • VM.checkpoint

  • VM.clone

  • VM.copy

  • VM.provision

  • VM.revert

  • VM.snapshot

  • VM.snapshot_with_quiesce

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