I'm attempting to JumpStart some LDOMs with ZFS root and seem to be bumping into issues with the installer - although I can create UFS-based LDOMs with 10/08, I seem to get coredumps whenever I try to do the same with ZFS root LDOMs:
Starting Solaris installation program... Searching for JumpStart directory... Using rules.ok from 10.50.6.230:/opt/SUNWjet. Checking rules.ok file... Using begin script: Utils/begin Using derived profile: Utils/begin Using finish script: Utils/finish Executing JumpStart preinstall phase... Executing begin script "Utils/begin"... Installation of arnold-ldom0 at 14:29 on 08-Dec-2008 Loading JumpStart Server variables Loading JumpStart Server variables Loading Client configuration file Loading Client configuration file BASE_CONFIG: Running base_config begin script.... BASE_CONFIG: Running base_config begin script.... FLASH: Running flash begin script.... FLASH: Running flash begin script.... Begin script Utils/begin execution completed. Searching for SolStart directory... Checking rules.ok file... Using begin script: install_begin Using finish script: patch_finish Executing SolStart preinstall phase... Executing begin script "install_begin"... Begin script install_begin execution completed. Segmentation Fault - core dumped Solaris installation program exited. There is a coredump from pfinstall, but I'm not sure why it died ... The particular JET config items at issue are the following: base_config_profile_zfs_disk="c1d0s0" base_config_profile_zfs_pool="rpool" base_config_profile_zfs_be="sol_10_1008_be0" base_config_profile_zfs_size="auto" base_config_profile_zfs_swap="4096" base_config_profile_zfs_dump="4096" If these are removed, the configure completes without issue ... I'm suspecting something somewhere doesn't like the disk slice c1d0s0 rather than c1t0d0s0 however for LDOMs the target parameter is omitted (very annoying, would have been better to assume 0 or ignore it) ... Does anyone else have this working? If so, would you mind if I poached your config to try? Thanks. Regards, Malcolm -- Malcolm Herbert This brain intentionally mjch at mjch.net left blank
