Vous êtes sur la page 1sur 1

mkfs -t ext2 /dev/hdb1 /etc/sysconfig/rawdevices

Raw Device Setup


This step is only necessary if you want ASM to access the disks as raw devices. Edit the /etc/sysconfig/rawdevices file, adding the following lines.
/dev/raw/raw1 /dev/sdb1 /dev/raw/raw2 /dev/sdc1 /dev/raw/raw3 /dev/sdd1

Restart the rawdevices service using the following command.


service rawdevices restart

Run the following commands and add them the /etc/rc.local file.
chown chown chown chown chmod chmod chmod chmod oracle:oinstall /dev/raw/raw1 oracle:oinstall /dev/raw/raw2 oracle:oinstall /dev/raw/raw3 oracle:oinstall /dev/raw/raw4 600 /dev/raw/raw1 600 /dev/raw/raw2 600 /dev/raw/raw3 600 /dev/raw/raw4

The ASM raw device disks are now configured.

Vous aimerez peut-être aussi