AW: [suse-oracle] ASM and block devices 2006-10-02 - By Oliver Gehlert
Back Hi,
did you add the devices to /etc/raw?
Regards
Oliver
-- -- Urspr?ngliche Mail ---- Von: Fabrizio Magni <fabrizio.magni@(protected)> An: "LOPEZ DIAZ, JORGE" <jorge.lopez@(protected)> CC: suse-oracle@(protected) Gesendet: Samstag, den 30. September 2006, 20:47:23 Uhr Betreff: Re: [suse-oracle] ASM and block devices
Jorge, has the oracle user the right permission on the devices?
Are the device "clean"?
Go with a dd (with the oracle user) to make sure of both:
dd if=/dev/null of=your_device_here bs=4096k count=10
The easiest way to be able to access the devices is to add the oracle user at the "disk" group.
Regards Fabrizio
PS: ASM_DISKSTRING can be set before creating the ASM or even after. You can always add the devices after the ASM instance is running.
LOPEZ DIAZ, JORGE wrote: > Hi Fabrizio, > > > > When runInstaller ask for select candidate disks, there is a buttom to change where to look at. If I specify '/dev/sd*' to try to use block devices the list is empty. If I specify '/dev/*' the list has two lines: /dev/random and /dev /null. > > > > Perhaps I must specify ASM_DISKSTRING before to lunch runInstaller. > > > > > > Jorge L?pez D?az > > __ ____ ____ ____ ____ ____ ____ > > De: Fabrizio Magni [mailto:fabrizio.magni@(protected)] > Enviado el: jueves, 28 de septiembre de 2006 14:21 > Para: LOPEZ DIAZ, JORGE > CC: suse-oracle@(protected) > Asunto: Re: [suse-oracle] ASM and block devices
|
|