Linux Volumes
{% if partitions %} {% for partition in partitions %} {% endfor %}
Volume Name Partition Name Partition Type Partition Size Filesystem Total Size Drive Identifier Drive Size / Allocated Drive Cluster Drive Description Manage Drives Manage Volume
@TODO vg_docker-lv_docker {{ partition.device }} {{ partition.type }} {{ partition.size }} {{ partition.drive.identifier }} ({{ partition.drive.size }} GB)
{% else %}
None
{% endif %}