Hi,

could I please ask two people for reviewing changes for following blocker ?

7944 auto-install dumps core installing 2009.06 b110 on T6300
http://defect.opensolaris.org/bz/show_bug.cgi?id=7944

webrev:
http://cr.opensolaris.org/~dambi/bug-7944

Thank you very much,
Jan

modules affected:
-----------------
* libtd
* liborchestrator

testing done:
-------------
[1] successful AI installation done on affected machine -
    no core dump occurred (please see bug report for details)

# mount -Flofs /tmp/libtd.so.1 /usr/snadm/lib/libtd.so.1
# mount -Flofs /tmp/liborchestrator.so.1 /usr/snadm/lib/liborchestrator.so.1
# /usr/bin/auto-install -p /tmp/ai_combined_manifest.xml
/tmp/ai_manifest.defval.xml validates
/tmp/ai_manifest_temp_6054.xml validates
/tmp/ai_combined_manifest.xml is a valid manifest
Auto reboot enabled
Checking any disks for minimum recommended size of 12646 MB
Disk c9t201500A0B8117690d1 size listed as 15360 MB
Default disk selected is c9t201500A0B8117690d1
Disk name selected for installation is c9t201500A0B8117690d1
no manifest slice information found
installation will be performed from http://ipkg.sfbay/dev (opensolaris.org)
installation will be performed from http://ipkg.sfbay/dev (opensolaris.org)
alternate IPS authority will be http://pkg.opensolaris.org/dev 
(opensolaris.org)
list of packages to be installed is:
entire at 0.5.11,5.11-0.110
SUNWcsd
SUNWcs
slim_install
...
Auto install succeeded. System will be rebooted now


[2] TD test driver with new libtd reported correct slice
    information

w/o fix:
--------
# /opt/install-test/bin/tdmgtst  -s c9t50060E8003277014d1
Caiman Target Discovery test program - Version 4
 >>> Getting slices by disk name=c9t50060E8003277014d1
 >>>     44 found
 >>>> matches slice c9t50060E8003277014d19s3
...
 >>>> matches slice c9t50060E8003277014d19s2
...
 >>>> matches slice c9t50060E8003277014d19s1
...
 >>>> matches slice c9t50060E8003277014d19s0
...

w/ fix:
-------
# mount -Flofs /tmp/libtd.so.1 /usr/snadm/lib/libtd.so.1
# /opt/install-test/bin/tdmgtst  -s c9t50060E8003277014d1
Caiman Target Discovery test program - Version 4
 >>> Getting slices by disk name=c9t50060E8003277014d1
 >>>     4 found
 >>>> matches slice c9t50060E8003277014d1s3
...
 >>>> matches slice c9t50060E8003277014d1s2
...
 >>>> matches slice c9t50060E8003277014d1s1
...
 >>>> matches slice c9t50060E8003277014d1s0


[3] regression test
    installation done with new libraries and LiveCD based on 110


Reply via email to