Andre Molyneux wrote: > Sundar Yamunachari wrote: >> >> EFI labeled disks aren't supported with zfs boot. Can you create >> an SMI (VTOC) labeled disk and try it again. > > Okay, I relabeled the virtual disk in the LDOM with VTOC and tried > again. Here's what happened next: > > <AI May 11 16:13:26> /tmp/ai_combined_manifest.xml is a valid manifest > <AI May 11 16:13:26> Auto reboot disabled > <TDDM_E May 11 16:13:26> ddm_drive_is_cdrom(): ioctl(DKIOCREMOVABLE) > failed > <OM May 11 16:13:36> System reports enough physical memory for > installation, swap is optional > <AI May 11 16:13:36> Checking any disks for minimum recommended size > of 12646 MB > <AI May 11 16:13:36> Disk c6d0 size listed as 70007 MB > <AI May 11 16:13:36> Default disk selected is c6d0 > <AI May 11 16:13:36> Disk name selected for installation is c6d0 > <AI May 11 16:13:36> no manifest slice information found > <OM May 11 16:13:36> Timezone setting will be TZ=US/Pacific > <OM May 11 16:13:36> Set timezone > <AI May 11 16:13:36> installation will be performed from > http://ipkg.sfbay/dev (opensolaris.org) > <AI May 11 16:13:36> installation will be performed from > http://ipkg.sfbay/dev (opensolaris.org) > <AI May 11 16:13:36> using mirror at http://ipkg.central:8000 > <AI May 11 16:13:36> list of packages to be installed is: > <AI May 11 16:13:36> entire > <AI May 11 16:13:36> SUNWcsd > <AI May 11 16:13:36> SUNWcs > <AI May 11 16:13:36> babel_install > <AI May 11 16:13:36> list of packages to be removed is: > <AI May 11 16:13:36> babel_install > <AI May 11 16:13:36> slim_install > <OM_E May 11 16:13:36> No install slice exists. > <OM May 11 16:13:36> Couldn't get device target info. > <OM May 11 16:13:36> TI process failed > <AI May 11 16:13:36> om_perform_install failed with error 208 > <OM May 11 16:13:36> Target instantiation failed exit_val=-1 > <AI May 11 16:13:36> Auto install failed > > And here's the current label on the disk: > > * /dev/rdsk/c6d0s0 partition map > * > * Dimensions: > * 512 bytes/sector > * 424 sectors/track > * 24 tracks/cylinder > * 10176 sectors/cylinder > * 14089 cylinders > * 14087 accessible cylinders > * > * Flags: > * 1: unmountable > * 10: read-only > * > * First Sector Last > * Partition Tag Flags Sector Count Sector Mount Directory > 2 5 01 0 143349312 143349311 > 6 4 00 0 143349312 143349311 > > Does AI require a specific slice number for the "install slice"? > > Andre If you are using default AI manifest (Not specifying a slice for installing OpenSolaris using AI), then AI assumes that slice 0 will be used for installation. This is captured in bug 8575. See comments #5 and #6.
- Sundar