1751778 Members
4585 Online
108781 Solutions
New Discussion юеВ

Re: bdf hangs

 
Vishu
Trusted Contributor

Re: bdf hangs

Hi David,

just go to /pks directory and see if it shows some contents in it using ls command. if it again hangs, then your nfs mount has a problem for sure.

try unmount that FS and then run bdf command. It should work.

You can also make a try by again mounting it and running bdf after that.
David Willams
Super Advisor

Re: bdf hangs

mother of all solutions..

helped me solve the issue...

Guess what ???
.
.
.
.
.
..
.
..
.
..
.
..
.
..
.
..
.
..
.
..
.
.


you guessed it right... reboot

but then now I am working on the RCA

..It is not a good idea to reboot .. whenever things go worng.. :(
Viktor Balogh
Honored Contributor

Re: bdf hangs

From 11i v2 onwards there is a -f switch to forcibly umounting NFS shares, it might work in some cases. If you have 11i v2 and no -f option then install the patch PHKL_31500 - which, in case also needs a reboot.

****
Unix operates with beer.
Viktor Balogh
Honored Contributor

Re: bdf hangs

umount -f
****
Unix operates with beer.