`

11gR2 cluvfy tools usage

阅读更多
Note that the following only shows the available olsnodes syntax. For additional explanation on what these commands do, see the Oracle Documentation .


Component Options:

$ ./cluvfy comp -list

USAGE:
cluvfy comp  <component-name> <component-specific options>  [-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
        crs       : checks CRS integrity
        nodeapp   : checks node applications existence
        admprv    : checks administrative privileges
        peer      : compares properties with peers
        software  : checks software distribution
        asm       : checks ASM integrity
        acfs       : checks ACFS integrity
        gpnp      : checks GPnP integrity
        gns       : checks GNS integrity
        scan      : checks SCAN configuration
        ohasd     : checks OHASD integrity
        clocksync      : checks Clock Synchronization
        vdisk      : check Voting Disk Udev settings


Stage Options:

$ ./cluvfy stage -list

USAGE:
cluvfy stage {-pre|-post} <stage-name> <stage-specific options>  [-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  hacfg   :  pre-check for HA configuration
        -post hacfg   :  post-check for HA configuration
        -pre  dbinst  :  pre-check for database installation
        -pre  acfscfg  :  pre-check for ACFS Configuration.
        -post acfscfg  :  post-check for ACFS Configuration.
        -pre  dbcfg   :  pre-check for database configuration
        -pre  nodeadd :  pre-check for node addition.
        -post nodeadd :  post-check for node addition.
        -post nodedel :  post-check for node deletion.

分享到:
评论

相关推荐

    Oracle11gR2 RAC安装详细文档

    Oracle 11g R2 Real Application Clusters (RAC) 是一种高级数据库集群技术,它允许多台服务器共享同一数据库,以实现高可用性和负载均衡。以下是对Oracle11g R2 RAC安装过程的详细解析: 1. **环境准备**: - ...

    Linux-Oracle-11gR2-RAC安装配置.doc

    在本文中,我们将深入探讨如何在Linux环境下安装和配置Oracle 11g Release 2 (11g R2) 的Real Application Clusters (RAC)。这个过程涉及到多个步骤,包括系统设置、网络规划、磁盘配置、用户权限管理以及操作系统...

    RAC Guides_Rac10gR2 On Solaris

    ### RAC Guides_Rac10gR2 On Solaris #### 1. Introduction ##### 1.1. What you need to know 在本章节中,我们将会了解到在Solaris平台上安装Oracle Database 10g Release 2 (10.2) RAC(Real Application ...

    aix下的oracle10-安装前运行rootpre.sh与cluvfy检查

    2. **检查网络连通性**:cluvfy会检查所有节点之间的网络连通性,包括公共网络接口(如`en0`)和私有网络接口(如`en1`)。通过显示各节点的IP地址、子网掩码,并测试节点间的数据包传输,来确认网络的健康状态。 3....

    Oracle Grid Infrastructure Installation Guide 11g Release 2 (11

    《Oracle Grid Infrastructure安装指南11g Release 2 (11.2) for Microsoft Windows x64 (64-Bit)》是Oracle公司为在Windows 64位环境下部署Oracle Grid Infrastructure提供的一份详细指南。Oracle Grid ...

    Suse11 Enterprise SP3 安装Oracle 12c RAC 图文详细教程

    在本教程中,我们将深入探讨如何在SUSE Linux Enterprise Server 11 SP3 (SLES 11 SP3) 上安装Oracle Database 12c Release 2 (12.2.0.1) Real Application Clusters (RAC)。Oracle RAC 是一种高可用性解决方案,它...

    oracle11g RAC安装步骤详解

    2. **解压安装文件**:将Oracle 11g R2.0.4 64bit的安装文件解压至指定目录。 3. **运行配置助手**:作为`grid`用户执行`runInstaller`,选择“高级”安装模式,安装Grid Infrastructure。 4. **配置Clusterware**:...

    ORACLE11gFORRedHatLinuxAS5安装操作手册.doc

    最后,执行cluvfy工具进行集群验证,检查所有组件是否工作正常,以确保Oracle 11g RAC的稳定运行。 总结来说,Oracle 11g RAC在Red Hat Linux AS5.5上的安装是一个复杂但关键的过程,需要对操作系统、网络、存储...

    vmware安装oracle11GRAC.docx

    - **Cluster验证**:完成安装后,执行crs_start命令启动所有集群服务,并使用crsctl和cluvfy工具进行集群验证。 **6. 高可用性与故障转移** Oracle RAC的核心特性是其高可用性和故障转移能力。当一台服务器出现故障...

    Oracle11g+RAC For Windows安装配置手册

    11. **集群验证工具**:在安装前,应使用crsctl或cluvfy工具进行集群验证,检查硬件、网络和软件配置是否符合RAC的要求。 12. **故障检测与恢复**:理解如何检测和处理节点故障,包括手动和自动恢复策略,是维护RAC...

    某银行AIX7.1 ORACLE 11G RAC生产环境搭建(含打补丁).doc

    在本文中,我们将深入探讨如何在AIX 7.1操作系统环境下搭建Oracle 11g Release 2 (11.2.0.4) Real Application Clusters (RAC)的生产环境,包括必要的准备工作和打补丁的过程。 **1. 目的** 本指南旨在为IT专业人员...

    oracle 11g rac 安装步骤示图

    使用`crsctl`或`cluvfy`工具执行集群硬件和软件验证,确保所有节点都能正常通信,并且所有必要的服务和软件组件都已就绪。 6. **配置OCR(Oracle Cluster Registry)和 Voting Disks**: OCR存储集群配置信息,...

    Windows平台Oracle RAC 集群安装过程

    2. **网络验证**:在节点1和节点2之间建立网络连接,确保两个节点能够互相访问。例如,在节点1上使用命令`net use \\winrac2\C$`,在节点2上使用命令`net use \\winrac1\C$`,确保两个节点间可以正常通信。 #### ...

    suselinuxbit上安装OracleGRAC问题总结.pdf

    在SUSE Linux 11 64位系统上安装Oracle 11g RAC时,可能会遇到各种问题,特别是涉及到Grid Infrastructure(GI)组件时。本文将总结在该环境中安装Oracle GRAC过程中可能遇到的问题及解决方案。 问题1:在安装Grid ...

    虚拟机玩RH5+RAC

    3. Oracle 10gR2 Clusterware 和 Database,这两个组件可以从Oracle官方网站免费下载,它们是构建RAC集群的核心。 4. 可能还需要其他RPM包,这些可以通过在线资源如http://rpm.pbone.net/获取。 **设置VMware环境的...

    vware redhat5.5 oracle10 rac 安装部署

    5. 运行cluvfy命令进行集群验证,确保所有组件正常工作。 6. 启动数据库实例和Grid Infrastructure服务。 在实际环境中,还需要考虑存储解决方案,例如共享存储或使用Oracle ASM磁盘组。此外,为了确保高可用性,...

    Linux安装Oracle配置(亲测成功).docx

    2. **集群验证**:运行`crsctl`和`cluvfy`命令进行预安装检查。 **五、Oracle数据库实例创建** 1. **数据库创建**:使用DBCA(Database Configuration Assistant)创建RAC数据库实例。 2. **OCR和Voting Disks...

    在VMware Workstation 搭建Oracle RAC集群实验环境.pdf

    5. **集群验证和测试**:安装完成后,需要进行一系列的验证测试,例如运行crs_stat -t命令检查资源状态,以及运行cluvfy comp node -all命令验证节点间的通信。通过这些测试,可以确保RAC集群的正常运行。 搭建...

Global site tag (gtag.js) - Google Analytics