Server Build

Details

Build Number sles9.06.1
Release date 2006Nov27
Operating System Suse Enterprise Linux Server 9 RC5 SP3
Prolient Support Pack 7.52
ILO Firmware 1-1.87, or 2-1.22
System Firmware DL360_G3_P31
DL360_G4_P52
DL360_G5_P58
DL360_G5_P58
DL380_G3_P29
DL380_G4_P51
DL380_G5_P56
DL385_G2_A09
DL580_G2_P27
DL585_G1_A01
SmartArray Firmware 5i 2.66A
6i_2.68A
P600_1.50A

Disk Drive Layout:

SmartArray Drive Layout

Name Size Disk(s) Purpose
OS Mirror (raid1) 36GB disk 0+1 Physical disks used for the operating system
Logical volume 1 10.5GB c0d0 Primary OS volume
Logical volume 2 10.5GB c0d1 Daily image backup volume
Logical volume 3 10.5GB c0d2 Weekly image backup volume
Logical volume 4 3.5GB c0d3 Swap and system admin data
Logical volume 5 Big c0d4 Application data

OS Drive Layout

Standard Layout

Device Size Path Type
/dev/cciss/c0d0p1 256MB /boot ext3
/dev/cciss/c0d0p2 10500MB LVM2
/dev/cciss/c0d3p1 2048MB swap
/dev/cciss/c0d3p2 1.3GB /sa ext3
/dev/cciss/c0d4p1 +GB LVM2
/dev/system/root 6144MB / ext3
/dev/system/var 2048MB /var ext3
/dev/system/tmp 512MB /tmp ext3
/dev/system/home 1024MB /home ext3

Extra Data Volumes

Device Size Path Type
/dev/data/opt ?MB /opt ext3
/dev/data/srv ?MB /srv ext3
/dev/data/other ?GB /data ext3

          

VMWare Drive Layout

Device Size Path Type
/dev/sda1 256M /boot ext3
/dev/sda2 10.2G LVM2
/dev/system/root 6144M / ext3
/dev/system/var 2048M /var ext3
/dev/system/tmp 512M /tmp ext3
/dev/system/home 1024M /home ext3
/dev/system/swap 512M swap

Extra Data Volumes

Device Size Path Type
/dev/sdb1 ?GB LVM2
/dev/data/app ?GB /data ext3

Change Log

  • New build started
  • Custom packages are added for subversion: doxygen-1.4.6-13.i586.rpm, subversion-1.3.2-1cml.i586.rpm
  • Console settings are in place, but untested
  • Network interface is automatically configured based on DNS name and DNS IP address
  • NTP is configuration for our environment
  • Mail relay is configuration for our environment
  • Name services and authentication are configured for eDirectory LDAP (untested)
  • /etc/hosts and /etc/resolv.conf are configuration for our environment
  • Syslog is configuration for our environment
  • Ctrl-Alt-Del restart is disabled
  • The HP Proliant Support Pack is installed
  • ILO and system bios firmwares are updated
  • Disk partitioning is automatically configured.
  • Created default netadm and bkupadm users.
  • The following files are added or overide existing files:
    ./etc/pam.d/common-auth
    ./etc/pam.d/common-account
    ./etc/pam.d/common-password
    ./etc/pam.d/common-session
    ./etc/pam.d/su
    ./etc/pam.d/sudo
    ./etc/pam.d/login
    ./etc/pam.d/sshd
    ./etc/cron.weekly/sysreport.sh
    ./etc/cron.weekly/sysbackup.sh
    ./etc/resolv.conf-template
    ./etc/motd
    ./etc/ldap.conf
    ./etc/snmpd-opscntr.conf
    ./usr/local/bin/xsudo
    ./usr/local/bin/acp
    ./usr/local/bin/fixcols
    ./root/.ssh/authorized_keys

Package List

Main Package Groups
  • Basic Runtime System
  • YaST2
  • Linux Tools
  • Authentication Servers
  • C/C++ Compiler and Tools
  • Analyzing Tools

Packages Added:

