Linux Volumes
{% if partitions %} {% for partition in partitions %} {% endfor %}
Volume Name Filesystem Mount Path Partition Name Partition Type Partition Size Drive Identifier Total Size Manage Drives Manage Volume
@TODO vg_docker-lv_docker @TODO ext4 @TODO /var/lib/docker {{ partition.device }} {{ partition.type }} {{ partition.size }} {{ partition.drive.identifier }} ({{ partition.drive.size }} GB, {{ partition.drive.cluster }})
{% else %}
None
{% endif %}