Operating System Configuration
- Confirm OS requirements from
- Platform-specific install documentation
- Quick install guides (if available) from Metalink/OTN
- Release notes
- Follow these steps on EACH node of the cluster
- Configure ssh
- 10g OUI uses ssh/scp if configured otherwise rsh/rcp
- Configure Private Interconnect
- Use UDP and GigE
- Non-routable IP addresses (eg 10.0.0.x)
- Redundant switches as std configuration for ALL cluster sizes.
- NIC teaming configuration (platform dependant)
- Configure Public Network
- VIP and name must be DNS-registered in addition to the standard static IP information
- Will not be visible until VIPCA install is complete
- Configure ssh
Shared Storage Configuration
- Configure devices for the Voting Disk and OCR file.
- Voting Disk >= 20MB, OCR >= 100MB.
- Use storage mirroring to protect these devices
- Configure shared Storage (for ASM)
- Use large number of similarly sized “disks”
- Confirm shared access to storage “disks” from all nodes
- Include space for flash recovery area
- Configure IO Multi-pathing
- ASM must only see a single (virtual) path to the storage
- Multi-pathing configuration is platform specific (e.g. Powerpath, SecurePath, …)
- Establish file system or location for ORACLE_HOME
- (And CRS & ASM HOME)
Use devlabel
- Use devlabel to create a unique binding to the OCR and Voting device.
- To use the command, as root devlabel add -s /dev/raw/raw1 -d /dev/sda1 devlabel add -s /dev/raw/raw2 -d /dev/sdb1 This will add an entry into /etc/sysconfig/devlabel something like this: /dev/raw/raw1 /dev/sda1 S83.3:6006016024d20c003a3cb11d3484d811DGCRAID5sector1005268 /dev/raw/raw2 /dev/sdb1 S83.3:6006016024d20c003a3cb11d3484d811DGCRAID5sector62
- The third column is the scsi unique id ( actually it is uuid) which is stored in disk for the life of the LUN and never changes.
- http://www1.us.dell.com/content/topics/global.aspx/power/en/ps1q03_lerhaupt
- http://linux.dell.com/devlabel/devlabel.html
Backing up the OCR and Voting Disk
- After installing Oracle RAC 10g and after ensuring that the system is functioning properly, make a backup of the OCR device and Voting disk.
- In addition, make a backup of the OCR and Voting disk contents after you complete any node additions or node deletions and after running any de-installation procedures.
- Use dd or copy depending if your OCR or Voting files are on raw or OCFS.
- Please see Note.279793.1 for additional information
© 2011, www.oracledatabase12g.com. 版权所有.文章允许转载,但必须以链接方式注明源地址,否则追究法律责任.
相关文章 | Related posts:
- Best Practices for Improving Oracle Database Backup and Recovery SLAs
- Using udev with Oracle Architecture (RAC & ASM)
- Oracle Database 11gr1/10gr2 Automatic Storage Management Overview and Technical Best Practices
- Best Practices for Loading in an Oracle Data Warehouse
- Expert Oracle Practices Oracle Database Administration from the Oak Table PDF
- Configuring Linux for the Oracle 10g VIP or private interconnect using bonding driver
- Oracle RAC Templates for Oracle Virtual Machine
- Step guide for installing Oracle RAC 11gR1 on Linux
- 【书籍推荐】Expert Oracle Practices
- Oracle Real Application Clusters Installation and Configuration Best Practices




最新评论