Package: pve-tools Version: 1.14.0-1 Architecture: all Maintainer: Ciro Iriarte Installed-Size: 420 Depends: bash (>= 4) Recommends: libguestfs-tools, qemu-utils, genisoimage, wimtools Filename: all/pve-tools_1.14.0-1_all.deb Size: 125384 MD5sum: 65eafffebd547dc8924886a8cc28e6a8 SHA1: c261b0cd6e7e8a26c67cc9ccf862074b411b7b68 SHA256: 497ac86c95e8f81728b321debf122b1d51dc1ad281fa8c57a3d95536b76582e2 Section: admin Priority: optional Homepage: https://github.com/ciroiriarte/pve-tools Description: Operational scripts for Proxmox VE clusters A bundle of administrative command-line tools for Proxmox VE nodes: . * pve-import-cloud-images — import upstream cloud images as PVE templates, dynamically discovering the latest releases from distribution mirrors. * pve-vmnic-fix — repair VM/CT network bridges after host network changes (pending-config apply, networking restart, or SDN reload). * pve-create-tshoot-image — build a ReaR troubleshooting / restore ISO. * pve-sdn-healthcheck — validate the SDN network layer (underlay + overlay). * pve-rolling-upgrade — rolling, health-gated PVE 8->9 upgrade of one node (live-migrate guests off, dist-upgrade, pin NICs, reboot, gate on health). * pve-ceph-upgrade — online Ceph major-release migration (e.g. squid->tentacle): stage, then restart mon->mgr->osd->mds gating on health, require-osd-release. * pve-build-windows-template — build sysprepped, cloud-init-capable Windows Server templates unattended (Core and Desktop Experience, 2019/2022/2025). . Each tool ships with an 8-section man page and shared bash completion.