91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Oracle Study之-AIX6.1構建Oracle 10gR2 RAC(2)

發布時間:2020-06-22 01:37:26 來源:網絡 閱讀:1088 作者:客居天涯 欄目:關系型數據庫

Oracle Study之-AIX6.1構建Oracle 10gR2 RAC(2)


一、查看系統I/O(對于Oracle數據庫需啟用異步I/O)

對于AIX6.1,默認異步I/O在有需求時,自動被激活,不需要配置。
[root@aix203 /]#ioo -a |grep aio
                 

                   aio_active = 0
                   aio_maxreqs = 65536
                aio_maxservers = 30
                aio_minservers = 3
         aio_server_inactivity = 300
              posix_aio_active = 0
             posix_aio_maxreqs = 65536
          posix_aio_maxservers = 30
          posix_aio_minservers = 3
   posix_aio_server_inactivity = 300

二、配置節點間的主機信任關系:

[root@aix203 /]#cat /etc/hosts.equiv 
aix203   root
aix204   root
aix203-vip root
aix204-vip root
aix203-priv root
aix204-priv root
aix203   oracle
aix204   oracle
aix203-vip  oracle
aix204-vip  oracle
aix203-priv  oracle
aix204-priv  oracle

[root@aix203 /]#cat .rhosts
aix203   root
aix204   root
aix203-vip root
aix204-vip root
aix203-priv root
aix204-priv root
aix203   oracle
aix204   oracle
aix203-vip  oracle
aix204-vip  oracle
aix203-priv  oracle
aix204-priv  oracle

[oracle@aix203 ~]$cat .rhosts
aix203   root
aix204   root
aix203-vip root
aix204-vip root
aix203-priv root
aix204-priv root
aix203   oracle
aix204   oracle
aix203-vip  oracle
aix204-vip  oracle
aix203-priv  oracle
aix204-priv  oracle

驗證主機信任關系:
[oracle@aix203 ~]$rsh aix204 date
Tue Mar 15 16:18:47 CDT 2016
[oracle@aix203 ~]$rsh aix204-priv date
Tue Mar 15 16:18:50 CDT 2016
[oracle@aix204 ~]$rsh aix203 date
Tue Mar 15 16:17:12 CDT 2016
[oracle@aix204 ~]$rsh aix203-priv date
Tue Mar 15 16:18:26 CDT 2016

三、配置時間同步(NTP)

NTP SERVER:
[root@aix203 /]#cat /etc/ntp.conf 

# Default NTP configuration file.
#   Broadcast client, no authentication.
broadcastclient
driftfile /etc/ntp.drift
tracefile /etc/ntp.trace
server 127.127.1.0


NTP CLIENT:
[root@aix204 /]#cat /etc/ntp.conf 

# Default NTP configuration file.
#
#   Broadcast client, no authentication.
#
#broadcastclient
driftfile /etc/ntp.drift
tracefile /etc/ntp.trace
server 192.168.8.203
啟動ntp services:
[root@aix203 /]#smit xntpd          ;;啟動ntp service
[root@aix203 /]#l***c -ls xntpd 
 

 Program name:    /usr/sbin/xntpd 
 Version:         3 
 Leap indicator:  11 (Leap indicator is insane.) 
 Sys peer:        no peer, system is insane 
 Sys stratum:     16 
 Sys precision:   -17 
 Debug/Tracing:   DISABLED 
 Root distance:   0.000000 
 Root dispersion: 0.000000 
 Reference ID:    no refid, system is insane 
 Reference time:  no reftime, system is insane 
 Broadcast delay: 0.003906 (sec) 
 Auth delay:      0.000122 (sec) 
 System flags:    bclient pll monitor filegen  
 System uptime:   5 (sec) 
 Clock stability: 0.000000 (sec) 
 Clock frequency: 0.000000 (sec) 
 Peer: 127.127.1.0 
      flags: (configured)(refclock) 
      stratum:  3, version: 3 
      our mode: client, his mode: server 
