<div dir="ltr"><div>I created a privileged `lxc` container on ubuntu 16.0.4LTS with name `mk7i_container`.</div><div><br></div><div>When I looked at the `blkio` cgroup of `lxc`, I found the following entries:</div><div><br></div><div>    manik@manik:/sys/fs/cgroup/blkio/lxc$ ls -al</div><div>    total 0</div><div>    drwxr-xr-x 11 root root 0 Sep 22 13:37 .</div><div>    dr-xr-xr-x  6 root root 0 Sep 22 11:38 ..</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_merged</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_merged_recursive</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_queued</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_queued_recursive</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_service_bytes</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_service_bytes_recursive</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_serviced</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_serviced_recursive</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_service_time</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_service_time_recursive</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_wait_time</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.io_wait_time_recursive</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.leaf_weight</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.leaf_weight_device</div><div>    --w-------  1 root root 0 Sep 22 13:37 blkio.reset_stats</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.sectors</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.sectors_recursive</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.throttle.io_service_bytes</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.throttle.io_serviced</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.throttle.read_bps_device</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.throttle.read_iops_device</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.throttle.write_bps_device</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.throttle.write_iops_device</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.time</div><div>    -r--r--r--  1 root root 0 Sep 22 13:37 blkio.time_recursive</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.weight</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 blkio.weight_device</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 cgroup.clone_children</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 cgroup.procs</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-1</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-2</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-3</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-4</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-5</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-6</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-7</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-8</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 notify_on_release</div><div>    -rw-r--r--  1 root root 0 Sep 22 13:37 tasks</div><div><br></div><div>I don't understand where there are multiple entries for `mk7i_container`:</div><div><br></div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-1</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-2</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-3</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-4</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-5</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-6</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-7</div><div>    drwxr-xr-x  2 root root 0 Sep 22 13:37 mk7i_container-8</div><div><br></div><div><br></div><div>anyone know why ?</div></div>