As I saw the same issue with the previous release, I'm going to post that
one here and not on the U4 Beta forum.

I'm trying to create a miniroot image for wanboot from the S10u4 media (same
issue occured with S10u3 media) on a zfs filesystem on a U3 server.

SunOS jumps8002 5.10 Generic_125100-05 sun4u sparc SUNW,Sun-Fire-V240

lofiadm -a /Jumpstart/OS/Solaris10/Beta/0707/sol-10-u4-beta-sparc-dvd.iso
mkdir /tmp/a
mount -F hsfs /dev/lofi/1 /tmp/a

zfs create tank/sol10u4b

cd /tmp/a/Solaris_10/Tools
./setup_install_server -w /tank/sol10u4b/wanboot /tank/sol10u4b/install
Verifying target directory...
Calculating the required disk space for the Solaris_10 product
Calculating space required for the installation boot image
Copying the CD image to disk...
Copying Install Boot Image hierarchy...
Starting WAN boot Image build
Calculating space required for WAN boot Image
Copying WAN boot Image hierarchy...


If checking in parallel, I can see a cpio running but not doing a lot... 30
mins without activity yet...

jumps8002:/tank/sol10u4b #truss -wall -eall -f -p 27628
27628/1:        psargs: cpio -pdum /tank/sol10u4b/wanboot/interim_dir

Is that script a little bit incompatible with zfs in its current form ?

Regards
--
Gael Martinez
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to