Skip to content

Instantly share code, notes, and snippets.

@boucher
Created June 10, 2016 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boucher/6a66a5fb061330cb46126c360ea20ff8 to your computer and use it in GitHub Desktop.
Save boucher/6a66a5fb061330cb46126c360ea20ff8 to your computer and use it in GitHub Desktop.
18:40:56.332: 30958: Final FS and images sync
18:40:56.333: 30958: Doing final FS sync
18:40:57.303: 30958: Sending images to target
18:40:57.305: 30958: Pack
18:40:57.486: 30958: Add htype images
18:40:57.656: 30958: Asking target host to restore
18:40:59.850: 30958: Restored on target host
Error (cr-service.c:115): RPC error: Invalid req: Success
18:40:59.850: 30958: CRIU RPC error (0/9)
Traceback (most recent call last):
File "./p.haul", line 47, in <module>
worker.start_migration()
File "/home/ubuntu/p.haul/phaul/iters.py", line 159, in start_migration
self.__start_live_migration()
File "/home/ubuntu/p.haul/phaul/iters.py", line 236, in __start_live_migration
resp = self.criu_connection.ack_notify()
File "/home/ubuntu/p.haul/phaul/criu_api.py", line 78, in ack_notify
return self._recv_resp()
File "/home/ubuntu/p.haul/phaul/criu_api.py", line 57, in _recv_resp
raise Exception("CRIU RPC error (%d/%d)" % (resp.type, self._last_req))
Exception: CRIU RPC error (0/9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment