[Oracleasm-users] Oracle ASMLib and IBM SDD

Joel Becker Joel.Becker at oracle.com
Fri Jun 3 17:29:59 CDT 2005


On Fri, Jun 03, 2005 at 05:17:38PM -0500, heath seals wrote:
> Disk /dev/vpathaa: 16.0 GB, 16000024576 bytes
> 255 heads, 63 sectors/track, 1945 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> 
>        Device Boot    Start       End    Blocks   Id  System
> /dev/vpathaa1             1      1945  15623181   83  Linux

	Zero out the front of the disk (dd if=/dev/zero of=/dev/vpathaa1
bs=8192 count=1).  Then run:

asmtool -l /dev/oracleasm -C -n VOLNAME -s /dev/vpathaa1

and see what the error is.

Joel

-- 

"In a crisis, don't hide behind anything or anybody. They're going
 to find you anyway."
	- Paul "Bear" Bryant

Joel Becker
Senior Member of Technical Staff
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127


More information about the Oracleasm-users mailing list