Subsystem         Group            PID          Status 
 xntpd            tcpip            3604550      active

四、配置node間私有網絡傳輸參數
[root@aix203 /]#lsattr  -El  sys0  -a  pre520tune

pre520tune disable Pre-520 tuning compatibility mode True

[root@aix203 /]#no -a |grep tcp
 

                  hstcp = 0
       tcp_bad_port_limit = 0
        tcp_cwnd_modified = 0
                  tcp_ecn = 0
       tcp_ephemeral_high = 65535
        tcp_ephemeral_low = 32768
               tcp_fastlo = 0
     tcp_fastlo_crosswpar = 0
             tcp_finwait2 = 1200
           tcp_icmpsecure = 0
          tcp_init_window = 0
    tcp_inpcb_hashtab_siz = 24499
              tcp_keepcnt = 8
             tcp_keepidle = 14400
             tcp_keepinit = 150
            tcp_keepintvl = 150
     tcp_limited_transmit = 1
              tcp_low_rto = 0
             tcp_maxburst = 0
              tcp_mssdflt = 1460
          tcp_nagle_limit = 65535
        tcp_nagleoverride = 0
               tcp_ndebug = 100
              tcp_newreno = 1
           tcp_nodelayack = 0
        tcp_pmtu_discover = 1
            tcp_recvspace = 16384
            tcp_sendspace = 16384
            tcp_tcpsecure = 0
             tcp_timewait = 1
                  tcp_ttl = 60
           tcprexmtthresh = 3
             tcptr_enable = 0

[root@aix203 /]#no -a |grep udp

  udp_bad_port_limit = 0
       udp_ephemeral_high = 65535
        udp_ephemeral_low = 32768
    udp_inpcb_hashtab_siz = 24499
        udp_pmtu_discover = 1
            udp_recvspace = 42080
            udp_sendspace = 9216
                  udp_ttl = 30
                 udpcksum = 1

配置腳本:            
[root@aix203 /]#cat chnet.sh
no -r -o ipqmaxlen=512
no -p -o rfc1323=1
no -p -o sb_max=1310720
no -p -o tcp_recvspace=65536
no -p -o tcp_sendspace=65536
no -p -o udp_recvspace=655360
no -p -o udp_sendspace=65536     


[root@aix203 /]#sh chnet.sh

Setting ipqmaxlen to 512 in nextboot file
Warning: changes will take effect only at next reboot
Setting rfc1323 to 1
Setting rfc1323 to 1 in nextboot file
Change to tunable rfc1323, will only be effective for future connections
Setting sb_max to 1310720
Setting sb_max to 1310720 in nextboot file
Setting tcp_recvspace to 65536
Setting tcp_recvspace to 65536 in nextboot file
Change to tunable tcp_recvspace, will only be effective for future connections
Setting tcp_sendspace to 65536
Setting tcp_sendspace to 65536 in nextboot file
Change to tunable tcp_sendspace, will only be effective for future connections
Setting udp_recvspace to 655360
Setting udp_recvspace to 655360 in nextboot file
Change to tunable udp_recvspace, will only be effective for future connections
Setting udp_sendspace to 65536
Setting udp_sendspace to 65536 in nextboot file
Change to tunable udp_sendspace, will only be effective for future connections

------ 未完,待續 !

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

化德县| 梅州市| 祥云县| 民勤县| 通榆县| 芜湖市| 仙桃市| 清水河县| 河源市| 阜新市| 德清县| 玉溪市| 日照市| 天水市| 安泽县| 扶余县| 醴陵市| 丰宁| 孝感市| 南雄市| 通河县| 武穴市| 海盐县| 礼泉县| 叙永县| 临夏县| 黑山县| 乐业县| 阳江市| 油尖旺区| 五河县| 隆子县| 曲松县| 汾阳市| 五寨县| 荃湾区| 湘阴县| 土默特左旗| 黄平县| 延庆县| 同仁县|