Hello,
I'm a bit confused when it comes to storage options for LXC containers.
I want to move all of my disks to Truenas and migrate all disks there.
In VM I can easily use ISCSI as backend storage, no issues here.
But documentation on LXC containers also states that remote storages like ISCSI is supported though I don't see option to use it when creating container - probably because valid content for ISCSI is only "disk images".
Documentation states that ISCSI can be used so I'm a bit confused here:
https://pve01.incloud.tech:8006/pve-docs/chapter-pct.html#pct_container_storage
Can someone provide any input on how this can be achieved for LXC containers?
Do I need to mount ISCSI drive on host and then pass-through to LXC as path?
Is there any documentation about such setup?
Thank you
I'm a bit confused when it comes to storage options for LXC containers.
I want to move all of my disks to Truenas and migrate all disks there.
In VM I can easily use ISCSI as backend storage, no issues here.
But documentation on LXC containers also states that remote storages like ISCSI is supported though I don't see option to use it when creating container - probably because valid content for ISCSI is only "disk images".
Documentation states that ISCSI can be used so I'm a bit confused here:
https://pve01.incloud.tech:8006/pve-docs/chapter-pct.html#pct_container_storage
Any storage type supported by the Proxmox VE storage library can be used. This means that containers can be stored on local (for example lvm, zfs or directory),shared external (like iSCSI, NFS) or even distributed storage systems like Ceph.
Can someone provide any input on how this can be achieved for LXC containers?
Do I need to mount ISCSI drive on host and then pass-through to LXC as path?
Is there any documentation about such setup?
Thank you