Hi folks, I've a machine here (amd64 Ultra-20) installing opensolaris
(2008.11) over the network (pxe boot etc just fine).
However its now at about 2.5 hours now and its still pulling over bits from
the repo server.
The repo server is local (on the same subnet over a 100Mb link).
(its a full repo, not a mirror)
The machine can install nevada (using the SUNWCXall metacluster),
over network in about 50 minutes. Another identical U20 on the
same subnet managed to install within an hour the other day though.
Anyone seen this ?
More detail below.
Regards,
Sean.
.
I can see the auto-installer (and its pkg child) installing slim_install
meta-package:
root at opensolaris:~# ptree 307
7 /lib/svc/bin/svc.startd
307 /sbin/sh /lib/svc/method/auto-installer
382 /usr/bin/auto-install -p /tmp/ai_combined_manifest.xml
507 /usr/bin/python2.4 /usr/bin/pkg -R /a install slim_install
root at opensolaris:~#
truss with deltam timestamps show file i/o normal on both the machine
and the pkg.depotd
# tail /tmp/install_log
<AI Jan 27 10:56:44> list of packages to be installed is:
<AI Jan 27 10:56:44> SUNWcsd
SUNWcs
slim_install
entire
<OM Jan 27 10:56:44> Disk was changed
<OM Jan 27 10:56:44> Disk contains valid Solaris partition
<OM Jan 27 10:56:44> Couldn't read image info file<OM Jan 27 10:56:44> System
reports enough physical memory for installation, swap is optional
<OM Jan 27 10:56:44> Couldn't read image info file<OM Jan 27 10:56:44>
whole_disk = 0
<OM Jan 27 10:56:44> diskname set = c4t0d0
<OM Jan 27 10:56:44> Set fdisk attrs
<OM Jan 27 10:56:45> Set zfs root pool device
<OM Jan 27 10:56:45> creating zpool
<OM Jan 27 10:56:46> /usr/sbin/zfs get -Hp -o value available rpool
<OM Jan 27 10:56:46> Couldn't read image info file<OM Jan 27 10:56:46> Creating
swap and dump on ZFS volumes
<OM Jan 27 10:58:10> TI process completed successfully
<OM Jan 27 10:58:10> Transfer process initiated
<TRANSFERMOD Jan 27 10:58:20> IPS initilization finished
#
== end tail
arguments with the pkg.depotd:
# pargs 18976
18976: /usr/bin/python2.4 /usr/lib/pkg.depotd -d
/export/builds/osol/x86/mirror.from.p
argv[0]: /usr/bin/python2.4
argv[1]: /usr/lib/pkg.depotd
argv[2]: -d
argv[3]: /export/builds/osol/x86/repo-0811sru2
argv[4]: -p
argv[5]: 8008
argv[6]: -s
argv[7]: 50
argv[8]: -t
argv[9]: 60
the pkg.depotd is showing these in its log over and over again though:
192.1.1.71 - - [27/Jan/2009:13:58:06] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:06] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:07] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:08] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:09] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:33] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:35] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:37] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
192.1.1.71 - - [27/Jan/2009:13:58:39] "POST /filelist/0 HTTP/1.1" 200 - ""
"pkg/666742d60b75 (sunos i86pc; 5.11 snv_101b; full; pkg)"
--
Sean.
.