We're using one of our proxmox nodes as an iSCSI target. The node is equiped with an HP H220/LSI SAS2308 SCSI controller with a number of disks attached to it.
During high load (particularly when cloning or when the backups run), the kernel ring buffer get's spammed with tons of "Unsupported SA: 0x12" messages like below:
I'm talking about more than 1000 messages per second(!) that go on for a longer time, not fitting into the kernel ring buffer.
This looks slightly similar to this thread (in German) https://forum.proxmox.com/threads/probleme-mit-megaraid-sas-8708em2-zfs-over-iscsi.64794/post-328297 but apparently no solution was found there.
Unfortunately google doesn't spit out nothing useful, so maybe someone here has an idea what might be going on?
During high load (particularly when cloning or when the backups run), the kernel ring buffer get's spammed with tons of "Unsupported SA: 0x12" messages like below:
Code:
[2975074.390610] Unsupported SA: 0x12
[2975074.391782] Unsupported SA: 0x12
[2975074.392881] Unsupported SA: 0x12
[2975074.393836] Unsupported SA: 0x12
I'm talking about more than 1000 messages per second(!) that go on for a longer time, not fitting into the kernel ring buffer.
This looks slightly similar to this thread (in German) https://forum.proxmox.com/threads/probleme-mit-megaraid-sas-8708em2-zfs-over-iscsi.64794/post-328297 but apparently no solution was found there.
Unfortunately google doesn't spit out nothing useful, so maybe someone here has an idea what might be going on?