首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 网络资源 > Oracle10gR2 :CVU(Cluster Verification Utiltiy)的使用
【标  题】:Oracle10gR2 :CVU(Cluster Verification Utiltiy)的使用
【关键字】:Oracle10gR2,CVU,Cluster,Verification,Utiltiy
【来  源】:http://www.cublog.cn/u/21174/showart.php?id=182112

Oracle10gR2 :CVU(Cluster Verification Utiltiy)的使用

Oracle10gR2新增了一个工具-Cluster Verification Utiltiy (cluvfy),用以在部署RAC环境的不同阶段进行环境及所有重要组件的检查。
这个工具随Oracle10gR2发布,但是也可以被用于Oracle10gR1。

CVU所检查的范围非常广泛,涉及从初始的硬件安装到安装完成以及所有中间阶段的组建安装及配置。
但是cluvfy只对安装阶段及组件进行检查验证,不涉及调整、监控已经Cluster内在状况检查。

直接键入cluvfy可以获得提示输出:
 
[oracle@raclinux1 bin]$ cluvfy

USAGE:
cluvfy [ -help ]
cluvfy stage { -list | -help }
cluvfy stage {-pre|-post}   [-verbose]
cluvfy comp  { -list | -help }
cluvfy comp    [-verbose]
 
使用stage选项可以对不同安装阶段进行环境及pre、post检查:
oracle@raclinux1 bin]$ cluvfy stage -list


USAGE:
cluvfy stage {-pre|-post}   [-verbose]

Valid stage options and stage names are:
        -post hwos    :  post-check for hardware and operating system
        -pre  cfs     :  pre-check for CFS setup
        -post cfs     :  post-check for CFS setup
        -pre  crsinst :  pre-check for CRS installation
        -post crsinst :  post-check for CRS installation
        -pre  dbinst  :  pre-check for database installation
        -pre  dbcfg   :  pre-check for database configuration
使用comp选项进行组件检查:
oracle@raclinux1 bin]$ 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
        crs       : checks CRS integrity
        nodeapp   : checks node applications existence
        admprv    : checks administrative privileges
        peer      : compares properties with peers
使用cluvfy进行crsinst post安装检查:
[oracle@raclinux1 bin]$ cluvfy stage -post crsinst -n raclinux1

Performing post-checks for cluster services setup

Checking node reachability...
Node reachability check passed from node "raclinux1".


Checking user equivalence...
User equivalence check passed for user "oracle".

Checking Cluster manager integrity...


Checking CSS daemon...
Daemon status check passed for "CSS daemon".

Cluster manager integrity check passed.

Checking cluster integrity...


Cluster integrity check passed


Checking OCR integrity...

Checking the absence of a non-clustered configuration...
All nodes free of non-clustered, local-only configurations.

Uniqueness check for OCR device passed.

Checking the version of OCR...
OCR of correct Version "2" exists.

Checking data integrity of OCR...
Data integrity check for OCR passed.

OCR integrity check passed.

Checking CRS integrity...

Checking daemon liveness...
Liveness check passed for "CRS daemon".

Checking daemon liveness...
Liveness check passed for "CSS daemon".

Checking daemon liveness...
Liveness check passed for "EVM daemon".

Checking CRS health...
CRS health check passed.

CRS integrity check passed.

Checking node application existence...


Checking existence of VIP node application (required)
Check passed.

Checking existence of ONS node application (optional)
Check passed.

Checking existence of GSD node application (optional)
Check passed.


Post-check for cluster services setup was successful.
检查crs组件安装:
[oracle@raclinux1 bin]$ cluvfy comp crs

Verifying CRS integrity

Checking CRS integrity...

Checking daemon liveness...
Liveness check passed for "CRS daemon".

Checking daemon liveness...
Liveness check passed for "CSS daemon".

Checking daemon liveness...
Liveness check passed for "EVM daemon".

Checking CRS health...
CRS health check passed.

CRS integrity check passed.

Verification of CRS integrity was successful.



 
ORA-01113 解决办法:【上一篇】
oracle的事务与锁与回滚段block的一点研究:【下一篇】
【相关文章】
  • 在Debia上安装 Oracle 10gR2 RAC: 安装oracle clusterware
  • Sun Cluster 3.0 的规划、安装、配置及管理
  • Data sharing with a GFS storage cluster摘要1
  • High-performance Linux cluster monitoring
  • OracleCluster_RAID的种类
  • (哇哇转!!!)cluster
  • Cluster设备标识符(diskid)在硬盘更换后没有被更新
  • 理解Sun Cluster 3.1U3中资源组之间的Affinity属性
  • Sun Cluster 3.x下禁用资源组的自动启动
  • 轉載:Trucluster 安装手册
  • 【随机文章】
  • 用VB编写入侵监听程序
  • Servlet下载文件
  • just test
  • 实验四 配置primary VLAN和secondary VLAN
  • RAC更改为archive mode个人总结
  • XP与设计
  • 今天人力经理和我说了,给我转正了
  • Select()系统调用及文件描述符集fd_set的应用
  • 为MYSQL加注释
  • 切分饼图
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.