Post Setup CheckList

Status Items
Verify persistance ⇒ restart the server
ssh into the server using your eDir name and password
Verify cat /etc/asset for valid information
Verify disk layout:
mount | fixcols
/dev/mapper/system-root on /             type ext3   (rw)
proc                    on /proc         type proc   (rw)
sysfs                   on /sys          type sysfs  (rw)
tmpfs                   on /dev/shm      type tmpfs  (rw)
devpts                  on /dev/pts      type devpts (rw,mode=0620,gid=5)
/dev/cciss/c0d0p1       on /boot         type ext3   (rw)
/dev/mapper/system-home on /home         type ext3   (rw)
/dev/cciss/c0d3p2       on /sa           type ext3   (rw)
/dev/mapper/system-tmp  on /tmp          type ext3   (rw)
/dev/mapper/system-var  on /var          type ext3   (rw)
/dev/hda                on /media/cdrom  type subfs  (ro,nosuid,nodev,fs=cdfss,procuid,iocharset=utf8)
/dev/fd0                on /media/floppy type subfs  (rw,nosuid,nodev,sync,fs=floppyfss,procuid)
usbfs                   on /proc/bus/usb type usbfs  (rw)
Verify Array controller layout:
grep cciss /proc/driver/cciss/cciss0
cciss0: HP Smart Array 5i Controller
cciss/c0d0:       11.00GB       RAID 1(1+0)
cciss/c0d1:       11.00GB       RAID 1(1+0)
cciss/c0d2:       11.00GB       RAID 1(1+0)
cciss/c0d3:        3.38GB       RAID 1(1+0)
Verify the Proliant Support Pack installed correctly and is running:
service hpasm status
Verify that you can login to the local webagent webpage: https://<server-name>:2381
Check the system's IML (Integrated Management Log). Correct and mark log entries as fixed. (Do not clear the log)
Verify ilo setup: http://<server-name>-ilo
Verify network speed and duplex settings:
ethtool eth0 | grep -P 'Advertised|Speed:|Duplex:'
        Advertised link modes:  Not reported
        Advertised auto-negotiation: No
        Speed: 100Mb/s
        Duplex: Full
Verify the BIOS time was updated:
date; hwclock --show
Verify root and netadm account password:
su - root
exit
su - netadm
exit
Verify server wiki documentation
Verify Cacti monitoring
Verify Nagios monitoring
Verify storage requirements
Verify backup requirements
Verify customer access (Unix accounts, NFS mounts, per server login restrictions).
Verify application's sudo access
/var/www/sites/dokuwiki-2011-05-25a/data/pages/projects/build/sles9.06.1/checklist.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