Page:
CLI - pvessh
Pages
CLI - proxmox-boot-tool
CLI - pvebcache
CLI - pvessh
CLI - qm
CLI
CVE-2026-31431
Ceph - Deployment
Ceph - Maintenance
Ceph - RDMA
DirtyFrag
Hardware Requirements
Home
Install from Debian
Install from ISO
Install from openEuler
Issue - ARM 32-bit
Issue - IPv6
Issue - MSIx PBA Outside of Specified BAR
Issue - PCI Passthrough
Issue - Raspberry Pi
Issue - Rockchip
Issue - Win7 Internal Error
Proxmox Memory
Resources Download
Roadmap
SPDK
Setup - Linux on ARM64-Loongson
Setup - Migrate from Proxmox VE
Setup - Windows on x86
Software Repository (Upstream Lierfang)
Submodule pin conventions
UI
eNFS
vGPU - Moore Threads
vGPU - Nvidia
No results
1
CLI - pvessh
sebas edited this page 2026-08-21 07:13:18 +00:00
pvessh
Archived from https://docs.pxvirt.lierfang.com/en/cli/pvessh.html
pvessh
pvessh is a cluster batch SSH tool.
For example:
root@amd1:~# pvessh uname -r
Hosts: 10.13.16.249 10.13.16.244 10.13.16.245
Command: uname -r
10.13.16.249 : 6.8.4-2-pve
10.13.16.244 : 6.1.43-15-rk2312
10.13.16.245 : 6.6.0-6-openeuler
This tool traverses all online nodes in the cluster and initiates SSH control, similar to the Ansible shell command. However, we have integrated it into PXVIRT, making it more lightweight than Ansible.
Use pvessh -h to view more help information.