OVA/OVF appliance detected. qm importovf will read the VM configuration
from the appliance descriptor. Disks are imported together — individual shrink is not available.
{% endif %}
VM Settings
{% if storage_pools %}
{% else %}
{% endif %}
Disks Found
Boot
Filename
Format
Size
Resize
{% for d in disks %}
{{ d.filename }}
{{ d.format }}
{{ d.size_gb }} GB
{% endfor %}
TIP: The disk with the operating system should be the boot disk.
Data disks will be attached as additional drives.