[20201109]cluvfy comp scan [-verbose].txt
[20201109]cluvfy comp scan [-verbose].txt
--//使用它用來檢查scan相關設定,做一個記錄:
$ cluvfy comp scan -verbose
Verifying scan
Checking Single Client Access Name (SCAN)...
SCAN Name Node Running? ListenerName Port Running?
---------------- ------------ ------------ ------------ ------------ ------------
dm01-scan dm01dbadm02 true LISTENER_SCAN1 1521 true
dm01-scan dm01dbadm01 true LISTENER_SCAN2 1521 true
dm01-scan dm01dbadm01 true LISTENER_SCAN3 1521 true
Checking TCP connectivity to SCAN Listeners...
Node ListenerName TCP connectivity?
------------ ------------------------ ------------------------
dm01dbadm01 LISTENER_SCAN1 yes
dm01dbadm01 LISTENER_SCAN2 yes
dm01dbadm01 LISTENER_SCAN3 yes
TCP connectivity to SCAN Listeners exists on all cluster nodes
Checking name resolution setup for "dm01-scan"...
Checking integrity of name service switch configuration file "/etc/nsswitch.conf" ...
Checking if "hosts" entry in file "/etc/nsswitch.conf" is consistent across nodes...
Checking file "/etc/nsswitch.conf" to make sure that only one "hosts" entry is defined
More than one "hosts" entry does not exist in any "/etc/nsswitch.conf" file
Check for integrity of name service switch configuration file "/etc/nsswitch.conf" passed
SCAN Name IP Address Status Comment
------------ ------------------------ ------------------------ ----------
dm01-scan 192.168.xxx.yy8 passed
dm01-scan 192.168.xxx.yy9 passed
dm01-scan 192.168.xxx.yy7 passed
Verification of SCAN VIP and Listener setup passed
Verification of scan was successful.
$ cluvfy comp scan
Verifying scan
Checking Single Client Access Name (SCAN)...
Checking TCP connectivity to SCAN Listeners...
TCP connectivity to SCAN Listeners exists on all cluster nodes
Checking name resolution setup for "dm01-scan"...
Checking integrity of name service switch configuration file "/etc/nsswitch.conf" ...
Check for integrity of name service switch configuration file "/etc/nsswitch.conf" passed
Verification of SCAN VIP and Listener setup passed
Verification of scan was successful.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/267265/viewspace-2732893/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [20201109]here-doc(EOF) in bash.txt
- [20201109]bash shell特殊算術方式.txt
- cluvfy 命令
- [20201109]11.2.0.4增加欄位與預設值問題.txt
- [20210910]table scan相關統計.txt
- [20180725]index skip-scan operation.txtIndex
- [20230908]Oracle Index Range Scan with LIKE Condition on Wildcard '_'.txtOracleIndex
- [20180427]SCAN_IP DNS 反向解析2.txtDNS
- [20181201]奇怪的INDEX SKIP SCAN執行計劃.txtIndex
- 圖片壓縮20201109
- JAVA每日一題20201109Java每日一題
- Metasploit設定VERBOSE引數技巧
- SCAN
- COMP0035 specification
- COMP9021 Solving crosswordsROS
- COMP3811 Computer Graphics
- 新增SCAN IP
- PostgreSQL DBA(119) - pgAdmin(LIMIT:Index Scan vs Bitmap Index Scan)SQLMITIndex
- COMP4039 DIS Databases InterfacesDatabase
- COMP42215 Introduction to Computer Science
- COMP4134 Algorithms and Data StructuresGoStruct
- COMP1001J Playing Grid
- COMP2211A small shell interface
- COMP612 Computer Graphics Programming
- COMP3230 Principles of Operating Systems
- COMP931 題型解析
- YFI、COMP、AAVE跌超10%
- RAC 增加SCAN IP
- COMP2011J - Object Oriented ProgrammingObject
- COMP5416/4416 A CSMA/CA and CDM
- COMP9444 Neural Networks and Deep Learning
- COMP9311 24T2
- COMP9021程式設計原理程式設計
- 阿里雲內容安全介面 敏感詞 green scan、圖片 image scan阿里
- redis的scan用法解析Redis
- redis scan迭代模糊匹配Redis
- INFO1113 / COMP9003 a prototype of the gameGAM
- <context:component-scan> 標籤Context