SAN Storage for ASM


 
Thread Tools Search this Thread
Operating Systems Solaris SAN Storage for ASM
# 1  
Old 12-29-2010
SAN Storage for ASM

Hi,

We are planning to setup a 10gR2 RAC and storage on ASM. We use Sun StorEdge SAN.

The installation and configuration manual says to configure ASM diskgroups with raw devices (preferably raw disk not volumes).

I dont really know if its possible to present raw disks to the Solaris O.S.

Can anyone share their experience with storage for ASM diskgroups (for Oracle datafiles and recovery files).

Are you using raw SAN Volumes or raw disks? If its raw volumes whats the RAID level you are using? or if its raw disks, how have you presented raw disks to the O.S from the SAN?

Thank you!
# 2  
Old 12-30-2010
My DBA asked for RAW Volumes (Raid 5)
You just assign the volume of the required size to the system. Check using format command that the volume is there or in our case use the emcpower utitlity
Partition the raw device. START FROM CYLINDER 1 NOT 0. Leave cylinder 0.
# 3  
Old 01-03-2011
Quote:
Originally Posted by Mack1982
My DBA asked for RAW Volumes (Raid 5)
You just assign the volume of the required size to the system. Check using format command that the volume is there or in our case use the emcpower utitlity
Partition the raw device. START FROM CYLINDER 1 NOT 0. Leave cylinder 0.
This is partially true. Setup Slice 0 with 100MB at the beginning of the drive. Then setup another slice using the rest of the drive. Give the DBAs access to the "other" slice, not slice 0.

HTH
# 4  
Old 01-07-2011
Quote:
Originally Posted by Mack1982
My DBA asked for RAW Volumes (Raid 5)
You just assign the volume of the required size to the system. Check using format command that the volume is there or in our case use the emcpower utitlity
Partition the raw device. START FROM CYLINDER 1 NOT 0. Leave cylinder 0.
Hi and thanks for your reply.

Can you please give me a little more details of how many RAW volumes you created for ASM? Did you create all of them as RAID 5?

Did the DBA also ask you for RAW devices for OCR and Voting disks? It needs just 256MB each but on separate disks (preferably). How did you create those RAW devices?

Thanks again!
# 5  
Old 01-08-2011
All of them were created on RAID5. However RAW data devices were distributed across two Raid Groups for better IO performance. Yes OCR and Voting disks were also raw devices.

All Raw Devices were assign from SAN (FC disks). This is a test environment, so performance is not a big issue.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Script to automate add/resize datafile in Oracle ASM Storage

Hi all, Could anyone please share ideas or logic on how to automate add/resize datafile in Oracle ASM Storage for Oracle RAC/Single Node databases when any tablespace space alert is trigerred by OEM? Thanks for your help and time on it! Thanks&regards, a1_win Please DON'T use CODE tags... (0 Replies)
Discussion started by: a1_win
0 Replies

2. AIX

New to San Storage

Can anyone recommend a good book on san storage basics and how it communicates with an AIX server? (1 Reply)
Discussion started by: NycUnxer
1 Replies

3. UNIX for Dummies Questions & Answers

Storage from SAN

hi guys I installed Centos 5.5 (local disk). I am using 2 HBAs Now I mapped 5 LUNs from a Storage. I will be using LVM just to test I assigned a LUN I've read I have to use multipath to avoid my Centos see the LUN twice I enabled mdmpd and multipathd... something else I should do? ... (8 Replies)
Discussion started by: kopper
8 Replies

4. Solaris

Cannot see the IBM SAN storage

HI all, I had recently change the Server storage from EMC to the IBM SAN. but after the configuration, the IBM success to see the server HBA port and successfully assign a LUN for the server. When i go to the server, and restarted it. i use the "format" command to check, but din see any... (1 Reply)
Discussion started by: SmartAntz
1 Replies

5. Red Hat

how do we check SAN storage?

Hello, I am using LINUX OS. I want to check what is the SAN storage size. How do i check this in server? Any help is really appreciated.. (3 Replies)
Discussion started by: govindts
3 Replies

6. AIX

SAN storage and speed

I have 3 SAN disks of 1 TB each. Is it more efficient to make 1 large Volume group with multiple LV's or 3 Volume Groups with 1 LV each. The SAN disk is where all my backups will be dumped.:confused: (1 Reply)
Discussion started by: daveisme
1 Replies

7. Filesystems, Disks and Memory

Switching SAN storage

Hi, I have an existing SUN server that has a SAN storage installed on it. It also has softwares like Appwrox(scheduler), Taradata (database client), Samba Share and a few more installed on it. Now suppose that I have a new unix server server and i switch the same SAN store from the old unix... (1 Reply)
Discussion started by: myloginid
1 Replies

8. Solaris

Using San storage - advice needed

Thinking of using our San for network backups.. Have a Netra 240 being installed and planning to get some space on our San. Do you know what software is used to access the San from my server or what I would need to do? I know how to connect to local storage, disk arrays etc but not sure what... (1 Reply)
Discussion started by: frustrated1
1 Replies
Login or Register to Ask a Question