[Virtual-pkg-base-maintainers] Bug#464241: base: NFS mounts didnt works with "df" under openvz inside VPS (only etch is broken, lenny is ok)

Alexey Maximov amax at mail.ru
Wed Feb 6 00:35:37 UTC 2008


Package: base
Severity: important

I want explain my trouble. im use openvz on debian etch .18 kernel. all stable. i have many VPSes with different OS. like gentoo, centos, ubuntu.
I found a serious problem with installation debian etch in VPS. all works, excepting NFS. if i try do "df -h" it dont show me free space for nfs mounts.
but under debian lenny it works ok. also, small note. any sowftware like PHP can works with nfs shares (in etch), but cant query free space for mount.

I will show it here below:



etch in VPS:
----------------------
localhost / # df -h
Filesystem            Size  Used Avail Use% Mounted on
simfs                  30G  4.3G   26G  15% /
tmpfs                 2.0G     0  2.0G   0% /lib/init/rw
tmpfs                 2.0G     0  2.0G   0% /dev/shm
df: `/var/site/test/www/foto': No such device
df: `/var/site/pic': No such device
localhost / #



lenny in VPS:
-----------------------
localhost:/# df -h
Filesystem            Size  Used Avail Use% Mounted on
simfs                 1.0G  183M  842M  18% /
tmpfs                 2.0G     0  2.0G   0% /lib/init/rw
tmpfs                 2.0G     0  2.0G   0% /dev/shm
192.168.0.5:/export/statica/pic
                      310G  295G   16G  96% /var/site/pic
localhost:/#



i think this is because differences in version of nfs-common and its library...



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash





More information about the Virtual-pkg-base-maintainers mailing list