expect
acct
ulimit
acpid
quota
dump
dhcp-client
cadaver
stunnel
openssl-doc
icmp-info
iptraf
nmap
netacct
netdiag
ntop
whois
samba-doc
pxe
cups-client
sysstat
rug
lkcdutils
libapr0
compat-sles8
kernel-source
python
python-doc
phthon-ldap
phthon-mysql
phthon-xml
perl-DBD-mysql
perl-IO-Socket-SSL
perl-Net-DNS
perl-Net-SNMP
perl-Net-SSLeay
perl-ldap-ssl
perl-XML-Generator

Packages Removed:

nagios
nagios-nsca
nagios-plugins
openldap2

Testing

Hardware Result Details
DL380G2 Failed Network interface does not identify during SLES cdrom boot
DL380G3 Successful This was the primary testing platform
DL380G5 Successful Only the x86_64 version works, the i386 boot cdrom post NIC configuration

Known Issues

Item Date Who Details Workaround/Solution
Install date 2006Nov21 Travis Sidelinger The date is not set during the autoyast pre-script phase Will be fixed when I move autoinst.xml into a cgi script. From the script I will set time with the date command. Target objective for sles9.06.2
ILO auto config 2006Nov16 Travis Sidelinger ILO automatic configuration does not work do to xml changes Target objective for next build. Need to figure out what HP has changed.
Security settings 2006Nov21 Travis Sidelinger A complete review of system security needs performed Targeted for sles9.06.2 or later build
Serial number 2006Nov27 Travis Sidelinger The serial should be automatically pulled from the bios and set in /etc/asset, but the scripting current doesn't work. This is probably a timing issue and needs performed after the PSP is installed and the machine is rebooted. Target objective for next build

Proceedures and Checklists

Post Install Audit

File System Size

# df -ThP | fixcols
Filesystem              Type  Size  Used Avail Use% Mounted  on
/dev/mapper/system-root ext3  6.0G  1.4G 4.3G  24%  /
tmpfs                   tmpfs 1013M 12K  1013M 1%   /dev/shm
/dev/cciss/c0d0p1       ext3  251M  15M  224M  7%   /boot
/dev/mapper/system-home ext3  1008M 33M  925M  4%   /home
/dev/cciss/c0d3p2       ext3  1012M 182M 779M  19%  /sa
/dev/mapper/system-tmp  ext3  496M  8.1M 463M  2%   /tmp
/dev/mapper/system-var  ext3  2.0G  81M  1.8G  5%   /var

Listening Ports

# lsof -i4 -nP
COMMAND   PID  USER   FD   TYPE DEVICE SIZE NODE NAME
snmpd    5280  root    8u  IPv4  10851       TCP *:199 (LISTEN)
snmpd    5280  root    9u  IPv4  10833       UDP 127.0.0.1:25375
snmpd    5280  root   10u  IPv4  10850       UDP *:32769
snmpd    5280  root   11u  IPv4  10852       UDP *:161
portmap  5355   bin    3u  IPv4  10290       UDP *:111
portmap  5355   bin    4u  IPv4  10294       TCP *:111 (LISTEN)
cmapeerd 5730  root    3u  IPv4  11254       UDP 127.0.0.1:25376
cmanicd  6205  root    4u  IPv4  12247       UDP 127.0.0.1:25393
master   7001  root   12u  IPv4  13892       TCP 127.0.0.1:25 (LISTEN)
hpsmhd   7373  root    3u  IPv4  14970       TCP 127.0.0.1:2301 (LISTEN)
hpsmhd   7373  root    4u  IPv4  14971       TCP 192.168.222.119:2301 (LISTEN)
hpsmhd   7373  root    5u  IPv4  14972       TCP 127.0.0.1:2381 (LISTEN)
hpsmhd   7373  root    6u  IPv4  14973       TCP 192.168.222.119:2381 (LISTEN)
hpsmhd   7377 hpsmh    3u  IPv4  14970       TCP 127.0.0.1:2301 (LISTEN)
hpsmhd   7377 hpsmh    4u  IPv4  14971       TCP 192.168.222.119:2301 (LISTEN)
hpsmhd   7377 hpsmh    5u  IPv4  14972       TCP 127.0.0.1:2381 (LISTEN)
hpsmhd   7377 hpsmh    6u  IPv4  14973       TCP 192.168.222.119:2381 (LISTEN)

