Kimball Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

RAID, SAN & Equality on DEVL & PROD environments

3 posters

Go down

RAID, SAN & Equality on DEVL & PROD environments Empty RAID, SAN & Equality on DEVL & PROD environments

Post  rbowers Thu Apr 29, 2010 5:33 pm

Does anyone have information on storage set up? We are brand new to DW/BI on SQL Server 2008. We are a mainframe shop with source data in DB2 Z/OS. We have read many conflicting articles on storage and whether to use RAID 1 or RAID 5 on local or SAN. We also heard in class that you should try to set up EQUAL DEVL and PROD environments as much as possible. Currently, our storage admins want to set us up with PROD on SAN RAID 5 but our DEVL on local RAID 1. It seems to me we would experience significant differences in our performance testing but we are being asked to prove it will be a problem. Anyone have any helpful information? And, if it causes a problem, how difficult is it to change later?

rbowers

Posts : 1
Join date : 2010-04-29

Back to top Go down

RAID, SAN & Equality on DEVL & PROD environments Empty Re: RAID, SAN & Equality on DEVL & PROD environments

Post  ngalemmo Thu Apr 29, 2010 6:59 pm

I would certainly insist on a consistant architecture across dev, QA and prod environments, while problably not identical capacities. The exeception would be sandbox environments, which, by their nature are unstable and experimental.
ngalemmo
ngalemmo

Posts : 3000
Join date : 2009-05-15
Location : Los Angeles

http://aginity.com

Back to top Go down

RAID, SAN & Equality on DEVL & PROD environments Empty We have a SAN using SQL Server

Post  Jeff Smith Mon May 03, 2010 10:43 am

The Disk structure of Development doesn't need to the be the same as Production, but I prefer to have Test and production to be identical. It makes it easier to see the impact of tweaking indexes, queries, etc on the performance of reports.

We are using SQL Server 2005 with an EMC SAN. I'm told that SAN is a completely different animal. The more we learn about SAN, the more we are have to change our way of thinking. I asked the SAN administrator if creating a database using 1 logical drive vs several logical drives made a difference. He said, "No". In the past, we created file groups and tables in a way that the indexes were on 1 logical drive, fact tables on another logical drive and dimension tables on a another logical drive. I was told that there is no performance gain from such a set up. I'm being told that there is no reason to have more than 1 file group with more than 1 file, which is a little scary.

I'd be interested in hearing from people with experience using DW with a SAN.

Jeff Smith

Posts : 471
Join date : 2009-02-03

Back to top Go down

RAID, SAN & Equality on DEVL & PROD environments Empty Re: RAID, SAN & Equality on DEVL & PROD environments

Post  ngalemmo Mon May 03, 2010 3:32 pm

SAN systems have a complete configuration method that is internal to the unit. The type of RAID and how data is distributed across the disk is all handled by the SAN box. Externally it appears as one big disk, so, as your SAN administrator suggested, doing a lot of work to distribute data files on the database side doesn't really buy you anything.

My experiences with SAN, particularly EMC, has been very good. In one case, a place I was at downgraded their disk from EMC SAN to NAS (for cost reasons) and there was a very noticeable increase in query times (approximately 15-20% slower).
ngalemmo
ngalemmo

Posts : 3000
Join date : 2009-05-15
Location : Los Angeles

http://aginity.com

Back to top Go down

RAID, SAN & Equality on DEVL & PROD environments Empty Re: RAID, SAN & Equality on DEVL & PROD environments

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum