Hi everyone!
Sorry for the question...
I configured iSCSI and delivered a LUN through 2 network cables (two Storage controllers).
Apparently everything is working, as shown in the output of the command "multipath -ll"
3600d023100033f6f4b98cce0168a4056 dm-19 IFT,DS 1000 Series
size=50G features='2 queue_if_no_path retain_attached_hw_handler' hwhandler='1 alua' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| `- 9:0:0:0 sdj 8:144 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
`- 8:0:0:0 sdi 8:128 active ready running
However in the log messages, the following messages are appearing directly, which I do not know if it is an error or not.
Jun 11 10:43:08 pve02 kernel: sd 9:0:0:0: alua: supports implicit TPGS
Jun 11 10:43:08 pve02 kernel: sd 9:0:0:0: alua: device naa.600d023100033f6f4b98cce0168a4056 port group 1 rel port 1
Jun 11 10:43:08 pve02 kernel: sd 9:0:0:0: alua: port group 01 state A preferred supports tolusNA
Jun 11 10:43:19 pve02 kernel: sd 8:0:0:0: alua: supports implicit TPGS
Jun 11 10:43:19 pve02 kernel: sd 8:0:0:0: alua: device naa.600d023100033f6f4b98cce0168a4056 port group 2 rel port 2
Jun 11 10:43:19 pve02 kernel: sd 8:0:0:0: alua: port group 02 state N non-preferred supports tolusNA
Jun 11 10:43:38 pve02 kernel: sd 9:0:0:0: alua: supports implicit TPGS
Jun 11 10:43:38 pve02 kernel: sd 9:0:0:0: alua: device naa.600d023100033f6f4b98cce0168a4056 port group 1 rel port 1
Jun 11 10:43:38 pve02 kernel: sd 9:0:0:0: alua: port group 01 state A preferred supports tolusNA
Does anyone know if this is a standard Proxmox message or the iSCSI service itself?
Thank you.
Sorry for the question...
I configured iSCSI and delivered a LUN through 2 network cables (two Storage controllers).
Apparently everything is working, as shown in the output of the command "multipath -ll"
3600d023100033f6f4b98cce0168a4056 dm-19 IFT,DS 1000 Series
size=50G features='2 queue_if_no_path retain_attached_hw_handler' hwhandler='1 alua' wp=rw
|-+- policy='round-robin 0' prio=50 status=active
| `- 9:0:0:0 sdj 8:144 active ready running
`-+- policy='round-robin 0' prio=10 status=enabled
`- 8:0:0:0 sdi 8:128 active ready running
However in the log messages, the following messages are appearing directly, which I do not know if it is an error or not.
Jun 11 10:43:08 pve02 kernel: sd 9:0:0:0: alua: supports implicit TPGS
Jun 11 10:43:08 pve02 kernel: sd 9:0:0:0: alua: device naa.600d023100033f6f4b98cce0168a4056 port group 1 rel port 1
Jun 11 10:43:08 pve02 kernel: sd 9:0:0:0: alua: port group 01 state A preferred supports tolusNA
Jun 11 10:43:19 pve02 kernel: sd 8:0:0:0: alua: supports implicit TPGS
Jun 11 10:43:19 pve02 kernel: sd 8:0:0:0: alua: device naa.600d023100033f6f4b98cce0168a4056 port group 2 rel port 2
Jun 11 10:43:19 pve02 kernel: sd 8:0:0:0: alua: port group 02 state N non-preferred supports tolusNA
Jun 11 10:43:38 pve02 kernel: sd 9:0:0:0: alua: supports implicit TPGS
Jun 11 10:43:38 pve02 kernel: sd 9:0:0:0: alua: device naa.600d023100033f6f4b98cce0168a4056 port group 1 rel port 1
Jun 11 10:43:38 pve02 kernel: sd 9:0:0:0: alua: port group 01 state A preferred supports tolusNA
Does anyone know if this is a standard Proxmox message or the iSCSI service itself?
Thank you.