[Devel] [PATCH libvzctl] scripts: vz-cpt -- Add pids controller to the dump list

Cyrill Gorcunov gorcunov at openvz.org
Tue Mar 7 00:53:27 PST 2017


Otherwise container is not joined it on the restore.

https://jira.sw.ru/browse/PSBM-61768

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 scripts/vz-cpt.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/vz-cpt.in b/scripts/vz-cpt.in
index a1960b1..dd38a4e 100755
--- a/scripts/vz-cpt.in
+++ b/scripts/vz-cpt.in
@@ -103,6 +103,7 @@ cg_dump_props $dumpdir &&
 cg_controllers="--cgroup-dump-controller hugetlb \
  --cgroup-dump-controller perf_event \
  --cgroup-dump-controller net_cls \
+ --cgroup-dump-controller pids \
  --cgroup-dump-controller freezer \
  --cgroup-dump-controller ve \
  --cgroup-dump-controller devices \
-- 
2.7.4



More information about the Devel mailing list