Packages Installed

Total package count: 440

Package List:

gpg-pubkey-9c800aca-40d8063e
yast2-trans-en_US-2.9.8-0.2
dosfstools-2.10-90.3
popt-1.7-176.16
libgcc-3.3.3-43.41
schedutils-1.4.0-1.2
libaio-devel-0.3.102-1.2
zlib-devel-1.2.1-70.12
aaa_skel-2004.6.8-0.2
eject-2.0.13-185.1
ghostscript-fonts-other-7.07.1rc1-195.8
libcap-1.92-479.1
mktemp-1.5-729.1
patch-2.5.9-141.1
tcl-8.4.6-26.3
words-words.2-547.1
lukemftp-1.5-578.1
libapr0-2.0.49-27.34
libelf-0.8.5-32.4
cpp-3.3.3-43.41
procmail-3.22-39.4
cracklib-2.7-1006.1
i4l-isdnlog-2004.5.27-1.2
iputils-ss021109-147.1
libselinux-1.8-16.1
pam_smb-2.0.0rc5-38.3
unzip-5.50-345.1
diffutils-2.8.4-75.1
fontconfig-2.2.92.20040221-28.13
m4-1.4o-622.1
sed-4.0.9-31.1
e2fsprogs-1.38-4.9
microcode_ctl-1.12-1.4
ppp-2.4.2-39.8
acct-6.3.5-675.9
device-mapper-1.01.01-1.6
udev-021-36.56
libxslt-1.1.2-58.7
syslogd-1.4.1-519.14
gdb-6.3-16.4
nscd-2.3.3-98.61
reiserfs-3.6.19-3.2
SuSEfirewall2-3.1-310.12
glibc-devel-2.3.3-98.61
evms-2.3.3-0.40
perl-Archive-Zip-1.14-0.2
scsi-1.7_2.36_1.16_0.11-0.4
util-linux-2.12-72.46
kernel-source-2.6.5-7.244
heimdal-lib-0.6.1rc3-55.15
cvs-1.11.14-24.10
openslp-1.1.5-73.25
kernel-smp-2.6.5-7.244
pam_krb5-1.3-201.12
openldap2-client-2.2.24-4.12
pwdutils-2.6.4-2.25
rpm-4.1.1-177.16
yast2-packagemanager-2.9.67-0.3.1
yast2-transfer-2.9.3-0.3
bootsplash-theme-SuSE-SLES-3.1-22.14
gpm-1.20.1-301.1
isapnp-1.26-489.1
mtools-3.9.9-196.1
perl-Digest-MD4-1.3-27.1
perl-NetxAP-0.02-554.1
perl-XML-Parser-2.34-28.1
psmisc-21.4-39.1
sysvinit-2.85-21.3
netcfg-9-17.1
ghostscript-x11-7.07.1rc1-195.8
perl-Crypt-SmbHash-0.02-1.2
portmap-5beta-728.1
xpp-1.1-566.1
smpppd-1.16-5.1
mc-4.6.0-324.10
perl-MIME-tools-5.411a-368.4
telnet-1.1-38.9
ypbind-1.18-1.7
mutt-1.5.6i-64.6
yast2-pam-2.9.14-0.3
yast2-x11-2.9.11-0.3
yast2-heartbeat-2.9.4-0.3
yast2-runlevel-2.9.16-0.3
yast2-profile-manager-2.9.9-0.3
yast2-samba-client-2.9.17-1.3
yast2-update-2.9.35-0.2
yast2-uml-2.9.22-0.3
yast2-kerberos-client-2.9.9-0.3
yast2-nis-client-2.9.18-0.3
yast2-nis-server-2.9.11-0.4
perl-OPENSSL-1.0.5-0.2
yast2-ldap-server-2.9.19-0.4
automake-1.8.3-23.1
dhcp-3.0.1rc13-28.18
gdbm-devel-1.8.3-228.1
netacct-0.71-496.1
perl-Convert-ASN1-0.18-66.1
perl-Net-DNS-0.46-27.1
rcs-5.7-864.1
fontconfig-devel-2.2.92.20040221-28.13
perl-Net-SNMP-4.1.2-73.1
perl-IO-Socket-SSL-0.95-28.1
dhcp-server-3.0.1rc13-28.20
subversion-1.3.2-1cml
vlan-1.8.0u-1
hpvca-2.1.4-10
cpqacuxe-7.50-23
hponcfg-1.4.0-2
gpg-pubkey-0dfb3188-41ed929b
gpg-pubkey-3d25d3d9-36e12d04
filesystem-9-29.8
sles-release-9-82.17
glibc-i18ndata-2.3.3-98.61
man-pages-1.67-1.18
glibc-locale-2.3.3-98.61
libpcap-0.8.1-39.3
usbutils-0.11-211.3
libattr-2.4.16-1.2
libaio-0.3.102-1.2
pcre-4.4-109.4
tcpdump-3.8.1-49.4
zlib-1.2.1-70.12
libstdc++-3.3.3-43.41
attr-2.4.16-1.2
liby2util-2.9.27-0.4
file-4.09-3.2
ash-0.4.18-56.1
dos2unix-3.1-300.1
ethtool-1.8-123.3
gdbm-1.8.3-228.1
gpart-0.1h-475.1
hfsutils-3.2.6-1038.1
libxcrypt-2.1.90-61.3
mingetty-0.9.6s-73.1
ncurses-5.4-61.4
opie-2.4-544.1
pax-3.2-77.1
sash-3.7-28.1
terminfo-5.4-61.4
utempter-0.5.2-385.4
xntp-doc-4.2.0a-23.1
providers-2004.4.2-4.1
db-utils-4.2.52-86.3
joe-2.9.8-378.1
readline-4.3-306.8
libpng-1.2.5-182.10
glib-1.2.10-586.2
libgcj-3.3.3-43.41
bzip2-1.0.2-346.6
busybox-1.00.pre8-26.6
dhcpcd-1.3.22pl4-193.8
pciutils-2.1.11-192.18
ltrace-0.3.36-5.4
timezone-2.3.3-98.61
expect-5.40-27.1
glib2-2.2.3-117.1
info-4.6-61.1
insserv-1.00.2-85.1
less-382-34.8
libjpeg-6.2.0-731.1
linux-atm-lib-2.4.0-412.1
ntfsprogs-1.9.0-21.1
screen-4.0.2-41.1
tcpd-7.6-710.1
vacation-1.2.6.1-128.4
bc-1.06-744.1
ed-0.2-864.1
findutils-4.1.7-860.1
gettext-0.14.1-30.1
libtool-1.5.2-56.1
make-3.80-184.1
recode-3.6-488.1
tar-1.13.25-325.3
zsh-4.2.0-31.1
libtiff-3.6.1-38.21
coreutils-5.2.1-23.8
gzip-1.3.5-136.6
bison-1.875-51.4
sudo-1.6.7p5-117.4
acpid-1.0.1-259.4
libxml2-2.6.7-28.7
grub-0.94-45.6
pdksh-5.2.14-780.7
resmgr-0.9.8-47.6
ulimit-1.1-127.4
lvm2-2.01.14-3.6
hwinfo-8.99-0.3
submount-0.9-33.6
XFree86-libs-4.3.99.902-43.71
gawk-3.1.3-210.3
glibc-info-2.3.3-98.61
mdadm-1.5.0-40.3
parted-1.6.21-4.2
procps-3.2.5-1.2
samba-doc-3.0.20b-3.4
xfsprogs-2.6.25-0.6
XFree86-Mesa-4.3.99.902-43.71
strace-4.5.11-1.2
sitar-0.9.3-0.4
libgcj-devel-3.3.3-43.41
gcc-3.3.3-43.41
openssl-0.9.7d-15.21
perl-Compress-Zlib-1.33-30.4
release-notes-9.1-8.88
sysconfig-0.31.0-15.54
texinfo-4.6-61.4
xinetd-2.3.13-39.11
yast2-mail-aliases-2.9.16-0.3
gcc-c++-3.3.3-43.41
mkinitrd-1.2-27.21
hotplug-0.44-32.46
gcc-objc-3.3.3-43.41
curl-7.11.0-39.9
cups-libs-1.1.20-108.26
openslp-server-1.1.5-73.25
python-2.3.3-88.9
cups-client-1.1.20-108.26
cyrus-sasl-2.1.18-33.8
rsync-2.6.2-8.18
heimdal-0.6.1rc3-55.18
gpg-1.2.4-68.7
pam_ldap-169-28.4
openssh-4.1p1-11.10
suse-build-key-1.0-662.10
samba-client-3.0.20b-3.4
wireless-tools-27pre12-39.28
yast2-core-2.9.97-0.3
yast2-slp-2.9.11-0.3
at-3.1.8-898.1
bootcycle-0.3-95.1
fbset-2.1-778.1
ghostscript-fonts-std-7.07.1rc1-195.8
groff-1.17.2-881.1
i4l-base-2004.5.27-1.2
kbd-1.12-26.1
ldapcpplib-0.0.3-21.3
liblcms-1.12-55.1
lilo-22.3.4-508.1
pcsc-lite-1.1.1-245.1
perl-Config-Crontab-1.03-46.1
perl-Digest-SHA1-2.07-30.1
perl-MailTools-1.60-29.1
perl-Parse-RecDescent-1.80-243.3
perl-URI-1.30-29.1
perl-gettext-1.01-576.1
pptp-1.4.0-39.1
raidtools-1.00.3-222.4
smartmontools-5.30-20.3
vim-6.2-235.1
wvstreams-3.74-61.1
capi4linux-2004.5.27-1.2
finger-1.2-39.1
i4lfirm-2004.5.27-1.2
openct-0.1-197.1
perl-Date-Calc-5.3-185.1
perl-X500-DN-0.28-117.1
setserial-2.17-577.1
wvdial-1.54-61.4
bootsplash-3.1-37.3
opensc-0.8.0-194.1
siga-9.100-29.1
man-2.4.1-214.4
evms-gui-2.3.3-0.40
nfs-utils-1.0.6-103.23
postfix-2.1.1-1.17
rsh-0.17-548.13
yast2-2.9.89-0.3
yast2-perl-bindings-2.9.34-1.5
ypserv-2.12.1-44.5
fetchmail-6.2.5-49.9
yast2-country-2.9.30-0.3
yast2-online-update-2.9.21-0.3
yast2-power-management-2.9.10-1.3
yast2-tune-2.9.30-0.3
yast2-xml-2.9.8-19.2
yast2-cd-creator-2.9.14-0.3
yast2-instserver-2.9.26-0.3
yast2-phone-services-2.9.5-21.2
yast2-support-2.9.4-0.5
yast2-bootloader-2.9.45-0.3
yast2-you-server-2.9.13-0.3
yast2-ldap-client-2.9.29-0.4
yast2-security-2.9.15-0.2
autoyast2-2.9.58-0.3
yast2-repair-2.9.17-0.2
yast2-packager-2.9.73-0.3
yast2-restore-2.9.12-0.3
yast2-inetd-2.9.12-21.2
yast2-nfs-server-2.9.9-23.2
yast2-network-2.9.88-0.3
yast2-firewall-2.9.12-0.3
yast2-http-server-2.9.31-0.5
yast2-backup-2.9.20-0.2
mailx-10.6-65.1
lsb-3.0-4.8
yast2-ipsec-2.9.14-0.8
yast2-dhcp-server-2.9.25-0.5
autoconf-2.59-75.1
bin86-0.16.0-183.1
compat-sles8-1.3-93.3
dump-0.4b35-41.1
freetype2-devel-2.1.7-53.5
iptraf-2.7.0-181.3
ncurses-devel-5.4-61.4
netdiag-20010114-385.1
ntop-3.0-9.3
perl-Crypt-DES-2.03-359.1
perl-HTML-Tagset-3.03-550.1
perl-Net_SSLeay-1.25-25.1
plotutils-2.4.1-575.1
stunnel-4.05-20.1
db-devel-4.2.52-86.3
gnuplot-3.7.3-256.1
perl-HTML-Parser-3.35-31.1
perl-XML-Generator-0.93-130.1
perl-libwww-perl-5.76-30.1
perl-ldap-ssl-0.29-132.1
XFree86-devel-4.3.99.902-43.71
pxe-1.4.1-19.1
openssl-doc-0.9.7d-15.10
doxygen-1.4.6-13
bcm5700-8.3.17c-1
hpsmh-2.1.5-146
hprsm-7.5.0-169.sles9
hp-pel-1.0.0-7.sles9
cmanic-7.5.1-1.sles9
hpacucli-7.50-18
hpdiags-7.5.5-1
hppyd-1.0.1-18
gpg-pubkey-15c17deb-3f9e80c9
python-doc-2.3.3-88.6
glibc-2.3.3-98.61
iptables-1.2.9-95.12
libobjc-3.3.3-43.41
net-tools-1.60-543.8
zip-2.3-732.4
compat-libstdc++-lsb-4.0.2_20050901-0.4
libstdc++-devel-3.3.3-43.41
core-release-9-6.3
expat-1.95.7-37.1
hdparm-5.5-41.3
lsof-4.70-30.1
netcat-1.10-864.1
prctl-1.3-353.1
unrar-3.3.6-28.1
db-4.2.52-86.3
gnome-filesystem-0.1-172.4
bash-2.05b-305.9
libacl-2.2.21-54.4
iproute2-2.4.7-866.11
module-init-tools-3.0_pre10-37.32
acl-2.2.21-54.4
freetype2-2.1.7-53.5
initviocons-0.4-298.1
libgimpprint-4.2.6-46.7
makedev-2.6-403.1
slang-1.4.9-121.1
yp-tools-2.8-188.1
fillup-1.42-98.1
grep-2.5.1-427.1
pam-0.77-221.1
wol-0.7.0-48.2
gcc-info-3.3.3-43.41
cpio-2.5-324.5
jfsutils-1.1.7-1.2
devs-9-16.14
quota-3.11-22.14
yast2-theme-SuSELinux-2.9.13-0.5
pam-modules-9-18.10
binutils-2.15.90.0.1.1-32.10
logrotate-3.7-31.7
perl-5.8.3-32.4
star-1.5a38-26.3
procinfo-18-35.8
gd-2.0.22-65.6
aaa_base-9-29.46
perl-DBI-1.41-28.4
tcsh-6.12.00-452.6
SPident-0.9-42.28
gcc-g77-3.3.3-43.41
gcc-java-3.3.3-43.41
bind-utils-9.2.3-76.19
permissions-2005.10.20-0.2
heimdal-tools-0.6.1rc3-55.9
rug-2.4.9-1.2
nss_ldap-215-59.5
xntp-4.2.0a-23.8
wget-1.9.1-45.12
yast2-ncurses-2.9.29-0.4
autofs-3.1.7-900.1
fltk-1.1.4-82.1
gtk-1.2.10-881.1
ksymoops-2.4.9-135.1
libusb-0.1.8-31.1
perl-Bit-Vector-6.3-198.1
perl-IO-stringy-2.109-27.1
perl-TermReadKey-2.21-292.1
pmtools-20010730-172.3
scpm-0.9.6-37.3
vsftpd-1.2.1-69.3
compat-2004.7.1-1.2
libmng-1.0.6-54.1
perl-Digest-HMAC-1.01-492.1
w3m-0.4.1_m17n_20030308-201.1
ghostscript-library-7.07.1rc1-195.8
lkcdutils-4.2-193.68
net-snmp-5.1.3.1-0.6
powersave-0.7.8.5-0.11
yast2-ldap-2.9.15-1.3
cron-3.0.1-920.7
yast2-mouse-2.9.11-4.2
yast2-storage-2.9.74-0.3
yast2-boot-server-2.9.0-8.5
yast2-nfs-client-2.9.11-23.2
yast2-tftp-server-2.9.4-23.2
autoyast2-installation-2.9.58-0.3
yast2-users-2.9.49-0.3
yast2-installation-2.9.110-0.3
yast2-sysconfig-2.9.17-0.3
yast2-powertweak-2.9.16-0.5
yast2-mail-2.9.16-0.3
yast2-ntp-client-2.9.15-0.2
yast2-ca-management-2.9.31-0.3
yast2-dns-server-2.9.30-0.3
cadaver-0.22.2-1.2
flex-2.5.4a-293.1
mysql-shared-4.0.18-32.1
nmap-3.50-73.1
perl-Data-ShowTable-3.3-569.1
perl-XML-DOM-1.43-28.1
whois-4.6.9-40.1
perl-DBD-mysql-2.9003-22.1
perl-ldap-0.29-132.1
sysstat-5.0.1-35.7
dhcp-client-3.0.1rc13-28.18
cpq_cciss-2.6.10-14
hpasm-7.5.1-8.sles9
hp-vt-1.1.0-2.sles9
hpadu-7.50-16
hpnicfwupg-1.1.1-1

