Package: pve-tools Version: 2.1.0-1 Architecture: all Maintainer: Ciro Iriarte Installed-Size: 367 Depends: bash (>= 4) Recommends: libguestfs-tools, qemu-utils, genisoimage, wimtools Filename: all/pve-tools_2.1.0-1_all.deb Size: 114588 MD5sum: 41d0f27c7b47158aefb8465d3b81c47d SHA1: bb38d0261707ce7281cf272c1b15f3b63af00ba2 SHA256: 6b1e0f3dbe12d2c7052b1b409591f5af2453245b260e9effe7306bef749c6b59 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-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.