Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Making OCR / VD Visible to BOTH DB Server (SUN) Nodes ... Basic Qs

Re: Making OCR / VD Visible to BOTH DB Server (SUN) Nodes ... Basic Qs

From: LS Cheng <exriscer_at_gmail.com>
Date: Tue, 17 Jul 2007 19:46:05 +0200
Message-ID: <6e9345580707171046n5a7ca39h3c30fc43821f3a2@mail.gmail.com>


Hi

As long as they are raw devices and you have presented LUNs to both servers the can be seen from both nodes.

Nothing to do with Sun Cluster Setup, nothing to do with fancy vg* commands and your third option is totally out of topic!

Btw why you are always spamming with same mail? :-)

Thanks

--
LSC


On 7/17/07, VIVEK_SHARMA <VIVEK_SHARMA_at_infosys.com> wrote:

>
> Folks
>
>
>
> How are the Oracle Cluster Registry (OCR) & Voting Disk (VD) device files
> to be Made Concurrently VISIBLE / Shareable to BOTH Database (Solaris 10)
> Nodes?
>
> Five RAW devices (2 OCR & 3 VD) of 200MB each were created only on the
> Node 1(Master node).
>
>
>
> Aim is to setup a 2 Node ASM RAC.
>
>
>
> Qs To make the OCR / VD devices visible to the Other / 2nd Node which of
> the following 3 Options is applicable:-
>
> 1. Solaris/SUN Cluster Setup needed on BOTH Nodes
> 2. Issue of some Solaris Commands (On HP-UX vgexport, vgimport
> commands are used to export & import the respective raw devices from the 1
> st node to the 2nd.)
> 3. CRS setup automatically make the OCR / VD devices created only on
> the 1st (Master) Node visible to the 2nd Node without need for any
> additional O.S. Commands
>
>
>
> NOTE – The Storage Box is connected to BOTH the Nodes thru a Switch.
>
> NOTE – External Redundancy to be used for ASM DB Setup.
>
>
>
> Cheers & Thanks
>
>
>
> Vivek
>
>
>
> P.S.
>
>
>
> Configuration:-
>
> Solaris 10
>
> Oracle 10gR2
>
>
>
> Following commands used for creation of OCR / VD device files only on the
> *1st (master) Node*:-
>
>
>
> Step 1 - Command for creating the Raw Devices
>
>
>
> dd if=/dev/zero of=/asmdata/voting/asm_vote1 bs=1k count=200000
>
> O/P
>
> 200000+0 records in
>
> 200000+0 records out
>
>
>
> Step 2 – Command for creating loop devices so that a character device can
> be associated with a file
>
>
>
> lofiadm -a /asmdata/voting/asm_vote1
>
> O/P: /dev/lofi/1
>
>
>
> Step 3 - Command for creating the respective character file to access the
> file
>
> mknod /asmdata/voting/vdiskvote1 c 147 1
>
>
>
>
> **************** CAUTION - Disclaimer *****************
> This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
> solely for the use of the addressee(s). If you are not the intended
> recipient, please notify the sender by e-mail and delete the original
> message. Further, you are not to copy, disclose, or distribute this e-mail
> or its contents to any other person and any such actions are unlawful. This
> e-mail may contain viruses. Infosys has taken every reasonable precaution to
> minimize this risk, but is not liable for any damage you may sustain as a
> result of any virus in this e-mail. You should carry out your own virus
> checks before opening the e-mail or attachment. Infosys reserves the right
> to monitor and review the content of all messages sent to or from this
> e-mail address. Messages sent to or from this e-mail address may be stored
> on the Infosys e-mail system.
> ***INFOSYS******** End of Disclaimer ********INFOSYS***
>
-- http://www.freelists.org/webpage/oracle-l
Received on Tue Jul 17 2007 - 12:46:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US