锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲人成网站在线观看播放,国产国拍精品亚洲AV片,亚洲M码 欧洲S码SSS222http://www.tkk7.com/KingKong/category/49783.html璐靛湪鍧氭寔!zh-cnThu, 20 Oct 2011 21:54:53 GMTThu, 20 Oct 2011 21:54:53 GMT60鍒涘緩鏈湴婧?浣跨敤yum installhttp://www.tkk7.com/KingKong/archive/2011/10/20/361626.htmlsure_dandansure_dandanThu, 20 Oct 2011 01:22:00 GMThttp://www.tkk7.com/KingKong/archive/2011/10/20/361626.htmlhttp://www.tkk7.com/KingKong/comments/361626.htmlhttp://www.tkk7.com/KingKong/archive/2011/10/20/361626.html#Feedback0http://www.tkk7.com/KingKong/comments/commentRss/361626.htmlhttp://www.tkk7.com/KingKong/services/trackbacks/361626.html
1.鎸傝澆瀹夎浠嬭川 
mount /dev/cdrom /mnt/cdrom

濡傛灉鏄疄浣撴満:
mount 
-o loop  闀滃儚鎵鍦ㄧ洰褰?nbsp; 鎸傝澆鐐?/span>

2.vi /etc/yum.repos.d/server.repo
[dange]                                        #闅忔剰濉?br />name=red hat                                   #闅忔剰濉?br />baseurl=file:///mnt/cdrom/RedHat/Server        #鍏夌洏鎸傝澆錛孲erver鐩綍鎵鍦ㄨ礬寰?br />enable=1                                       #yum寮鍏?br />gpgcheck=1                                     #鏄惁媯(gè)鏌ュ瘑閽?br />gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release      #瀵嗛挜鎵鍦ㄥ湴

3.濡傛灉瀹夎杞歡鍖呮彁紺烘病鏈塳ey鐨勮瘽瀵煎叆key
cd /mnt/cdrom
rpm 
--import  RPM-GPG-KEY-redhat-release   //瀹夎楠岃瘉鏂囦歡,瀵煎叆key
yum list                                   //鍒楀嚭浠撳簱涓殑鎵鏈夎蔣浠?鏌ョ湅yum鏄惁鎼緩鎴愬姛
yum clean  
all                             //娓呯┖yum浠撳簱

4.OK,鍙互鐩存帴浣跨敤yum install浜?/div>

]]>瑁卹ac浣跨敤nfs鐨勬椂鍊欓渶瑕佹敞鎰忕殑fstab鐨勫啓娉?鎽樿嚜ml)http://www.tkk7.com/KingKong/archive/2011/10/16/361390.htmlsure_dandansure_dandanSun, 16 Oct 2011 15:16:00 GMThttp://www.tkk7.com/KingKong/archive/2011/10/16/361390.htmlhttp://www.tkk7.com/KingKong/comments/361390.htmlhttp://www.tkk7.com/KingKong/archive/2011/10/16/361390.html#Feedback0http://www.tkk7.com/KingKong/comments/commentRss/361390.htmlhttp://www.tkk7.com/KingKong/services/trackbacks/361390.html
Mount Options for Oracle files when used with NAS devices [ID 359515.1]

 淇敼鏃墮棿 23-SEP-2011     綾誨瀷 BULLETIN     鐘舵?/em> PUBLISHED 

In this Document
  Purpose
  Scope and Application
  Mount Options for Oracle files when used with NAS devices
     RAC  
      Single Instance
  References


 

 

Applies to:

Oracle Server - Enterprise Edition - Version: 10.1.0.2 to 11.2.0.2 - Release: 10.1 to 11.2
Information in this document applies to any platform.
Oracle Clusterware, Oracle Real Application Clusters, NAS

Purpose

The purpose of this bulletin is to document the options with which the NAS systems should be mounted. This note does not cover the new dNFS feature that was introduced in 11g.

Scope and Application

This document is relevant to all environments using Oracle Clusterware & RAC. 

Mount Options for Oracle files when used with NAS devices

RAC  


In the table below 
  • Binaries is the shared mount points where the Oracle Home and CRS_HOME is installed.
  • Datafiles includes Online Logs, Controlfile and Datafiles
  • nfsvers and vers are identical on those OS platforms that has nfsvers.  The ver option is an alternative to the nfsvers option. It is included for compatibility with other operating systems
  • Please note that the mount options on each of the following cells are applicable only to those type of files listed in the column heading.
  • For RMAN backup sets, image copies, and Data Pump dump files, the "NOAC" mount option should not be specified - that is because RMAN and Data Pump do not check this option and specifying this can adversely affect performance. 

