You are on page 1of 3

Subject : Daisy_Solaris8 :

1. follow " Solaris8 installation cookbook "


1-1. OS Disk1,
1-2. memory check , click " stop + a ", OK mode
1-3 ok mode :
ok> boot cdrom
1-4 Select a Language : 0
1-5. Select a Locate : 0
1-6 Installation Program: Continue
1-7 Identify This System : Continue
1-8 Network Connectivity: Continue
1-9 DHCP : NO
1-10 Host Name : daisy
1-11 IP address: 192.168.1.236
1-12 IPv6: NO
1-13 System part of subnet : yes
1-14 Confirm Information
1-15 Configure Security Policy: NO
1-16 Confirm Information
1-17 Name Service : DNS
1-18 Domain Name: advtek.com.tw
1-19 DNS Server Addresses: 192.168.1.1
1-20 Confirm Information
1-21 Namemask : 255.255.255.0
1-22 TimeZone: Asia Easton Taiwan
1-23 Date and Time :
1-24 Solaris interactive Installation : Initial
1-25 Select Geographic Regions: Continue
1-26 Select Software : Continue
1-27 Select Disk: c0t0d0( boot disk ) 8633MB
1-28 Automatically Layout File System: Manual Layout
1-29 File System and Disk Layout : Customize
FileSys Disk Size
/ c0t0d0s0 2049 MB
overlap c0t0d0s2 8300 MB
SWAP c0t0d0s3 3585 MB
/usr c0t0d0s4 1500 MB
/opt c0t0d0s5 1432 MB
1.30 File System and Disk Layout : Continue
1.31 Mount Reote File Systems: Continue
1.32 Profile : Continue
1.33 Reboot After Installation: Auto Reboot
1.34 Password : XXXXXXX
1.35 OS Disk2, Continue

2. Patch 8_Recommanded
2-A. download the OS patch from http://sunsolve.sun.com
2-B. Downloads
click " Recommended patch Clusters "
2-C. " Recommended Solaris PatchClusters..
click " Solaris 8 "
click " Download FTP " , than click " Go "
2-D. patch Upload to Server , patch directory
root # unzip 8_Recommended.zip ( 8_Recommended file)
root# cd 8_Recommended
root# ./install_cluster

3. OS package
man page : OSDisk2, SUNWman
3-A. copy file SUNWman server /Patch directory
# pkgadd d /Patch SUNWman

( ERP , Environment Check .. )


4. OS package for Oracle ERP
( use keyword search in " Solaris 8 Installation Guide ", find out each utility ( make,
ar.) in which package and OS disk )
4-A 112003-03 patch issue
Solution: Disk1 package, SUNWi1cs and SUNWi15cs
copy file SUNWilcs and SUNWi15cs server /Patch directory
4-B package SUNWilcs
# pkgadd - d /Patch SUNWilcs
( ) ( package )
4-C package SUNWil5cs
# pkgadd - d /Patch SUNWil5cs
( ) ( package )

5. OS patch for Oracle ERP


from ERP environment check list, download any required patches from
http://sunsolve.sun.com, than unzip
under the unzip directory,
root # patchadd 12345-12

6 Kernel parameter setting for Oracle ERP : /etc/system


set shmsys:shminfo_shmmax=1073741824
set shmsys:shminfo_shmmin=3
set shmsys:shminfo_shmmni=300
set shmsys:shminfo_shmseg=40
set semsys:seminfo_semmni=300
set semsys:seminfo_semmsl=300
set semsys:seminfo_semmns=1500
set semsys:seminfo_semopm=300
set semsys:seminfo_semvmx=32767

7. root ftp login


vi etc/ftpusers
# root

You might also like