mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 04:45:06 +02:00
- Add pct sanity check after LXC stack upgrade to detect partial PVE upgrade breakage (Perl module incompatibility) with clear remediation steps (apt dist-upgrade + reboot) - Detect Perl compilation errors in pct create log output early, abort with actionable message instead of useless retries (exit 232) - Check /etc/pve/storage.cfg existence before grep, with pmxcfs mount diagnostics - Add pvesm status fallback when grep fails to find storage type - Show available storages and config entries on storage validation failure - Add link to Proxmox storage documentation on failure - Make storage grep pattern more robust (flexible whitespace matching)