Operating System

Mount options for    Binaries ##

Mount options for Oracle DatafilesMount options for CRS Voting Disk and OCR
Sun Solaris *

rw,bg,hard,nointr,rsize=32768,
wsize=32768,proto=tcp,noac,

vers=3,suid

rw,bg,hard,nointr,rsize=32768,
wsize=32768,proto=tcp,noac,
forcedirectio, vers=3,suid
rw,bg,hard,nointr,rsize=32768,
wsize=32768,proto=tcp,vers=3,
noac,forcedirectio
AIX (5L) **

rw,bg,hard,nointr,rsize=32768,
wsize=32768,proto=tcp,

vers=3,timeo=600

cio,rw,bg,hard,nointr,rsize=32768,
wsize=32768,proto=tcp,noac,
vers=3,timeo=600

cio,rw,bg,hard,intr,rsize=32768,
wsize=32768,tcp,noac,
vers=3,timeo=600

HPUX 11.23 ***  --rw,bg,vers=3,proto=tcp,noac,
hard,nointr,timeo=600,
rsize=32768,wsize=32768,suid
rw,bg,vers=3,proto=tcp,noac,
forcedirectio,hard,nointr,timeo=600,
rsize=32768,wsize=32768,suid
rw,bg,vers=3,proto=tcp,noac,
forcedirectio,hard,nointr,timeo=600
,rsize=32768,wsize=32768,suid
WindowsNot SupportedNot SupportedNot Supported
Linux x86
#
****

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp, vers=3,
timeo=600, actimeo=0

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,actimeo=0,
vers=3,timeo=600

rw,bg,hard,nointr,rsize=32768,
wsize=32768,tcp,noac,actimeo=0,
vers=3,timeo=600

Linux x86-64 #
****
rw,bg,hard,nointr,rsize=32768,
 wsize=32768,tcp,vers=3,
timeo=600, actimeo=0
rw,bg,hard,nointr,rsize=32768, 
wsize=32768,tcp,actimeo=0, 
vers=3,timeo=600
rw,bg,hard,nointr,rsize=32768, 
wsize=32768,tcp,noac,vers=3,
timeo=600,actimeo=0
Linux - Itaniumrw,bg,hard,nointr,rsize=32768, 
wsize=32768,tcp,vers=3,
timeo=600, actimeo=0
rw,bg,hard,nointr,rsize=32768, 
wsize=32768,tcp,actimeo=0, 
vers=3,timeo=600
rw,bg,hard,nointr,rsize=32768, 
wsize=32768,tcp,noac,vers=3,
timeo=600,actimeo=0

* NFS mount option “forcedirectio” is required on Solaris platforms when mounting the OCR/CRS files when using Oracle 10.1.0.4 or 10.2.0.2 or later (Oracle unpublished bug 4466428) 
** AIX is only supported with NAS on AIX 5.3 TL04 and higher with Oracle 10.2.0.1 and later (NetApp) 
*** NAS devices are only supported with HPUX 11.23 or higher ONLY 
**** As per BUG 11812928, the 'intr' & 'nointr' are deprecated in OEL 5.6 kernels and up including Oracle Linux 6. It is harmless to still include it, but the "NFS: ignoring mount option: nointr" will appears. This message can be ingnored.


# These mount options are for Linux kernels 2.6 and above for older kernels please check Note 279393.1

Due to Unpublished bug 5856342, it is necessary to use the following init.ora parameter when using NAS with all versions of RAC on Linux (x86 & X86-64 platforms) until 10.2.0.4. This bug is fixed and included in 10.2.0.4 patchset.
filesystemio_options = DIRECTIO

 Single Instance

 

Operating System

Mount options for BinariesMount options for Oracle Datafiles
Sun Solaris *
(8, 9, 10)

rw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,proto=tcp,suid

rw,bg,hard,rsize=32768,wsize=32768,vers=3,[forcedirectio or llock],nointr,proto=tcp,suid
AIX (5L) **

rw,bg,hard,rsize=32768,wsize=32768,vers=3,intr,timeo=600,proto=tcp

rw,bg,hard,rsize=32768,wsize=32768,vers=3,cio,intr,timeo=600,proto=tcp

