<div dir="ltr"><div><div><div><div><div>Hello,<br></div>I have a setup for live migrating OpenVZ containers using CRIU and p.haul. I am trying to extend this setup as follows:<br><br></div>I am creating a special VMA type, say VMA_DEV, where DEV is a device I add to the container using --devnodes option. Now, when a dump happens, for the VMA_DEV vma, I want to call an ioctl for a device driver for dev; the driver is on the host and is visible from container. <br><br></div>However, while migrating, it seems that VMA_DEV is not detected when /proc is parsed, for any process in the container. (I make sure that the device is mapped and being used when the container is suspended). Am I missing something? Any help on this would be highly appreciated.<br><br></div>Thanks,<br></div>Divjyot<br></div>