unable to migrate CT with a directory mounted in xfs

ben30

New Member
May 14, 2013
6
0
1
Hello,

I try to migrate a CT but I have an error :

Sep 09 11:23:35 Setting up checkpoint...
Sep 09 11:23:35 suspend...
Sep 09 11:23:35 Can not suspend container: Invalid argument
Sep 09 11:23:35 Error: unsupported fs type xfs
Sep 09 11:23:35 ERROR: Failed to suspend container: Checkpointing failed

It is because on the host I have a directory mounted in xfs which is bind mounted inside the CT. So I want to rebuild vzcpt module to get openvz to consent to checkpointing my CT with xfs. But I don't know how to do that. Has anyone had the same issue and can help me ?