After doing a resize of a VM from the Proxmox UI, I attempted to get the RHEL 9.3 VM to pickup the change with the usual 'echo 1 > /sys/class/block/sda/device/rescan' but nothing happened. What I'm used to seeing in VMware is the kernel picks up a device change that's visible in "dmesg" output. No such joy with Proxmox. I've tried with rescanning the bus (echo "- - -" > /sys/.../scan) but no joy there either. Is there some other magic required to get the VM to pickup the change to the scsi virtual device? Yes, the storage is of Bus/Device type "SCSI" ("VirtIO SCSI single") and not a VirtIO device.