Issue Log

2006Oct02

  • Tried adding OES linux into install server ⇒ fails, turns out OES linux is actually two CD sets. The add fails at disk 5, disk 4 is the start of the second set of disks, the install seems to not know what to do next.
  • SLES9 RC5 i386 - does not contain the Broadcom ExtremeII driver (bnx2.ko) on the boot cd (disk1)

2006Oct10

  • DL380G2 ⇒ SLES9, after finding the book on autoyast, my autoinst.xml looks great, testing shows that the drive layout will not apply. Error messages say the drives can not be edited

2006Oct11

  • Testing with SLES10 now
  • Someing is wrong with the networking

2006Oct12

  • DHCP is not working on the 192.168.76.x segment
  • Moved the server to the team area lab
  • Wrong DHCP info ⇒ moved network port ⇒ seems to work now
  • Cannot find correct path on install server for SLES10 ⇒ I'm an idiot, was referring to SLES9 path
  • During SLES10 install ⇒ integrity check failure, GPG keys do not match
  • Checked CD iso md5 sums ⇒ good, re-installed iso media
  • During SLES10 install ⇒ integrity check failure, GPG keys do not match ⇒ continue anyways, seems to work
  • Loaded server by hand, created new autoinst.xml file from install choices
  • Tried to build server with the new autoinst.xml file ⇒ cannot find package names, cannot find package groups

