On Wed, Nov 09, 2016 at 09:46:13AM +0100, Szabolcs F. wrote: > It feels like as if the disks weren't ready when grub trying to mount the > LVM volumes. Any ideas how to fix this? Maybe adding some other type of > wait to the grub config? >
"rootdelay" is probably what you are looking for (man bootparam): "This parameter sets the delay (in seconds) to pause before attempting to mount the root filesystem." _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
