Linux Volumes
{% if volumes %} {% for partition in partitions %}
LV Name VG Name Filesystem Total Size Drive Identifier Drive Size / Allocated Drive Cluster Drive Description Manage Drives Manage Volume
{{ partition.drive }} {{ partition.device }} {{ partition.size }} {{ partition.type }} {{ partition.device }} {{ partition.description }}
{% else %}
None
{% endif %}