2006Oct16

  • Tried installing SLES9 with SP3 disk1 (i386) ⇒ error insert CD3, SUSE Linux AG 20040702193512 != 20040702201519. I figured out how to update the repos with SP3 cd's ⇒ same result

2006Oct17

  • Tried installing SLES9 with sles9 disk1 (i386) ⇒ the license page locks up. Note, in reviewing the apache logs, the install is looking for media.3 under CD2. On the file system media.3 is under CD3 and media.2 is under CD2. Thus, I think it's confused.
  • I rebuilt the SLES9 i386 install server install ⇒ it all works now.

2006Nov13

  • Edirectory ldif imports are not working

2006Nov16

  • The ILO XML has changed since I last had this working, something is cause my xml to fail.

2006Oct20

  • I found that if the BIOS date is too far off, the GPG check for RPMs will fail during install.

2006Nov21

  • ntpdate does not exist in autyast pre-script phase
  • wget command is not working under autoyast post-script phase

2006Nov29

  • Tested the final build on DL380G5. The install hanged. It was able to dhcp and IP address. I re-tried using x86_64 instead of the i386 install. This time is hung while trying to load data into ram from the install server. This could be a NIC driver issue as it occurs immediately after the NIC was brought up.

2006Nov29

  • Testing the post_setup script failed on a DL380G5 machines. During install of the PSP it failed. Not sure yet why this happened.
  • I had a DL380G5 install lock up right before Yast starts. The last message was “Unpacking Data”.
  • Experiencing DHCP issues on the lab subnet (192.168.222.x), this seems to happen often.
  • After complbuilding a DL380G5 box, eth0 would not pass traffic. Works after another reboot.
/var/www/sites/dokuwiki-2011-05-25a/data/pages/projects/build/sles9.06.1/sles9.06.1.txt · Last modified: 2009/04/11 22:23 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki