11.2 in Solaris 10 zones - kfod errors

From: J Buchanan <oracle_at_digistar.com>
Date: Sat, 21 Nov 2009 23:07:16 -0500
Message-Id: <166740DA-95CB-4403-B5C4-CEB53DEEC763_at_digistar.com>


I'm attempting to install 11.2 Grid infrastructure inside a Solaris container but getting errors within the installer, step 8 of 15.

From /tmp/OraInstall.../installActions...

INFO: Executing [/tmp/OraInstall2009-11-21_10-24-37PM/ext/bin/kfod, nohdr=true, verbose=true, disks=all, status=true, op= disks, asm_diskstring='/dev/rdsk/c1*'] ...

INFO: Starting Output Reader Threads for process /tmp/OraInstall2009-11-21_10-24-37PM/ext/bin/kfod
INFO: Parsing KFOD-00311: file not found; arguments: [/dev/rdsk/c1t7d0s0]
INFO: Parsing LEM-00031: file not found; arguments: [lempgmh] [lmserr]
INFO: Parsing LEM-00033: file not found; arguments: [lempgfm] [Couldn't open message file]
INFO: The process /tmp/OraInstall2009-11-21_10-24-37PM/ext/bin/kfod exited with code 0


I had more success using a simple SVM device, /dev/md/rdsk/m... The installer and kfod accepted the device and proceeded to the point of running root.sh, however when ASM attempted to create the diskgroup I specified ASM could not write to the device asynchronously and failed with ORA-27063.

/dev/dsk devices yield the same error. I gave up using SVM.

Within zonecfg I used this syntax for the raw device:

add device
set match=/dev/rdsk/c1t7d0s0
end

I can newfs and mount a filesystem created on /dev/rdsk/c1t7d0s0 from within the zone so it seems the generic OS components work ok.

I have not tried 11.1 or 10.2 (yet).

Any advice how to get around this problem would be much appreciated...

thanks, Jason--
http://www.freelists.org/webpage/oracle-l Received on Sat Nov 21 2009 - 22:07:16 CST

Original text of this message