Scroll to navigation

Sys::VirtConvert::Connection::RHEVTarget(3) User Contributed Perl Documentation Sys::VirtConvert::Connection::RHEVTarget(3)

NAME

Sys::VirtConvert::Connection::RHEVTarget - Output to a RHEV Export storage domain

METHODS

Create a new Sys::VirtConvert::Connection::RHEVTarget object.
The NFS path to an initialised RHEV Export storage domain.
Create a new volume in the export storage domain
The name of the volume which is being created.
The file format of the target volume, as returned by qemu.
The size of the volume which is being created in bytes.
1 if the target volume is sparse, 0 otherwise.

create_volume() returns a Sys::VirtConvert::Connection::RHEVTarget::Vol object.

Check if volume name exists in the target storage domain.

Always returns 0, as RHEV storage domains don't have names

Not defined for RHEV output
This always returns 0 for a RHEV target.
Create the guest in the target

COPYRIGHT

Copyright (C) 2010-2012 Red Hat Inc.

LICENSE

Please see the file COPYING for the full license.

2013-12-03 perl v5.10.1