Package: pve-tools Version: 1.15.0-1 Architecture: all Maintainer: Ciro Iriarte Installed-Size: 424 Depends: bash (>= 4) Recommends: libguestfs-tools, qemu-utils, genisoimage, wimtools Filename: all/pve-tools_1.15.0-1_all.deb Size: 127280 MD5sum: bbfe72c171bba181364242badb13e4e2 SHA1: 0b0f67e2e89d3979ad4f8f86f3fdefb9ffb13a98 SHA256: 35da235c6cf44a1e3cd73febfdeeb37bb99b3cc6742b300cb7cf0520710a6bab 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.