Hey there. I have a very peculiar problem that I can find some info about online but not much.
I run a proxmos server on which I host half a dozen or so VMs. All but one of them use the built in SSD in the proxmox server, but this one VM runs a service that needs a lot of storage, so I opted in using an iSCSI drive from my NAS. It's the only consumer of said drive, and it works great until, once every 6-12 hours or so, it kernel panics. It does not reboot, it just hangs there.
Now I have tried everything, I messed about with the iscsi settings, nothing really helped there. I tried to write a watchdog in python that runs 24/7 in a container and pings this server every couple of minutes, and if it sees it offline it reboots it. That also doesent really work as I have 2fa on my proxmox instance and even though the library I use says it keeps logged in using a key instead of the code, after the first connection it still seems to die sometime after a couple of hours, and with it dead, theres nothing to reboot the VM with the iscsi drive that I am concered about.
This is an example of what the console looks like when the VM is fully locked up.
To be honest I am a bit lost, if you have any ideas what else to try or do, or perhaps an alternative to iscsi that would offer me the same benefits, im all ears.
Thank you in advance!
I run a proxmos server on which I host half a dozen or so VMs. All but one of them use the built in SSD in the proxmox server, but this one VM runs a service that needs a lot of storage, so I opted in using an iSCSI drive from my NAS. It's the only consumer of said drive, and it works great until, once every 6-12 hours or so, it kernel panics. It does not reboot, it just hangs there.
Now I have tried everything, I messed about with the iscsi settings, nothing really helped there. I tried to write a watchdog in python that runs 24/7 in a container and pings this server every couple of minutes, and if it sees it offline it reboots it. That also doesent really work as I have 2fa on my proxmox instance and even though the library I use says it keeps logged in using a key instead of the code, after the first connection it still seems to die sometime after a couple of hours, and with it dead, theres nothing to reboot the VM with the iscsi drive that I am concered about.
This is an example of what the console looks like when the VM is fully locked up.
To be honest I am a bit lost, if you have any ideas what else to try or do, or perhaps an alternative to iscsi that would offer me the same benefits, im all ears.
Thank you in advance!