Hello,
I just saw on the web UI that 2 of my CTs was not running. On the node, 'pct list' show them as stopped. So:
Actually, CTs are running, but what should I do if I want to stop them ?
I just saw on the web UI that 2 of my CTs was not running. On the node, 'pct list' show them as stopped. So:
Code:
~# pct shutdown 166
CT 166 not running
~# pct start 166
lxc-start: lxc_start.c: main: 279 Container is already running.
Actually, CTs are running, but what should I do if I want to stop them ?