Hi
I'm newbee with Proxmox......so :
Actualy I use Hypervisor Xen/toolstack xl on Debian Buster. I have 300 VMs on 10 Hypervisors.
For each VM I have one LUN as system disk on a SanSymphony Datacore acceded through ISCSI and use Multipathing
tcp: [1] 192.168.158.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei4 (non-flash)
tcp: [2] 192.168.158.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei4 (non-flash)
tcp: [3] 192.168.155.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei1 (non-flash)
tcp: [4] 192.168.155.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei1 (non-flash)
tcp: [5] 192.168.157.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei3 (non-flash)
tcp: [6] 192.168.156.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei2 (non-flash)
tcp: [7] 192.168.156.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei2 (non-flash)
tcp: [8] 192.168.157.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei3 (non-flash)
Example:
sl-pascal-int-root (360030d9058cf6f0512d8fdcb49eba550) dm-2 DataCore,sl-pascal-IR
size=16G features='0' hwhandler='1 alua' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| |- 7:0:0:227 sdl 8:176 active ready running
| `- 4:0:0:227 sdae 65:224 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
|- 3:0:0:227 sdf 8:80 active ready running
`- 10:0:0:227 sdaj 66:48 active ready running
lsblk /dev/mapper/sl-pascal-int-root
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sl-pascal-int-root 253:2 0 16G 0 mpath
|-sl-pascal-int-root-part1 253:4 0 128M 0 part
|-sl-pascal-int-root-part2 253:5 0 1K 0 part
|-sl-pascal-int-root-part5 253:6 0 6G 0 part
|-sl-pascal-int-root-part6 253:7 0 2G 0 part
|-sl-pascal-int-root-part7 253:8 0 2G 0 part
|-sl-pascal-int-root-part8 253:9 0 1G 0 part
`-sl-pascal-int-root-part9 253:10 0 4.9G 0 part
So, each LUN is a raw device
I install PVE 6.2-11, but how tell Proxmox when create a VM to use /dev/mapper/sl-pascal-int-root as a hard disk ?
Thanks
Pascal
I'm newbee with Proxmox......so :
Actualy I use Hypervisor Xen/toolstack xl on Debian Buster. I have 300 VMs on 10 Hypervisors.
For each VM I have one LUN as system disk on a SanSymphony Datacore acceded through ISCSI and use Multipathing
tcp: [1] 192.168.158.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei4 (non-flash)
tcp: [2] 192.168.158.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei4 (non-flash)
tcp: [3] 192.168.155.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei1 (non-flash)
tcp: [4] 192.168.155.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei1 (non-flash)
tcp: [5] 192.168.157.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei3 (non-flash)
tcp: [6] 192.168.156.100:3260,1 iqn.2000-08.com.datacore:ssy1-fei2 (non-flash)
tcp: [7] 192.168.156.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei2 (non-flash)
tcp: [8] 192.168.157.200:3260,1 iqn.2000-08.com.datacore:ssy2-fei3 (non-flash)
Example:
sl-pascal-int-root (360030d9058cf6f0512d8fdcb49eba550) dm-2 DataCore,sl-pascal-IR
size=16G features='0' hwhandler='1 alua' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| |- 7:0:0:227 sdl 8:176 active ready running
| `- 4:0:0:227 sdae 65:224 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
|- 3:0:0:227 sdf 8:80 active ready running
`- 10:0:0:227 sdaj 66:48 active ready running
lsblk /dev/mapper/sl-pascal-int-root
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sl-pascal-int-root 253:2 0 16G 0 mpath
|-sl-pascal-int-root-part1 253:4 0 128M 0 part
|-sl-pascal-int-root-part2 253:5 0 1K 0 part
|-sl-pascal-int-root-part5 253:6 0 6G 0 part
|-sl-pascal-int-root-part6 253:7 0 2G 0 part
|-sl-pascal-int-root-part7 253:8 0 2G 0 part
|-sl-pascal-int-root-part8 253:9 0 1G 0 part
`-sl-pascal-int-root-part9 253:10 0 4.9G 0 part
So, each LUN is a raw device
I install PVE 6.2-11, but how tell Proxmox when create a VM to use /dev/mapper/sl-pascal-int-root as a hard disk ?
Thanks
Pascal