Re: strange error in df -h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Filipe Brandenburger wrote:
On Tue, Apr 1, 2008 at 1:58 PM, Ray Leventhal <centos@xxxxxxxx> wrote:
 I just saw this in output from df -h:
 # df -h
 df: `status': No such file or directory
 df: `status': No such file or directory
 Any ideas why the 'status' messages are showing 'No such file or
 directory'?  More info:

What is the output of "mount" and "cat /proc/mounts" ? Do you have any
filesystems mounted on NFS, or by FUSE or by automount?

Filipe
_______________________________________________
Hi Filipe,

Thanks for your reply. There are not any NFS filesystems. There are unused drives on the bus, unpartitioned.

As requested:

# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sdc1 on /home type ext3 (rw)
/dev/sdd1 on /home/admin type ext3 (rw)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/hda on /media/TestCD type iso9660 (ro,noexec,nosuid,nodev,uid=0)
st0 on status type unknown (rw)
/dev/st0 on status type unknown (rw)


# cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw,data=ordered 0 0
/dev /dev tmpfs rw 0 0
/proc /proc proc rw 0 0
/sys /sys sysfs rw 0 0
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
devpts /dev/pts devpts rw 0 0
/dev/sdc1 /home ext3 rw,data=ordered 0 0
/dev/sdd1 /home/905 ext3 rw,data=ordered 0 0
/dev/sda1 /boot ext3 rw,data=ordered 0 0
tmpfs /dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0
/dev/hda /media/TestCD\0405.3 iso9660 ro,nosuid,nodev,noexec 0 0
/etc/auto.misc /misc autofs rw,fd=6,pgrp=13637,timeout=300,minproto=5,maxproto=5,indirect 0 0 -hosts /net autofs rw,fd=11,pgrp=13637,timeout=300,minproto=5,maxproto=5,indirect 0 0

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux