This controller should be dumped otherwise we won't join
it on restore. On old kernels plain net_cls present only.

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

Signed-off-by: Cyrill Gorcunov <[email protected]>
---
 scripts/vz-cpt.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/vz-cpt.in b/scripts/vz-cpt.in
index dd38a4e..b088195 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 net_prio,net_cls \
  --cgroup-dump-controller pids \
  --cgroup-dump-controller freezer \
  --cgroup-dump-controller ve \
-- 
2.7.4

_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to