Search results

  1. MilKnC00K13z

    Get list of VMs using a specific network interface

    Cluster wide search, with a bit more bells and wistles: for vmid in $(grep -l vmbr2 /etc/pve/nodes/*/qemu-server/*.conf | sed -e's/.*\///;s/.conf//');do echo -n "$vmid: ";grep ^name: /etc/pve/nodes/*/qemu-server/${vmid}.conf|cut -d\ -f2;done|sort -k2 for vmid in $( grep -l vmbr2...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!