On 05/23/2014 04:13 PM, Joey Hess wrote:
> Package: docker.io, coreutils
> Severity: minor
> 
> docker mounts stuff under a directory that normal users cannot read,
> which makes df full of errors. Example below from a system with 4
> running containers.
> 
> I feel this is a polish/integration issue that would be worth finding
> some fix for. At least so far, I have not seen any value in df showing
> these mount points to root, so perhaps they should be completly omitted
> for clarity?

Does `df -a` not show them for root?
Perhaps the duplicate suppression is kicking in here,
though one might have to have root access to determine
the mount points were duplicates.

> 
> See also: #693853, which would apparently fix this, since all the docker
> mounts seem to be find mounts (but I'm not sure how this aufs stuff works).
> 
> df: 
> ‘/var/lib/docker/aufs/mnt/81abbf65e1935a6754e11276c044b94012082304f247be1b70306fa7dfda3650’:
>  Permission denied
> df: 
> ‘/var/lib/docker/containers/81abbf65e1935a6754e11276c044b94012082304f247be1b70306fa7dfda3650/root’:
>  Permission denied
> df: 
> ‘/var/lib/docker/containers/81abbf65e1935a6754e11276c044b94012082304f247be1b70306fa7dfda3650/root/.dockerinit’:
>  Permission denied
> ...
> Filesystem      Size  Used Avail Use% Mounted on
> /dev/sda1        38G   29G  7.1G  81% /
> udev             10M     0   10M   0% /dev
> tmpfs           397M  184K  397M   1% /run
> tmpfs           5.0M     0  5.0M   0% /run/lock
> tmpfs           1.2G  3.8M  1.2G   1% /run/shm
> cgroup          2.0G     0  2.0G   0% /sys/fs/cgroup
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers unstable

thanks,
Pádraig.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to