OES 2 Installation and Setup
Complete the installation of SLES 10 first as per https://danobarrjr.net/2010/01/sles-10-installation-and-setup.html.
Install OES Components and Configure eDirectory:
- Start the OES install:
- YaST: Software, Add-on Product
- Select Local Directory or NFS (depending on where your ISO images are)
- If using NFS, specify the source server’s fully qualified name address
- Check the ISO Image box and set the path to /install/OES2-SP1-x86_64-CD1.iso
- Novell Backup / Storage Management
- Novell eDirectory
- Novell iManager
- Novell iPrint (if needed)
- Novell Linux User Management
- Novell NCP Server
- Novell Remote Manager
- Novell CIFS (if needed – only works on NSS volumes)
- Novell Storage Services (if needed)
- Select Existing Tree
- eDirectory Tree Name: (enter the existing tree name)
- Check Use eDirectory Certificates
- IP Address of an existing eDirectory server: (use the IP of a server hold a replica of root)
- FDN Existing admin name: cn=admin,o=xxxxx
- Enter Admin Password
- Enter Server Context: ou=Servers,ou=Sitename,o=XXXX
- Network Time Protocol Server: (use the IP address of a server holding the master replica of root)
- Select Configure SLP to use an existing Directory Agent
- Service Location Protocol Scopes: (enter your scope name)
- Add SLP Directory Agents: XX.XX.XX.XX
- Remove the IP address of your master replica server
- Accept the defaults on the first screen
- Select All services to LUM-enable
- Change the Proxy user name to: cn=cifsProxyUser,o=xxxx
- Set Search context to o=DOC
- Set the Proxy user password
iManager/ConsoleOne Tasks:
- Add an eDirectory replica to new server:
-
- In iManager, go to Partition and Replica Management, Replica View
- Enter SITE.XXXX, click OK
- Click Add Replica. Select the new server and click OK.
Configure NSS (not needed if only re-installing the OS for a failed server – following these steps will delete existing NSS pool/volumes):
- Run nssmu from the command shell
- Go to Devices, select the logical drive for the NSS pool, and hit F3 to Initialize it (be careful, make sure you have selected the correct drive!)
- Create new pool named DATA using all of the logical drive
- Create new volumes on DATA pool
Turn off oplocks:
- Edit /etc/opt/novell/nspserv.conf and make sure it has these two lines:
- OPLOCK_SUPPORT_LEVEL 0
- CROSS_PROTOCOL_LOCKS 1
- This change requires a restart of NCP server (reboot)
Register and Patch the server:
- Register the server with Novell:
- At the command prompt:
suse_register -a email=xxx@xxxxx -a regcode-sles=XXXXXXXXXXXX -a regcode-oes=XXXXXXXXXXXX
- At the command prompt:
- Update the server using YaST, Software, Online Update (this works in text mode with screen)
Posted: March 22nd, 2010 under Linux.
Comments: 1
Pingback from Dan O'Barr Jr. » SLES 10 Installation and Setup
Time: March 22, 2010, 2:20 pm
[…] Move on to http://danobarrjr.net/2010/03/oes-2-installation-and-setup.html […]