After a reboot of an XFS 1.0.1 kernel based machine I have a problem
with the /tmp partition. files seem to be created but accessing them
results in file not found even ls yields the following ( I have rebooted
the machine without mounting the /tmp partition at boot):
[root@ele5b /root]# mount -t xfs /dev/hda10 /mnt
[root@ele5b /root]# cd mnt
bash: cd: mnt: No such file or directory
[root@ele5b /root]# cd /mnt
[root@ele5b /mnt]# ls
ls: : No such file or directory
ls: n.jpeg: No such file or directory
ls: : No such file or directory
ls: : No such file or directory
ls: jAEe.jpeg: No such file or directory
ls: : No such file or directory
ls: : No such file or directory
ls: yMQG.jpeg: No such file or directory
ls: : No such file or directory
ls: : No such file or directory
ls: O0wV.jpeg: No such file or directory
ls: : No such file or directory
not sure what is happening but I thought I would ask before doing
anything else.
Any ideas?
Bret
|