Configuration GRID/ASM for single instance using UDEV
UDEV Linux configuration:
What I’m preparing in the background is a RAC installation using two virtual machine running under VirtualBox. For this I have attached to my first virtual machine four fixed size of 1GB disks like this
To attach those disks in another virtual machine go to Virtual Media Manager and change their property to shareable like this
Once you start your guest OS you should see something:
[root@localhost ~]# fdisk -l . . . Disk /dev/sdb: 1073 MB, 1073741824 bytes, 2097152 sectors Units = sectors of 1 * 512 = 5… Read more