1753857 Members
7516 Online
108809 Solutions
New Discussion юеВ

Process hung

 
Chartier Jerome
Frequent Advisor

Process hung

Hello,

The oracle installer process(runInstaller) is blocking the cdrom, I can't umount it and using lsof, I've got this log:(29332 is the PID of the runInstaller Process)
# lsof -p 29332
lsof: WARNING -- child process 26466 may be hung.
lsof: WARNING: can't stat() cdfs file system /SD_CDROM
Output information may be incomplete.
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
runInstal 29332 oracle cwd VDIR 31,0x32000 2048 3221504 /dev/dsk/c3t2d0
runInstal 29332 oracle txt VREG 31,0x32000 40960 3223756 /dev/dsk/c3t2d0
runInstal 29332 oracle mem VREG 64,0x7 24576 62124 /usr/lib/libdld.2
runInstal 29332 oracle mem VREG 64,0x7 1552384 22832 /usr/lib/libc.2
runInstal 29332 oracle mem VREG 64,0x7 188416 62122 /usr/lib/dld.sl
runInstal 29332 oracle 0r VCHR 3,0x2 0t0 66 /dev/null
runInstal 29332 oracle 1u VCHR 157,0 0t5889 870 /dev/pts/0
runInstal 29332 oracle 2u VCHR 157,0 0t5889 870 /dev/pts/0
runInstal 29332 oracle 3r VDIR 31,0x32000 6144 3225600 /dev/dsk/c3t2d0

Is there any solution to kill this process, and umount the cdrom, appart from a shutdown -r 0 ;(?

TRhanks in advance

Cheers

J??r??me
J@Y
6 REPLIES 6
Ravi_8
Honored Contributor

Re: Process hung

Hi,

while installing oracle, you are suppose to give the command $/cdrom/runInstaller
since you issued runInstllaer from /cdrom directory, you need to unmount the /cdrom to insert the second disk. GUI will be in fore ground, getinto the window where you issued runInstller, Press enter, you get the shell.
$cd

as root umount the CD and mount the second CD. In the oracle GUI screen specify the /cdrom i the browse path
never give up
T G Manikandan
Honored Contributor

Re: Process hung

Do a ps -ef|grep oracle|grep runInstaller

Get the process ID
Do a
#kill -15
to terminate the application.

It that does not work.
You need to do a kill -9

Revert
Chartier Jerome
Frequent Advisor

Re: Process hung

Hello,

Thanks for your help...
I've already tried kill -9, kill -15, kill -11, but nothing worked.
All the mount cdrom processes are attached to PID 1, as well as runInstaller.
I've tried a kill -9 'lsof -p 29332' with no success.
The X session has been lost.

Any idea?

Thanks in advance

Cheers

J??r??me
J@Y
T G Manikandan
Honored Contributor

Re: Process hung

Did you pfs_mount or ordinary mount for the Oracle CD?

If that is the case then try umounting using

pfs_umount /SD_CDROM


Revert
Chartier Jerome
Frequent Advisor

Re: Process hung

Hello,

The cd was Rock Ridge mounted, and not pfs (RR Patch installed)

Regards

J??r??me
J@Y
Steven E. Protter
Exalted Contributor

Re: Process hung

You will need to restart the oracle install.

fuser -cuk /SD_CDROM will probably not help.

You'll start getting NFS errors and will be unable to pfs_mount the cd.

Its very important with oracle to follow each and every detail in the install guide. You can see that something as trivial as where you start the install program does matter.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com