Fajar A. Nugraha wrote: > (CC-ing both lists, since I post the question to both under different > subject) > > sim wrote: >> Ok, >> >> In my situation qlogic cannot get insync on second FC port (I can see it on >> switch). >> If you want just bypass loading of qcl driver, before booting the system add >> in grub this: >> >> -B disable-qlc=true >> >> (in line starting with kernel ...) >> >> On my server, without qlc driver everything works fine. >> >> > > THANK YOU! > > By disabling qlc, I can finally boot opensolaris 2008.11. > It brings up several question though. > > (1) How did you get your server working with qlc? Is your boot partition > on local disk or on qlc SAN? > > (2) Is this (opensolaris and qlc) a known-not-work-configuration or is > there a howto that I need to follow? >
I'm not aware of any known cases and didn't find any with a quick search. I'd suggest filing a bug. > (3) On 2008.11, coreadm service failed to start. Anyone else > experiencing this behaviour? > > svc:/system/coreadm:default (system-wide core file configuration) > State: maintenance since Wed Dec 17 09:09:09 2008 > Reason: Start method failed repeatedly, last exited with status 127. > See: http://sun.com/msg/SMF-8000-KS > See: man -M /usr/share/man -s 1M coreadm > See: /var/svc/log/system-coreadm:default.log > Impact: This service is not running. > > It was OK on 2008.05. Looking at the log, > [ Dec 17 09:09:09 Executing start method ("/lib/svc/method/svc-coreadm > start"). ] > /sbin/sh[1]: exec: /lib/svc/method/svc-coreadm: not found > [ Dec 17 09:09:09 Method "start" exited with status 127. ] > > seems like this service shouldn't exists on 2008.11, and I can safely > disable it, right? > No, that indicates something is wrong with the installation, as that service does exist in 2008.11 and is normally enabled. "pkg verify" and "pkg fix" are things you should look into here. Dave _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
