Hi Jeffrey, if I remember correctly, there is currently bug being resolved (now in process of code review), which prevents partitioning from working correctly at this point:
4233 target instantiation gets called multiple times which results in installation failure However, as I might not be quite correct, I will let William comment on this. Thank you, Jan jeffrey huang wrote: > Hi, Jan, > > 1 quick questions: > > I remove all partitions on target disks, and use following manifest to > create partition, but failed: > > <ai_manifest name="fdisk_01_270"> > <ai_target_device> > <target_device_name>c4d0</target_device_name> > <target_device_use_solaris_partition>false</target_device_use_solaris_partition> > <target_device_overwrite_root_zfs_pool>true</target_device_overwrite_root_zfs_pool> > </ai_target_device> > <ai_device_partitioning> > <partition_action>create</partition_action> > <partition_number>1</partition_number> > <partition_start_sector>1</partition_start_sector> > <partition_size>20480</partition_size> > <partition_type>191</partition_type> > </ai_device_partitioning> > <ai_pkg_repo_default_authority> > <main url="http://10.13.28.32:9000" authname="colorsword.prc"/> > <mirror url=""/> > </ai_pkg_repo_default_authority> > <ai_packages> > </ai_packages> > </ai_manifest> > > It reports a lot fdisk error, like corrupt label. I tried 2 disks, > same result, it create a very small solaris 2 partition. > Is my usage of above manifest correct? Have you ever got the create > partition works? > > I believe this is basic features, if does not work, my test will be > blocked. > I am now writing CRs now. > > -- > Great Thanks & Best Regards > > --- > Jeffrey Huang SWAN: x51683, Ext: 0086-10-62673683 > Solaris QE Group Email: jeffrey.huang at sun.com > China Engineering & Research Institute, Sun Microsystems > 7/F Chuang Xin Plaza, Tsinghua Science Park, Beijing China > > ------------------------------------------------------------------------ > > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss >
