1753297 Members
6703 Online
108792 Solutions
New Discussion юеВ

Re: bdf hangs

 
David Willams
Super Advisor

bdf hangs

# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 1048576 379840 663576 36% /
/dev/vg00/lvol1 1835008 182296 1639888 10% /stand
/dev/vg00/lvol8 7323648 4546224 2762936 62% /var
/dev/vg00/lvol7 6234112 3031528 3177696 49% /usr
/dev/vg00/lvol4 524288 20832 499528 4% /tmp
/dev/vg00/lvol6 8904704 5441184 3436472 61% /opt
/dev/vg00/lvol5 106496 5456 100256 5% /home

and then it stops there... dosent go any further
13 REPLIES 13
James R. Ferguson
Acclaimed Contributor

Re: bdf hangs

Hi David:

Is this related to your FTP question or it to this?

https://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1394912

Do you have a stale NFS mountpoint involved?

Where your (I hope not) running a 'pfs_mount'?

Regards!

...JRF...
OldSchool
Honored Contributor

Re: bdf hangs

one of the most common culprits here is a nfs mounted filesystem that cannot be contacted (ie. the nfs server is down or ??)

take a look to see what's in the checklist / mnttab file and verfiy you've connectivity to each
David Willams
Super Advisor

Re: bdf hangs

this is a different issue altogether.... So I have make a new thread...
Pete Randall
Outstanding Contributor

Re: bdf hangs

I too would suspect a stale NFS mount. Do you have another server that this machine mounts file systems from? You might be able to make that server available again, thus freeing up you bdf hang. Many times, however, the only answer is to reboot.


Pete

Pete
James R. Ferguson
Acclaimed Contributor

Re: bdf hangs

Hi David:

> and then it stops there... dosent go any furthe

And what would you expect to see listed beyond?

Do you have a filesystem that is having I/O errors and thus is hung? What does this show?:

# cat /etc/mnttab

Regards!

...JRF...
David Willams
Super Advisor

Re: bdf hangs

# cat /etc/mnttab
/dev/vg00/lvol3 / vxfs ioerror=mwdisable,largefiles,delaylog,dev=40000003 0 1 1259068768
/dev/vg00/lvol1 /stand vxfs ioerror=mwdisable,nolargefiles,log,tranflush,dev=40000001 0 0 1259068773
/dev/vg00/lvol8 /var vxfs ioerror=mwdisable,largefiles,delaylog,dev=40000008 0 0 1259069045
/dev/vg00/lvol7 /usr vxfs ioerror=mwdisable,largefiles,delaylog,dev=40000007 0 0 1259069045
/dev/vg00/lvol4 /tmp vxfs ioerror=mwdisable,largefiles,delaylog,dev=40000004 0 0 1259069045
/dev/vg00/lvol6 /opt vxfs ioerror=mwdisable,largefiles,delaylog,dev=40000006 0 0 1259069046
/dev/vg00/lvol5 /home vxfs ioerror=mwdisable,largefiles,delaylog,dev=40000005 0 0 1259069046
-hosts /net autofs ignore,indirect,nosuid,soft,nobrowse,dev=4000002 0 0 1259069100
iuxbldi.ind.hp.com:/home/kumprash/vg_issue/trunk/ignite/src /pks nfs rsize=32768,wsize=32768,NFSv3,dev=4000003 0 0 1261034688
#
Javed Khan_1
Valued Contributor

Re: bdf hangs

check below mount and nfs server

iuxbldi.ind.hp.com:/home/kumprash/vg_issue/trunk/ignite/src /pks
Never Give Up
David Willams
Super Advisor

Re: bdf hangs

iuxbldi.ind.hp.com:/home/kumprash/vg_issue/trunk/ignite/src /pks
sh: iuxbldi.ind.hp.com:/home/kumprash/vg_issue/trunk/ignite/src: not found.
OldSchool
Honored Contributor

Re: bdf hangs

"iuxbldi.ind.hp.com:/home/kumprash/vg_issue/trunk/ignite/src /pks
sh: iuxbldi.ind.hp.com:/home/kumprash/vg_issue/trunk/ignite/src: not found."

not sure what you thought typing that at the command line would accomplish?

it appears that the connectivity to
iuxbldi.ind.hp.com is either down,

or they've removed and / or unexported
"/home/kumprash/vg_issue/trunk/ignite/src"

or somethings blocking it