Sys::Virt::NodeDevice(3pm) | User Contributed Perl Documentation | Sys::Virt::NodeDevice(3pm) |
Sys::Virt::NodeDevice - Represent & manage a libvirt storage pool
The "Sys::Virt::NodeDevice" module represents a storage pool managed by libvirt. There are a variety of storage pool implementations for LVM, Local directories/filesystems, network filesystems, disk partitioning, iSCSI, and SCSI.
This section documents constants that are used with various APIs described above
The following constants are used to filter object lists
The following constants allow node device lifecycle change events to be interpreted. The events contain both a state change, and a reason though the reason is currently unused.
Daniel P. Berrange <berrange@redhat.com>
Copyright (C) 2006-2009 Red Hat Copyright (C) 2006-2009 Daniel P. Berrange
This program is free software; you can redistribute it and/or modify it under the terms of either the GNU General Public License as published by the Free Software Foundation (either version 2 of the License, or at your option any later version), or, the Artistic License, as specified in the Perl README file.
Sys::Virt, Sys::Virt::Error, "http://libvirt.org"
2019-01-22 | perl v5.28.1 |