oracle小知識點9--cluvfy
CVU主要提供了基於階段stage的驗證和基於元件comp的驗證.它在安裝盤中,$GRID_HOME/bin和$ORACLE_HOME/bin下都存在.
1.基於階段stage的驗證提供對某個階段安裝之前pre或安裝之後post的驗證.並且11g可以使用-fixup引數,生成相應的修正指令碼.
cluvfy stage -list
USAGE:
cluvfy stage {-pre|-post} [-verbose]
Valid Stages are:
-pre cfs : pre-check for CFS setup
-pre crsinst : pre-check for CRS installation
-pre acfscfg : pre-check for ACFS Configuration.
-pre dbinst : pre-check for database installation
-pre dbcfg : pre-check for database configuration
-pre hacfg : pre-check for HA configuration
-pre nodeadd : pre-check for node addition.
-post hwos : post-check for hardware and operating system
-post cfs : post-check for CFS setup
-post crsinst : post-check for CRS installation
-post acfscfg : post-check for ACFS Configuration.
-post hacfg : post-check for HA configuration
-post nodeadd : post-check for node addition.
-post nodedel : post-check for node deletion.
2.基於元件comp的驗證可用於對叢集元件的可用性,完整性,活躍程度,健全性等進行驗證,幫助瞭解叢集狀態及異常檢測.
cluvfy comp -list
USAGE:
cluvfy comp [-verbose]
Valid Components are:
nodereach : checks reachability between nodes
nodecon : checks node connectivity
cfs : checks CFS integrity
ssa : checks shared storage accessibility
space : checks space availability
sys : checks minimum system requirements
clu : checks cluster integrity
clumgr : checks cluster manager integrity
ocr : checks OCR integrity
olr : checks OLR integrity
ha : checks HA integrity
freespace : checks free space in CRS Home
crs : checks CRS integrity
nodeapp : checks node applications existence
admprv : checks administrative privileges
peer : compares properties with peers
software : checks software distribution
acfs : checks ACFS integrity
asm : checks ASM integrity
gpnp : checks GPnP integrity
gns : checks GNS integrity
scan : checks SCAN configuration
ohasd : checks OHASD integrity
clocksync : checks Clock Synchronization
vdisk : checks Voting Disk configuration and UDEV settings
healthcheck : checks mandatory requirements and/or best practice recommendations
dhcp : checks DHCP configuration
dns : checks DNS configuration
1.基於階段stage的驗證提供對某個階段安裝之前pre或安裝之後post的驗證.並且11g可以使用-fixup引數,生成相應的修正指令碼.
cluvfy stage -list
USAGE:
cluvfy stage {-pre|-post} [-verbose]
Valid Stages are:
-pre cfs : pre-check for CFS setup
-pre crsinst : pre-check for CRS installation
-pre acfscfg : pre-check for ACFS Configuration.
-pre dbinst : pre-check for database installation
-pre dbcfg : pre-check for database configuration
-pre hacfg : pre-check for HA configuration
-pre nodeadd : pre-check for node addition.
-post hwos : post-check for hardware and operating system
-post cfs : post-check for CFS setup
-post crsinst : post-check for CRS installation
-post acfscfg : post-check for ACFS Configuration.
-post hacfg : post-check for HA configuration
-post nodeadd : post-check for node addition.
-post nodedel : post-check for node deletion.
2.基於元件comp的驗證可用於對叢集元件的可用性,完整性,活躍程度,健全性等進行驗證,幫助瞭解叢集狀態及異常檢測.
cluvfy comp -list
USAGE:
cluvfy comp [-verbose]
Valid Components are:
nodereach : checks reachability between nodes
nodecon : checks node connectivity
cfs : checks CFS integrity
ssa : checks shared storage accessibility
space : checks space availability
sys : checks minimum system requirements
clu : checks cluster integrity
clumgr : checks cluster manager integrity
ocr : checks OCR integrity
olr : checks OLR integrity
ha : checks HA integrity
freespace : checks free space in CRS Home
crs : checks CRS integrity
nodeapp : checks node applications existence
admprv : checks administrative privileges
peer : compares properties with peers
software : checks software distribution
acfs : checks ACFS integrity
asm : checks ASM integrity
gpnp : checks GPnP integrity
gns : checks GNS integrity
scan : checks SCAN configuration
ohasd : checks OHASD integrity
clocksync : checks Clock Synchronization
vdisk : checks Voting Disk configuration and UDEV settings
healthcheck : checks mandatory requirements and/or best practice recommendations
dhcp : checks DHCP configuration
dns : checks DNS configuration
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/28539951/viewspace-1815579/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- oracle事務知識點小結Oracle
- Oracle_day1(小知識點)Oracle
- java小知識點Java
- js小知識點JS
- 小知識點1
- 前端小知識點前端
- mongo 小知識點Go
- javascript小知識點JavaScript
- PHP小知識點PHP
- oracle 歸檔日誌的小知識點Oracle
- 浮點數小知識點
- Oracle知識小記Oracle
- 【JAVA】- 知識點小結Java
- promise知識點小結Promise
- CSS小知識點一CSS
- HTTP知識點小結HTTP
- makefile 知識點小結
- ElasticSearch知識點小記Elasticsearch
- VEEAM的小知識點
- oracle小知識點1--varchar2的長度Oracle
- oracle小知識點16-診斷事件diagnostic eventsOracle事件
- 前端小知識點彙總前端
- 前端(js html)小知識點前端JSHTML
- 記錄的小知識點
- node知識點小結(一)
- golang小知識點記錄Golang
- iOS小知識點羅列iOS
- shell知識點小結2
- awk知識點小結1
- shell知識點小結1
- Oracle 相關知識點Oracle
- oracle小知識點14--xtts傳輸表空間OracleTTS
- Oracle表空間小知識Oracle
- 雜湊表知識點小結
- 總結的小知識點(一)
- Python小知識點隨筆Python
- JavaWeb複習小知識點(一)JavaWeb
- oracle小知識點7--索引的unusable,disable,invisibleOracle索引