R12 installation with shared Tier
Dear All,
we are in preparation for intallling R12 on Oracle Linux 5.5 , we are in preparation of shared storage mounting to directory appltest
we successfully installed ocfs2-tools-1.8.0-1
and sccessfulyy execute following
]# mkfs.ocfs2 -C 4k -N 4 -J size=128M -L appltest /dev/sdb
after above , when we query
# fdisk -l
Disk /dev/sda: 161.0 GB, 161061273600 bytes
255 heads, 63 sectors/track, 19581 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 19581 157179960 8e Linux LVM
Disk /dev/sdb: 107.3 GB, 107374182400 bytes
255 heads, 63 sectors/track, 13054 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdb doesn't contain a valid partition table