How to check oracleasm config
uname -a
cat /etc/*release
rpm -qa |grep oracleasm
/etc/init.d/oracleasm status
lsmod |grep -i asm
cat /proc/filesystems |grep -i asm
ls -l /usr/sbin/oracleasm-discover
/etc/init.d/oracleasm listdisks
/etc/init.d/oracleasm listdisks | xargs /etc/init.d/oracleasm querydisk -p
ls -l /dev/oracleasm/disks/*
cat /proc/partitions
cat /etc/sysconfig/oracleasm
ls -l /etc/sysconfig/oracleasm*
ps -ef|grep pmon
ls -l/bin/oracle ## This is the home from where Grid Infra Home is running
ls -l /u01/app/11.2.0/grid/
ls -l /u01/app/11.2.0/grid/bin/oracle
su - grid
df -ha
/usr/sbin/oracleasm-discover
/usr/sbin/oracleasm-discover 'ORCL:*'
/usr/sbin/oracleasm-discover '/dev/oracleasm/disks/*'
cd /u01/app/11.2.0/grid/crs/bin
ls
./kfod asm_diskstring='/dev/oracleasm/disks/*' disks=all
cd bin
./kfod asm_diskstring='/dev/oracleasm/disks/*' disks=all
/etc/init.d/oracleasm listdisks | xargs /etc/init.d/oracleasm querydisk -p
ls -l /dev/oracleasm/disks/*
cat /etc/*release
rpm -qa |grep oracleasm
/etc/init.d/oracleasm status
lsmod |grep -i asm
cat /proc/filesystems |grep -i asm
ls -l /usr/sbin/oracleasm-discover
/etc/init.d/oracleasm listdisks
/etc/init.d/oracleasm listdisks | xargs /etc/init.d/oracleasm querydisk -p
ls -l /dev/oracleasm/disks/*
cat /proc/partitions
cat /etc/sysconfig/oracleasm
ls -l /etc/sysconfig/oracleasm*
ps -ef|grep pmon
ls -l
ls -l /u01/app/11.2.0/grid/
ls -l /u01/app/11.2.0/grid/bin/oracle
su - grid
df -ha
/usr/sbin/oracleasm-discover
/usr/sbin/oracleasm-discover 'ORCL:*'
/usr/sbin/oracleasm-discover '/dev/oracleasm/disks/*'
cd /u01/app/11.2.0/grid/crs/bin
ls
./kfod asm_diskstring='/dev/oracleasm/disks/*' disks=all
cd bin
./kfod asm_diskstring='/dev/oracleasm/disks/*' disks=all
/etc/init.d/oracleasm listdisks | xargs /etc/init.d/oracleasm querydisk -p
ls -l /dev/oracleasm/disks/*
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/13750068/viewspace-1256544/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- How to Perform a Health Check on the DatabaseORMDatabase
- How to check payroll result is posted?
- How to check Database corrupt BlockDatabaseBloC
- 【SQLSERVER】How to check current pool sizeSQLServer
- How to check whether the current database in using Oracle optionsDatabaseOracle
- How to Check whether SELinux is Enabled or Disabled [ID 432988.1]Linux
- HOW TO CHECK IF ASYNCHRONOUS I/O IS WORKING ON LINUXLinux
- How does OUI check if the HACMP software is installed? [ID 738574.1]UIACM
- How to Check and Enable/Disable Oracle Binary Options (文件 ID 948061.1)Oracle
- How to check why identical SQL Statements have high version countIDESQL
- How to config (no)archivelog mode and manage archive log files by RMANHive
- how to check unsolved conflicts file list in git merge?Git
- How to check EMC Celerra Control Station ip address.
- How to config JBoss to use log4j and jdk1.5JDK
- 【健康檢查】How to Perform a Health Check on the Database (Doc ID 122669.1)ORMDatabase
- How to Check ASM Login for Oracle Goldengate (OGG) ? [ID 1311784.1]ASMOracleGo
- oracleasm命令檢視OracleASM
- How To Check if Asynchronous I/O is Working On Linux (Doc ID 237299.1)Linux
- How to Disable Asynch_io on HP to Avoid Ioctl Async_config ErrorError
- 更改oracleasm_scanorder引數OracleASM
- oracleasm enable顯示失敗OracleASM
- EM:Installa Require,Check for Config,Test Network Conne betw EM Comp_428665.1UI
- oracleasm各個選項含義OracleASM
- Oracle ASM oracleasm createdisk "Device or resource busy"OracleASMdev
- Starting nagios:CONFIG ERROR! Start aborted. Check your Nagios configuration.iOSError
- HOW TO CHECK IF ASYNCHRONOUS I/O IS WORKING ON LINUX轉自http://sundog315.itpub.net/LinuxHTTP
- configure: error: xml2-config not found. Please check your libxml2 installationErrorXML
- /etc/init.d/oracleasm createdisk錯誤OracleASM
- 解除安裝oracleasm實驗模擬OracleASM
- oracleasm createdisk : Device '/dev/emcpowera1 is not a partitionOracleASMdev
- 昨天裝RAC時遇到的一個錯誤Loading module "oracleasm": Unable to load module "oracleasm"[FAILED]OracleASMAI
- onclick="return check()" 和 onclick="check()" 區別
- PHP之——configure: error: xml2-config not found. Please check your libxml2 installationPHPErrorXML
- oracleasm軟體包的日誌(log)路徑OracleASM
- 【RAC】 oracleasm 工具對應的日誌記錄OracleASM
- Redhat 下 ASM oracleasm deletedisk -failed 的解決方法RedhatASMOracledeleteAI
- oracleasm createdisk ASM: Device is already labeled for ASM diskOracleASMdev
- 修改oracleasm的listdisks和querydisk命令顯示格式OracleASM