Linux Volumes
{% if partitions %} {% for partition in partitions %} {% endfor %}
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 %}