dissect.volume.lvm.lvm2

Module Contents

Classes

LVM2

Logical Volume Manager

Attributes

log

dissect.volume.lvm.lvm2.log
class dissect.volume.lvm.lvm2.LVM2(fh: list[BinaryIO | dissect.volume.lvm.physical.LVM2Device] | BinaryIO | dissect.volume.lvm.physical.LVM2Device)

Logical Volume Manager

fh
devices
metadata
contents: str
version: int
description: str | None
creation_host: str | None
creation_time: datetime.datetime | None = None
volume_group
__repr__() str
property vg: dissect.volume.lvm.metadata.VolumeGroup