Looking for a way to start/stop a group of CT

x3w

Member
Nov 20, 2011
16
0
21
hi to all,
Is there a way to start/stop a group of CT in "one click" from the proxmox interface ?
This could be handy as we have sometimes to do it on a lot of CT.
thanks for your help
 
no there isn't. but it's not too difficult using basic bash programming.

just create a file stopct.sh (executable)

with lines like

vzctl stop CTID1
vzctl stop CTID2
vzctl stop CTID3
...

execute on the CT's node, it should work

Marco
 

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!