Hi
I just finished installing Oracle 11gR2 grid (11.2.0.1.0) on Oracle Linux 5. Installation was successful. It is a 2 node cluster. We are using ASM for this cluster. ASM packages were installed and disks were discovered and added to ASM Disk Group.
/usr/sbin/oracleasm listdisks show the disks.
./asmca shows the diskgroup and both instances and Status shows UP (but ADVM Driver Status shows Not Installed).
Now I don't recall installing such driver manually. I am not sure whether it is related to the error ORA-27061 or not.
ORA-27061: waiting for async I/Os failed
WARNING: IO Failed. group:1 disk(number.incarnation):0.0xe968b640 disk_path:/dev/oracleasm/disks/DISK1
AU:941 disk_offset(bytes):986710016 io_size:712704 operation:Write type:asynchronous
result:I/O error process_id:12256
The above errors are in the alertlog file when I try to create a database using ./dbca
Any help will be much appreciated.