Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Creatting ASM on LVM

DBA2011Apr 3 2009 — edited Apr 7 2009
*/etc/init.d/oracleasm createdisk VOL1 /dev/mapper/VolGroup00-LogVol02*
Is this the right command to create asmlib

I am trying to configure asm , from scratch, just for practice purpose, this disk is partitioned with lvm, I want to practice settting up asm both with rawdevice & asmlibs, wondering how i can configure raw devices on this disk? if not i can use my external USB HDD....
[oracle@ora-lab2 ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol01
40G 3.8G 34G 11% /
/dev/sda1 145M 15M 123M 11% /boot
none 3.0G 0 3.0G 0% /dev/shm
/dev/mapper/VolGroup00-LogVol02
20G 8.4G 11G 45% /home
[root@ora-lab2 ~]# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 * 1 19 152586 83 Linux
/dev/sda2 20 2630 20972857+ 8e Linux LVM
/dev/sda3 2631 5241 20972857+ 8e Linux LVM
/dev/sda4 5242 60801 446285700 5 Extended
/dev/sda5 5242 7852 20972826 8e Linux LVM
/dev/sda6 7853 10463 20972826 8e Linux LVM
/dev/sda7 10464 13074 20972826 8e Linux LVM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2009
Added on Apr 3 2009
4 comments
3,586 views