
Linux::LVM2::PV - a class representing a PV in a Linux LVM2

Instances of this class are usually create by Linux::LVM2::_find_vgs.

This class models a physical-volume inside a Linux LVM2 setup.

The name of this PV
The VG that is using this PV
The size of this PV
UNDOCUMENTED
UNDOCUMENTED
UNDOCUMENTED
UNDOCUMENTED
UNDOCUMENTED

Invoked by Moose on instantiation. Sets a reference to this class in our parent VG.

Linux::LVM2::PV - Model a physical-volume.

Dominik Schulz <dominik.schulz@gauner.org>

This software is copyright (c) 2012 by Dominik Schulz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.