Hi everyone,
We're in the process of upgrading some Proxmox 6 installs to Proxmox 7 and in one environment we have a very serious issue.
In Proxmox 6, *and Proxmox 7 with kernel 5.11.22-7*, the `/usr/bin/iscsiadm --mode session --sid X --rescan` that `pvestatd` runs very often takes about 1-1.5 seconds each. The web-interface is all good, VMs start/stop/live-migrate without issue. Everything is normal.
With Proxmox 7 and kernel 5.15.35-1 however that exact same command, against the iSCSI targets in this environment, takes 10-11 seconds. Now the web-interface is sad, the status of the node and all the storage devices are unknown, the summary graphs are all blank, no VMs tasks can happen.
Running the iscsi rescan with `-d5` results in exactly the same 398 lines on Proxmox 6, Proxmox 7 with 5.11.22-7, and Proxmox 7, literally exactly the same. The only difference is in how long the command takes to execute.
We manually downgraded the proxmox kernel from 5.15.35-1 to 5.11.22-7 as an experiment.
We've checked the other environment that's running proxmox 7 and it too is affected by this slowness, however that environment has far far less LUNs exported to it so the rescan finishes withint about 1-1-5 seconds.
With `-d5` the "iscsiadm: rescanning device ......." lines flow past really slowly. In proxmox 6 they fly by.
Can anyone help, maybe something to tweak or change?
Thanks
We're in the process of upgrading some Proxmox 6 installs to Proxmox 7 and in one environment we have a very serious issue.
In Proxmox 6, *and Proxmox 7 with kernel 5.11.22-7*, the `/usr/bin/iscsiadm --mode session --sid X --rescan` that `pvestatd` runs very often takes about 1-1.5 seconds each. The web-interface is all good, VMs start/stop/live-migrate without issue. Everything is normal.
With Proxmox 7 and kernel 5.15.35-1 however that exact same command, against the iSCSI targets in this environment, takes 10-11 seconds. Now the web-interface is sad, the status of the node and all the storage devices are unknown, the summary graphs are all blank, no VMs tasks can happen.
Running the iscsi rescan with `-d5` results in exactly the same 398 lines on Proxmox 6, Proxmox 7 with 5.11.22-7, and Proxmox 7, literally exactly the same. The only difference is in how long the command takes to execute.
We manually downgraded the proxmox kernel from 5.15.35-1 to 5.11.22-7 as an experiment.
We've checked the other environment that's running proxmox 7 and it too is affected by this slowness, however that environment has far far less LUNs exported to it so the rescan finishes withint about 1-1-5 seconds.
With `-d5` the "iscsiadm: rescanning device ......." lines flow past really slowly. In proxmox 6 they fly by.
Can anyone help, maybe something to tweak or change?
Thanks