1
0
Files
pve-lab/start-lab.sh
garrettmills 73861412be Fix onboot VM startup race with iSCSI storage in start-lab.sh
The storage VM was started last, but PVE's guest autostart
(pve-guests.service) is a one-shot unit with no retry: if it fires before
pvestatd manages to log into the iSCSI portal (node.startup=manual, so
open-iscsi won't auto-relogin on its own), any onboot VM on lab-lvm just
stays stopped. Start pvestore first and confirm NFS/iSCSI are actually
serving before booting the PVE nodes, then force iSCSI login + LVM
activation and retry any still-stopped onboot VMs as a safety net.
2026-08-19 21:10:21 -05:00

4.5 KiB
Executable File