Hello all,

I am trying to install osol-dev-132-ai-sparc.iso in an LDoms Guest Domain.

ok boot cdrom - install

It fails with the following messages in /tmp/install_log (all other 
messages look okay).

root at opensolaris:~# cat /tmp/install_log
...
<ICT Feb 11 01:09:18> current task:_get_root_dataset
<ICT_E Feb 11 01:09:19> Could not determine root dataset
<ICT_E Feb 11 01:09:19> Failure. Returning: 
ICT_CREATE_SPARC_BOOT_MENU_FAILED
<ICT Feb 11 01:09:19> current task:copy_sparc_bootlst
...
<ICT Feb 11 01:09:24> Post-transfer Python Install Completion Tasks 
finished.
<ICT Feb 11 01:09:24> 1 out of 18 total Python ICTs finished with errors
<OM Feb 11 01:09:24> The install-finish script reported failures.
...
<AI Feb 11 01:09:38> Automated Installation failed in Installation 
Completion module
<AI Feb 11 01:09:38> One or more installation completion tasks failed. 
Please see previous messages for more details
root at opensolaris:~#

Trying to boot fails:

root at opensolaris:~# init 0
{0} ok boot disk
Boot device: /virtual-devices at 100/channel-devices at 200/disk at 0  File and 
args:

no pool_props

The file just loaded does not appear to be executable.
{0} ok

My virtual disk's backend is a 20G file created by "mkfile". At the end 
of this failing installation, my rpool has the following characteristics.

root at opensolaris:~# zpool status
  pool: rpool
 state: ONLINE
 scrub: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        rpool       ONLINE       0     0     0
          c2d0s0    ONLINE       0     0     0

errors: No known data errors
root at opensolaris:~# zfs list
NAME                     USED  AVAIL  REFER  MOUNTPOINT
rpool                   10.4G  9.12G  65.5K  /rpool
rpool/ROOT              3.67G  9.12G    21K  legacy
rpool/ROOT/opensolaris  3.67G  9.12G  3.67G  /a
rpool/dump              2.65G  9.12G  2.65G  -
rpool/export            69.5K  9.12G    23K  /export
rpool/export/home       46.5K  9.12G    23K  /export/home
rpool/export/home/jack  23.5K  9.12G  23.5K  /export/home/jack
rpool/swap              4.13G  13.2G    16K  -
root at opensolaris:~# zpool get all rpool
NAME   PROPERTY       VALUE       SOURCE
rpool  size           19.9G       -
rpool  capacity       31%         -
rpool  altroot        -           default
rpool  health         ONLINE      -
rpool  guid           16513816177385371331  default
rpool  version        22          default
rpool  bootfs         -           default
rpool  delegation     on          default
rpool  autoreplace    off         default
rpool  cachefile      -           default
rpool  failmode       wait        default
rpool  listsnapshots  off         default
rpool  autoexpand     off         default
rpool  dedupditto     0           default
rpool  dedupratio     1.00x       -
rpool  free           13.6G       -
rpool  allocated      6.32G       -
root at opensolaris:~#

One thing I noticed is:

root at opensolaris:~# zpool set bootfs=rpool/ROOT/opensolaris rpool
cannot set property for 'rpool': property 'bootfs' not supported on EFI 
labeled devices
root at opensolaris:~#

Yet, the install_log contains these lines:

<ICT Feb 11 01:09:09> ict_set_user_profile Succeeded
<OM Feb 11 01:09:09> /usr/sbin/zpool set bootfs=rpool/ROOT/opensolaris rpool
<ICT Feb 11 01:09:09> current task: ict_installboot
<ICT Feb 11 01:09:10> ict_installboot Succeeded

Is it a known issue ? Anyway to workaround it ?

Thank you for your help.

    Francois.




Reply via email to