11.2.0.3 RAC 全過程--3.Kernel Configure
# Edit all Node
[root@ swhygzhoudb01 etc]# vi sysctl.conf
fs.aio-max-nr=1048576
fs.file-max=6815744
kernel.shmall=2097152
kernel.shmmax=1073741824
kernel.shmmni=4096
kernel.sem=250 32000 100 128
net.ipv4.ip_local_port_range=9000 65500
net.core.rmem_default=262144
net.core.rmem_max=4194304
net.core.wmem_default=262144
net.core.wmem_max=1048576
fs.aio-max-nr=1048576
fs.file-max=6815744
kernel.shmall=2097152
kernel.shmmax=1073741824
kernel.shmmni=4096
kernel.sem=250 32000 100 128
net.ipv4.ip_local_port_range=9000 65500
net.core.rmem_default=262144
net.core.rmem_max=4194304
net.core.wmem_default=262144
net.core.wmem_max=1048576
3.2:
[root@ swhygzhoudb01 etc]# sysctl -p
[root@ swhygzhoudb01 etc]# sysctl -p
3.3:
[root@ swhygzhoudb01 etc]# vi /etc/security/limits.conf
grid soft nproc 2047
grid hard nproc 32768
grid soft nofile 1024
grid hard nofile 250000
[root@ swhygzhoudb01 etc]# vi /etc/security/limits.conf
grid soft nproc 2047
grid hard nproc 32768
grid soft nofile 1024
grid hard nofile 250000
oracle soft nproc 2047
oracle hard nproc 32768
oracle soft nofile 1024
oracle hard nofile 250000
oracle hard nproc 32768
oracle soft nofile 1024
oracle hard nofile 250000
3.4:
[root@ swhygzhoudb01 etc]vi /etc/pam.d/login
session required pam_limits.so
[root@ swhygzhoudb01 etc]vi /etc/pam.d/login
session required pam_limits.so
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24867586/viewspace-730988/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 11.2.0.3 RAC 全過程--1.Redhat configureRedhat
- 11.2.0.3 RAC 全過程--6.Configure ASMASM
- 11.2.0.3 RAC 全過程--8.Oracle RAC ssh ConfigureOracle
- 11.2.0.3 RAC 全過程--5.Configure user equivalence .bash_pfileUI
- 11.2.0.3 RAC 全過程--7.NTP ServerServer
- 11.2.0.3 RAC 全過程--2.Check rpm packagesPackage
- 在青雲上部署oracle rac全過程Oracle
- Oracle RAC+ASM 關閉全過程OracleASM
- 用虛擬機器做RAC的全過程虛擬機
- SUSE 11.1 安裝ORACLE 11.2.0.3 ASM非RAC雙機過程紀要OracleASM
- Oracle10g RAC for Linux配置全過程(zt)OracleLinux
- 整理:RAC搭建過程
- RAC 11.2.0.3 修改 Public IP
- RAC 11.2.0.3 修改VIP地址
- oracle rac vip 漂移過程Oracle
- 搭建Physical ADG 11.2.0.3 for RAC
- RAC 11.2.0.3 SACN與DNS配置DNS
- RAC 11.2.0.3 維護命令 (二)
- RAC 11.2.0.3 維護命令 (一)
- RAC 11.2.0.3 管理OLR檔案
- RAC 11.2.0.3 管理OCR檔案
- 設定autotrace全過程
- Hydro OJ搭建全過程
- 變更oracle 11.2.0.3 rac sga手工管理為sga及pga全自動管理Oracle
- RAC 11.2.0.3 ASM管理 (一) 引數ASM
- MapReduce 執行全過程解析
- 頁面載入全過程
- DNS解析全過程及原理DNS
- centos 安裝MySQL全過程CentOSMySql
- RAC環境下修改系統引數後 重啟資料庫全過程資料庫
- veritas cfs for oracle rac安裝過程。Oracle
- oracle rac 11.2.0.3 升級到11.2.0.4Oracle
- grid 的解除安裝(RAC 11.2.0.3)
- 記憶體訪問全過程記憶體
- Git伺服器搭建全過程Git伺服器
- C語言編譯全過程C語言編譯
- oracle for redhat as4.0 cluster 全過程OracleRedhat
- TDP for SQL安裝配置全過程SQL