Hello,

How do I share a disk device between a Host node and a Container? I am
running a software in the container that needs to access /proc/diskstats and
I hit segmentation fault.

When I ran strace, this is what i find: open("/proc/diskstats",
O_RDONLY)       = -1 ENOENT (No such file or directory)

Please help me with this!

Thanks,
Vidhya
_______________________________________________
Users mailing list
Users@openvz.org
https://openvz.org/mailman/listinfo/users

Reply via email to