Operating System - HP-UX
1834780 Members
2595 Online
110070 Solutions
New Discussion

files/dir in lost+found and 'du -sk' failed

 
Rosli Ahmad
Frequent Advisor

files/dir in lost+found and 'du -sk' failed

Hi,
I'm not sure what is wrong with our directory, but there's too many dir in the lost+found. I also notice that we can't get the output from du -sk command. Message complaining about file/dir does not exist eventhough they are actually there.

I ran fsck to check on the disk but there's no error reported.

Appreciate all your input. Thank you.
3 REPLIES 3
G. Vrijhoeven
Honored Contributor

Re: files/dir in lost+found and 'du -sk' failed

Hi Rosli,

Did you try a full fsck:

fsck -F vxfs -o full

HTH,

Gideon
Rosli Ahmad
Frequent Advisor

Re: files/dir in lost+found and 'du -sk' failed

Did that, no problem with the disks. What else should I look for?

Thanks.
Peter Godron
Honored Contributor

Re: files/dir in lost+found and 'du -sk' failed

Hi,
anything in dmesg?
Are the entries in lost+found recent or over a period of time?
Regards