HPUX 11.23 ****rw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,proto=tcp,suidrw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,proto=tcp, suid, forcedirectio
WindowsNot SupportedNot Supported
Linux x86
#
rw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcprw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcp,actimeo=0*
Linux x86-64 #rw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcprw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcp,actimeo=0*
Linux - Itaniumrw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcprw,bg,hard,rsize=32768,wsize=32768,vers=3,nointr,timeo=600,tcp

 

* actime=0 or noac can be used


References

http://now.netapp.com/Knowledgebase/solutionarea.asp?id=kb7518
http://linux.oracle.com/pls/apex/f?p=102:2:3947951439689189::NO::P2_VC_ID:424

鏄劇ず鐩稿叧淇℃伅 鐩稿叧鍐呭


浜у搧
  • Oracle Database Products > Oracle Database > Oracle Database > Oracle Server - Enterprise Edition
鍏抽敭瀛?/strong>
CLUSTERWARE; CRS; NAS; NETAPP
閿欒
KCCCHB_3; ORA-600[KCCCHB_3]



sure_dandan 2011-10-16 23:16 鍙戣〃璇勮
]]>
鐢╪tpd閰嶇疆鑺傜偣闂寸殑鏃墮棿鍚屾http://www.tkk7.com/KingKong/archive/2011/10/16/361388.htmlsure_dandansure_dandanSun, 16 Oct 2011 15:14:00 GMThttp://www.tkk7.com/KingKong/archive/2011/10/16/361388.htmlhttp://www.tkk7.com/KingKong/comments/361388.htmlhttp://www.tkk7.com/KingKong/archive/2011/10/16/361388.html#Feedback0http://www.tkk7.com/KingKong/comments/commentRss/361388.htmlhttp://www.tkk7.com/KingKong/services/trackbacks/361388.html1.媯(gè)鏌ユ椂鍖猴細(xì)
媯(gè)鏌?/span>/etc/sysconfig/clock璁劇疆錛?br />ZONE="Asia/Shanghai"(Linux浼?xì)鎷疯?/span>/usr/share/zoneinfo/Asia/Shanghai 鍒?/span>/etc/locatime浣滀負(fù)鏈湴鏃跺尯,濡傛灉鎴戜滑闇瑕佹敼鍙樻椂鍖?閭d箞鍙渶瑕佷慨鏀?/span>/etc/sysconfig/clock,騫朵笖灝嗗搴旂殑/usr/share/zoneinfo/Asia鐨勬椂鍖烘枃浠舵嫹璐濇垚/etc/localtime鍗沖彲)
UTC
=false
ARC
=false

2.瀹夎NTP鍖咃細(xì)
rpm -ivh ntp-xxxxxx.rpm
鎴栬?
yum install ntp

3.緙栬緫/etc/ntp.conf鏂囦歡錛?br />
鏈嶅姟绔?
server 
127.127.1.0
fudge 
127.127.1.0 stratum 11
driftfile 
/var/lib/ntp/drift
broadcastdelay 
0.008
瀹㈡埛绔?
server 
192.168.0.11 prefer #192.168.0.11涓烘湇鍔$鐨刬p鍦板潃
driftfile 
/var/lib/ntp/drift
broadcastdelay 
0.008

4.閲嶅惎ntp鏈嶅姟錛?br />
service ntpd restart

5.絳夊緟5鍒嗛挓,嫻嬭瘯瀹㈡埛绔洿鏂版椂闂?
ntpdate 192.168.0.11 
Oct 
16 21:09:28 ntpdate[8316]: step time server 192.168.0.11  offset -1791.709393 sec

6.鍦ㄥ鎴風(fēng)灝嗘洿鏂版椂闂村姞鍏rontab:
(1).cp /usr/sbin/ntpdate /usr/bin/
(
2).crontab –e
鍔犲叆
*/1 * * * * /usr/sbin/ntpdate 192.168.0.11 ; hwclock –w

7.鍔犲叆鑷惎鍔?br />
chkconfig ntpd on


