[Users] Strange mount problem

Kir Kolyshkin kir at openvz.org
Wed Jun 22 08:27:04 EDT 2011


On 06/20/2011 04:26 PM, Marc Peiser wrote:
> Hi,
>
> I've started noticing that one of our openvz servers is doing something strange to the containers on that box, about 90% of them are now unable to do a df to show disk space, it returns nothing. I tried upgrading to the latest kernel version and still have this problem. The files are all there and everything seems to run fine apart from been able to see disk space used.
>
> [root at va-box /]# df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> [root at va-box /]# mount
> none on /dev/pts type devpts (rw)
> none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
> [root at va-box /]#

Please provide the output of the following commands (in a container):
ls -l /etc/mtab
ls -l /proc/mounts
cat /proc/mounts
cat /etc/mtab

And on the host system:
uname -a
rpm -q vzctl


More information about the Users mailing list