Operating System - HP-UX
1753539 Members
4973 Online
108795 Solutions
New Discussion юеВ

Re: HP-UX hanging when df -k on ignite folder

 
Naj
Valued Contributor

HP-UX hanging when df -k on ignite folder

Hi,

Im having problem when df -k to particular folder it getting hang state.

#df -k /../.../../ignite

i was suspected it would be issue with File system. if it's true, how do i overcome this issue? can i execute fsck command?
If you guys any idea please share with me how to overcome this.

Thanks

BR
Naj

____________________________________________
:: Really appreciate if you could assign some points.
:: Don't know how to assign point? Click the KUDOS! star!
9 REPLIES 9
Dennis Handly
Acclaimed Contributor

Re: HP-UX hanging when df -k on ignite folder

I assume this filesystem is mounted over NFS? Is the server up?

>can I execute fsck command?

You only do that for local filesystems.
щ╗ЮчЗГ
Valued Contributor

Re: HP-UX hanging when df -k on ignite folder

saludos,

Run fsck only if the filesystem is local and not mounted currently.
btw, did you check if that is an NFS mount?
Man's mind, once stretched by a new idea, never regains its original dimensions
Naj
Valued Contributor

Re: HP-UX hanging when df -k on ignite folder

Hi

That's local file system.
May i know what is command to execute to fsck in HPUX ?

____________________________________________
:: Really appreciate if you could assign some points.
:: Don't know how to assign point? Click the KUDOS! star!
щ╗ЮчЗГ
Valued Contributor

Re: HP-UX hanging when df -k on ignite folder

If that is local filesystem, did you check the status of the concerned LV/PV? All disks are OK?
Man's mind, once stretched by a new idea, never regains its original dimensions
Larry Klasmier
Honored Contributor

Re: HP-UX hanging when df -k on ignite folder

Do you have any stall NFS mounts on this server?? If so fix them
Fabian Brise├▒o
Esteemed Contributor

Re: HP-UX hanging when df -k on ignite folder

like stated above, this points to a NFS issue.

Check your syslog file, maybe you will find more information there.

Since when did this issue started occurring?

any recent changes?

Regards.
Knowledge is power.
RickT_1
Valued Contributor

Re: HP-UX hanging when df -k on ignite folder

Naj,

This sometimes happens when a file is deleted while a process has control of the file. The file is gone but the disk space is not released until the process dies. You would either have to find and kill the process or reboot the system to clear the problem.

Hope this helps.

Rick
Naj
Valued Contributor

Re: HP-UX hanging when df -k on ignite folder

Hi Ricky,

Thanks for the info.
it was help me to get some idea to troubleshoot on the issue. Let me verify from my end.

Thanks

BR
Naj

____________________________________________
:: Really appreciate if you could assign some points.
:: Don't know how to assign point? Click the KUDOS! star!
Hakki Aydin Ucar
Honored Contributor

Re: HP-UX hanging when df -k on ignite folder

to be sure ,did you try ;
df -l
OR better
bdf -l