Duong:

What types of systems are these and please provide access to sp if 
possible ???

You need to boot kmdb and see where the hang occurs:


  On x86, in the GRUB item, type "e" (for edit) and
then another "e" and then add "-k -d "  to the end of the kernel line
or before the -B options.  Finally, press return to boot this entry.

This will cause the kernel debugger to load

          Loading kmdb...

          Welcome to kmdb
          kmdb: unable to determine terminal type: assuming `vt100'
          Loaded modules: [ unix krtld genunix ]
          [0]>

At the prompt, enter "moddebug/W 0x80000000", <return> and then ":c",
<return> which will then print out each module as it's being loaded.

Does the same systems works in snv_111/snv_112 ???



Duong Vo wrote:
> 
> After testing x64 systems with AI osol_111
> and AI osol_110, 5 of 13 systems (x64 blades
> and non-blade) were encountered
> with hang or stall issue during AI booting.
> 
> Other 8 systems were completed with AI installation.
> 
> SunOS Release 5.11 Version snv_111 64-bit
> Copyright 1983-2009 Sun Microsystems, Inc.  All rights reserved.
> Use is subject to license terms.
> <<<==== HANG or STALL from here....
> 
> Note that the user can hit <Return> but no response.
> 
> Is this a known issue?.
> 
> All failed x64 systems are available for further evaluation.
> 
> Thanks,
> 
> -Duong
> 
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss


Reply via email to