Disk Image field

dc3dog

New Member
May 24, 2025
3
0
1
How to populate the disk Image field? I cannot create or Import a VM. The Disk Image field is required and I have no idea how to populate this field. What value goes in this field and how is it determined? Thanks.

1748097645170.png
 
What is your storage configuration? Is this an iSCSI storage? If so, is the "Use LUN directly" option enabled?

In most cases, when you export one large LUN you would disable that option and create an LVM with the "shared" option enabled on top of that LUN.

And if you have multiple connections to the iSCSI, you should also configure multipathing to make it redundant: https://pve.proxmox.com/wiki/Multipath
 
What is your storage configuration? Is this an iSCSI storage? If so, is the "Use LUN directly" option enabled?

In most cases, when you export one large LUN you would disable that option and create an LVM with the "shared" option enabled on top of that LUN.

And if you have multiple connections to the iSCSI, you should also configure multipathing to make it redundant: https://pve.proxmox.com/wiki/Multipath
Thank you Aaron! You have been helpful.