Hi Team, I am trying to checkpoint a process in one host and migrate to another host and restart it.
I use 2 raspberry pi 3 B+ It version is Linux raspberrypi-redundancy 4.14.70-v7+ #1144 SMP Tue Sep 18 17:34:46 BST 2018 armv7l GNU/Linux Steps followed : 1. I ran the checkpoint in on host. > It generates 1 ckpt.dmtcp and 2 dmtcp.sh. I tested it : dmtcp_restart -i 5 ckpt_XXX.dmtcp (it can work) 2. on another host I tried dmtcp_restart -i 5 -h localhost ckpt_XXX.dmtcp ( ckpt image of first step ) I get "cannot allocate memory" segmentation fault. also tried to use ./dmtcp_restart_script.sh , but it cannot work. How to fix it? Thanks and Regards
_______________________________________________ Dmtcp-forum mailing list Dmtcp-forum@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dmtcp-forum