Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
LXC
(edit)
Revision as of 00:34, 19 September 2014
109 bytes removed
,
00:34, 19 September 2014
m
Remove unneeded namespace args, these are autodetected.
Line 77:
Line 77:
criu dump
criu dump
--tcp-established # allow for TCP connections dump
--tcp-established # allow for TCP connections dump
−
-n net -n mnt -n ipc -n pid # dump all the namespaces container uses
--action-script "net-script.sh" # use net-script.sh to lock/unlock networking
--action-script "net-script.sh" # use net-script.sh to lock/unlock networking
-D dump/ -o dump.log # set images dir to dump/ and put logs into dump.log file
-D dump/ -o dump.log # set images dir to dump/ and put logs into dump.log file
Line 86:
Line 85:
criu restore
criu restore
--tcp-established
--tcp-established
−
-n net -n mnt -n ipc -n pid
--action-script "net-script.sh"
--action-script "net-script.sh"
--veth-pair eth0=${veth-name} # when restoring a veth link use ${veth-name} for host-side device end
--veth-pair eth0=${veth-name} # when restoring a veth link use ${veth-name} for host-side device end
Tycho Andersen
8
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