sure_dandan 2011-10-16 23:14 鍙戣〃璇勮
]]>
cpio.gz鏍煎紡鐨勬枃浠?/title><link>http://www.tkk7.com/KingKong/archive/2011/10/16/361387.html</link><dc:creator>sure_dandan</dc:creator><author>sure_dandan</author><pubDate>Sun, 16 Oct 2011 15:02:00 GMT</pubDate><guid>http://www.tkk7.com/KingKong/archive/2011/10/16/361387.html</guid><wfw:comment>http://www.tkk7.com/KingKong/comments/361387.html</wfw:comment><comments>http://www.tkk7.com/KingKong/archive/2011/10/16/361387.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.tkk7.com/KingKong/comments/commentRss/361387.html</wfw:commentRss><trackback:ping>http://www.tkk7.com/KingKong/services/trackbacks/361387.html</trackback:ping><description><![CDATA[<div><p><span>gunzip xxx.cpio.gz</span></p> <p>cpio -idcmv < xxx.cpio</p></div><img src ="http://www.tkk7.com/KingKong/aggbug/361387.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.tkk7.com/KingKong/" target="_blank">sure_dandan</a> 2011-10-16 23:02 <a href="http://www.tkk7.com/KingKong/archive/2011/10/16/361387.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>xmanager鐨勪嬌鐢?/title><link>http://www.tkk7.com/KingKong/archive/2011/10/14/361220.html</link><dc:creator>sure_dandan</dc:creator><author>sure_dandan</author><pubDate>Thu, 13 Oct 2011 17:35:00 GMT</pubDate><guid>http://www.tkk7.com/KingKong/archive/2011/10/14/361220.html</guid><wfw:comment>http://www.tkk7.com/KingKong/comments/361220.html</wfw:comment><comments>http://www.tkk7.com/KingKong/archive/2011/10/14/361220.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.tkk7.com/KingKong/comments/commentRss/361220.html</wfw:commentRss><trackback:ping>http://www.tkk7.com/KingKong/services/trackbacks/361220.html</trackback:ping><description><![CDATA[褰撴湇鍔″櫒娌℃湁瑁呭浘褰㈠寲鐣岄潰鐨勬椂鍊?濡備笉鑳戒嬌鐢▁host涔嬬被鐨勫懡浠?灝變笉鑳戒嬌鐢╲nc浜?閭h繖涓椂鍊欏彲浠ヤ嬌鐢▁manager鏉ヤ唬鏇?br /><br />1.緗戜笂鍙互涓嬭澆涓涓獂manager浼佷笟鐗?涓嬭澆瀹屽悗鎵撳紑Xbrowser,鍦╤elp-->about Xbrowser涓緭鍏ユ敞鍐岀爜<br /><br />2.鍦ㄦ湇鍔″櫒绔?br />DISPLAY=192.168.X.X:0.0<br />export DISPLAY<br />echo $DISPLAY<br /><br />3.浣跨敤xmanager鐨剎shell鏉ユ墦寮鍥懼艦鍖栫晫闈?(鏈夊彲鑳戒細(xì)鎻愰啋榪愯涓涓猺ootpre涔嬬被鐨勮剼鏈?<img src ="http://www.tkk7.com/KingKong/aggbug/361220.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.tkk7.com/KingKong/" target="_blank">sure_dandan</a> 2011-10-14 01:35 <a href="http://www.tkk7.com/KingKong/archive/2011/10/14/361220.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>redhat5閰嶇疆瑁歌澶?/title><link>http://www.tkk7.com/KingKong/archive/2011/10/14/361218.html</link><dc:creator>sure_dandan</dc:creator><author>sure_dandan</author><pubDate>Thu, 13 Oct 2011 17:28:00 GMT</pubDate><guid>http://www.tkk7.com/KingKong/archive/2011/10/14/361218.html</guid><wfw:comment>http://www.tkk7.com/KingKong/comments/361218.html</wfw:comment><comments>http://www.tkk7.com/KingKong/archive/2011/10/14/361218.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.tkk7.com/KingKong/comments/commentRss/361218.html</wfw:commentRss><trackback:ping>http://www.tkk7.com/KingKong/services/trackbacks/361218.html</trackback:ping><description><![CDATA[<div><div>鍦≧edhat5涔嬪墠閫氳繃/etc/sysconfig/rawdevices閰嶇疆raw鐨勬帶鍒舵枃浠?閫氳繃/etc/init.d/rawdevices鏉ョ鐞唕aw璁懼鐨勫惎鍔ㄥ拰鍏抽棴.</div><div>鍦≧edhat5涔嬪悗,闇瑕佺紪杈?etc/udev/rules.d/60-raw.rules 榪欎釜鏂囦歡.</div><div></div><div>1.鍋囪宸茬粡鎶婁竴涓‖鐩樻柊寤轟簡(jiǎn)鍑犱釜鍖?/div><div>fdisk -l /dev/sdc</div><div>/dev/sdc1</div><div>/dev/sdc2</div><div>/dev/sdc3</div><div><br />2.淇敼/etc/udev/rules.d/60-raw.rules</div><div>娣誨姞:</div><div>ACTION=="add", KERNEL=="sdc1",RUN+="/bin/raw /dev/raw/raw1 %N"</div><div>ACTION=="add", KERNEL=="sdc2",RUN+="/bin/raw /dev/raw/raw2 %N"</div><div>ACTION=="add", KERNEL=="sdc3",RUN+="/bin/raw /dev/raw/raw3 %N"</div><div></div><div>鍋囪榪欎釜璁懼鏄粰oracle鐢ㄧ殑,閭e啀鍔犱笂鏉冮檺</div><div>KERNEL=="raw[1-3]*", NAME="raw/%k" OWNER="oracle" GROUP="oinstall", MODE="0660"</div><div></div><div><br />3.淇敼瀹屼箣鍚庨噸鍚湇鍔?/div><div>start_udev</div><div></div><div><br />4.鏌ョ湅</div><div>raw -qa 鎴栬?ls -lrt /dev/raw/<br /><br />5.鍙栨秷鏄犲皠<br /><div><span style="font-family: Arial; line-height: 26px; font-size: medium; "> raw /dev/raw/rawX 0 0 </span></div></div></div><img src ="http://www.tkk7.com/KingKong/aggbug/361218.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.tkk7.com/KingKong/" target="_blank">sure_dandan</a> 2011-10-14 01:28 <a href="http://www.tkk7.com/KingKong/archive/2011/10/14/361218.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>鍏抽棴Sendmail鏈嶅姟http://www.tkk7.com/KingKong/archive/2011/10/10/360367.htmlsure_dandansure_dandanMon, 10 Oct 2011 03:36:00 GMThttp://www.tkk7.com/KingKong/archive/2011/10/10/360367.htmlhttp://www.tkk7.com/KingKong/comments/360367.htmlhttp://www.tkk7.com/KingKong/archive/2011/10/10/360367.html#Feedback0http://www.tkk7.com/KingKong/comments/commentRss/360367.htmlhttp://www.tkk7.com/KingKong/services/trackbacks/360367.html 1.鍏抽棴sendmail鏈嶅姟
[root@node1 ~]# /etc/rc.d/init.d/sendmail stop
Shutting down sm-client:                                 [  OK  ]
Shutting down sendmail:                                    [  OK  ]

