Files
ProxmoxVE/misc
CanbiZ (MickLesk) 5716d70e1a fix(build.func): detect Perl breakage after LXC stack upgrade and improve storage validation
- 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)
2026-04-20 15:06:20 +02:00
..