+ > You can use pvesh to test: > > # pvesh get nodes/localhost/network/vmbr0 > # pvesh set nodes/localhost/network/vmbr0 -type bridge -comment "This is a > comment"
To avoid confusion, the option is called 'comments'. So the correct command is: # pvesh set nodes/localhost/network/vmbr0 -type bridge -comments "This is a comment" Although '-comment' also works because pvesh auto-expands it. _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
