Hello,<br><br>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.<br><br>When I ran strace, this is what i find: open("/proc/diskstats", O_RDONLY) = -1 ENOENT (No such file or directory)<br>
<br>Please help me with this! <br clear="all"><br>Thanks,<br>Vidhya<br>