2.鍏抽棴sendmail鑷惎鍔?/span>
[root@node1 ~]# chkconfig sendmail off

3.
紜sendmail鑷惎鍔ㄥ凡琚叧闂?/div>
[root@node1 ~]#  chkconfig --list sendmail
sendmail        0:off   1:off   2:off   3:off   4:off   5:off   6:off


]]> 主站蜘蛛池模板: 永久看日本大片免费35分钟 | 亚洲日韩精品无码一区二区三区| 亚洲一区二区三区成人网站| 99re视频精品全部免费| 久久亚洲国产精品五月天| 久久久久久AV无码免费网站下载| 亚洲精品无码mv在线观看网站| 国产综合免费精品久久久| 亚洲AV中文无码乱人伦下载| 久久精品视频免费播放| 亚洲av不卡一区二区三区| 精品免费久久久久久久| 亚洲国产精品一区二区三区在线观看| 日韩精品无码区免费专区 | 无套内谢孕妇毛片免费看看| 亚洲国产成人久久综合一区77| 免费一区二区无码视频在线播放| 亚洲精品456播放| 国产成人无码区免费网站| 亚洲欧洲日产国产综合网| 日本片免费观看一区二区| 亚洲色图激情文学| 一本色道久久88亚洲综合| 中文在线免费视频| 亚洲日本乱码一区二区在线二产线| 亚洲成在人线aⅴ免费毛片| 美女黄网站人色视频免费| 亚洲免费观看视频| 免费成人激情视频| 日韩在线一区二区三区免费视频 | 一级毛片成人免费看a| 亚洲乱码国产一区三区| 中文字幕无码播放免费| 亚洲av无码片vr一区二区三区 | 亚洲神级电影国语版| 在线观看成人免费视频| 成在线人视频免费视频| 亚洲伦理一二三四| 亚洲伊人久久综合影院| 中文字幕无码播放免费| 男女一边摸一边做爽的免费视频|