Hi.
There are 4 servers in the "Proxmox VE" cluster. Connected to three storage systems via ISCSI (there are multipaths).
In the syslog of each server, these logs of this type are always displayed every second. This is very inconvenient, because because of them, you can skip all the other messages (logs). I understand that these are logs from ISCSI connections.
How can I hide these logs on all 4 servers?
There are 4 servers in the "Proxmox VE" cluster. Connected to three storage systems via ISCSI (there are multipaths).
In the syslog of each server, these logs of this type are always displayed every second. This is very inconvenient, because because of them, you can skip all the other messages (logs). I understand that these are logs from ISCSI connections.
Code:
Oct 24 12:50:16 SERVER01 kernel: sd 3:0:0:2: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 3:0:0:2: alua: device naa.6001405027e78d8d95cbd4a9ad9e9ad1 port group 0 rel port 1
Oct 24 12:50:16 SERVER01 kernel: sd 3:0:0:3: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 3:0:0:3: alua: device naa.600140546740d76d1725d41cfda578da port group 0 rel port 1
Oct 24 12:50:16 SERVER01 kernel: sd 3:0:0:4: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 3:0:0:4: alua: device naa.60014053448242ed099fd4ea2dbc00db port group 0 rel port 1
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:1: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:1: alua: device naa.6001405136a5179df31bd47b1db8ecd1 port group 0 rel port 1
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:2: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:2: alua: device naa.6001405027e78d8d95cbd4a9ad9e9ad1 port group 0 rel port 1
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:3: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:3: alua: device naa.600140546740d76d1725d41cfda578da port group 0 rel port 1
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:4: alua: supports implicit TPGS
Oct 24 12:50:16 SERVER01 kernel: sd 8:0:0:4: alua: device naa.60014053448242ed099fd4ea2dbc00db port group 0 rel port 1
Oct 24 12:50:35 SERVER01 kernel: sd 15:0:0:0: alua: supports implicit TPGS
Oct 24 12:50:35 SERVER01 kernel: sd 15:0:0:0: alua: device naa.6001405a542764bdcedcd4b37d84ead9 port group 0 rel port 1
Oct 24 12:50:35 SERVER01 kernel: sd 16:0:0:0: alua: supports implicit TPGS
Oct 24 12:50:35 SERVER01 kernel: sd 16:0:0:0: alua: device naa.6001405a542764bdcedcd4b37d84ead9 port group 0 rel port 1
Oct 24 12:50:56 SERVER01 kernel: sd 3:0:0:1: alua: supports implicit TPGS
How can I hide these logs on all 4 servers?