Hello, I am new to proxmox. I installed the latest version and discovered that very often system cannot boot (init can not find root). Rootdelay=someseconds (I set 20 to be sure) fixes this issue. Is there any default delay value or not?
Look at the end, the other option you can use, cleaner in my opinion, is 'scsi_mod.scan=sync'. You have to add it in /etc/default/grub, editing the line GRUB_CMDLINE_LINUX_DEFAULT and adding it after quiet.
I had a similar problem, with kernel 3.10, not 2.6.32, and it worked for me.
This problem seems to be quite serious because even rootdelay does not work always. Today a upgraded to the latest 2.6.32-28 kernel and system did not boot for the first time.