ASM Creation
ASM Creation
You can follow this steps and create a ASM diskgroup on your local machine and play
with it ( Windows)
F:\>mkdir asmdisks
F:\>cd asmdisks
F:\asmdisks>asmtool -create F:\asmdisks\ disk1 512
F:\asmdisks>asmtool -create F:\asmdisks\ disk2 512
F:\asmdisks>asmtool -create F:\asmdisks\ disk3 512
Now you have 3 disks(dummy) of 512mb each which can be used to create a ASM disk
group.