asm
This is an old revision of the document!
Table of Contents
ASM
Useful ASM commands
Migrate From Database File system to ASM
See what disk groups exist
0@@
Check space available in disk groups using query below
1@@
See how the disk groups are linked to their paths
2@@
gives…
3@@
Add disk to a disk group
4@@
Now the same disk query as above gives an updated view
5@@
Recheck space available in disk groups using query below
6@@
Restart ASM
cat /opt/oracle/oak/onecmd/tmp/restartasm.sh
7@@
Where are the real disk group devices?
8@@
or check in
9@@
The major and minor numbers should match up.
Check free space in ASM diskgroups
cat /opt/oracle/oak/onecmd/tmp/chekDGSpaceSql.sh
10@@
gives
11@@
or
12@@
Scripts
asm_capacity.sql
Check resistance of an ASM cluster against a disk / cell failure
13@@
asmdisks.ksh
14@@
asmdu.ksh
15@@
asmfiles.ksh
16@@
asmlog.pl
17@@
crsstat.pl
18@@
csslog.pl
19@@
asm.1544130326.txt.gz · Last modified: 2018/12/06 21:05 by 91.177.234.129
