Best Practice SAN Design
TechStriker
Member Posts: 131
I want to do storage redesign for small business; requirement will be presenting storage to 4 server.
1 Backup server
1 Database server
1 Exchange
1 File server
Any design advice on high availability will be appreciated.
1 Backup server
1 Database server
1 Exchange
1 File server
Any design advice on high availability will be appreciated.
Passed SNIA - SCSP
Working on VCP4
Working on VCP4
Comments
-
dynamik Banned Posts: 12,312 ■■■■■■■■■□I'm not an expert, but you're going to have to provide much more information to get accurate recommendations. How much data, many users, typical load, etc.
-
TechStriker Member Posts: 131Thanks for the point
200 users, looking to buy 5 – 10 TB storage for capacity planning.
Current in house data 2TB.
I found HP MSA 20 type of storage but wasn’t sure how you could connect 4 servers, with HA in mind.Passed SNIA - SCSP
Working on VCP4 -
blargoe Member Posts: 4,174 ■■■■■■■■■□What do they have currently, more specifically? FC attached? iSCSI? Servers going through a SAN switch or directly connected?IT guy since 12/00
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands... -
TechStriker Member Posts: 131They have MSA 1000 and connected SCSI I/O module to the SCSI Adepter in the serverPassed SNIA - SCSP
Working on VCP4 -
UnixGuy Mod Posts: 4,570 ModHave two disk arrays, make sure replication is enabled between them. Two SAN switches, and connect everything through them. You need FC for that, your SCSI won't do.
-
UnixGuy Mod Posts: 4,570 ModConnect a tape library to the SAN switches, and I recommend NetBackup as a back software...
the size and brand of the Disk Arrays and library depends on your budget and requirements -
astorrs Member Posts: 3,139 ■■■■■■□□□□Connect a tape library to the SAN switches, and I recommend NetBackup as a back software...
the size and brand of the Disk Arrays and library depends on your budget and requirements
TechStriker, define what you mean by high-availability (or at least what your reqs are). -
UnixGuy Mod Posts: 4,570 Modsince he said it was for a small business chances are that's overkill.
TechStriker, define what you mean by high-availability (or at least what your reqs are).
Then we really need to know what he means by Highly available. -
TechStriker Member Posts: 131Thanks for your reply I really appreciate it. HA I mean serves should always see storage presented to them, eliminating single point of failure and also data should always be backed up, i.e. backup should always run even in the case of hardware or software failure.Passed SNIA - SCSP
Working on VCP4 -
sidsanders Member Posts: 217 ■■■□□□□□□□backup in case of failure gets costly, and in some cases isnt possible without lots of extras (and may still not meet the goals). for HA, sounds like you want a cluster... doing that for DB/exch/file server isnt a big deal (config wise) and netbackup/others can be clustered. cost gets high in most of these scenarios and not all support active/active. this means you wll see some downtime for a failover. still, many more bits of info would be needed for this.GO TEAM VENTURE!!!!
-
UnixGuy Mod Posts: 4,570 ModDisk arrays are reliable...so you can buy a dual-controller disk array, with RAID 1+0 configure + hotspare.
(If you have some extra cash, buy another disk array, and enable replication, but that's expensive).
Two SAN Switches for path redundancy..i believe this shouldn't be very expensive.
You need a small tape library for backups also.
I will give you suggestions from the stuff I worked on already...they're very reliable.
Disk Array:
Sun StorageTek 2540 Array - Overview
and if you want something slightly bigger, then go for this:
Sun StorageTek 6140 Array - Overview
Now for libraries:
Sun StorageTek SL24 Tape Autoloader - Overview
or if you want something bigger:
Sun StorageTek SL48 Tape Library - Overview -
TechStriker Member Posts: 131Thanks, guys for your furnishing help I now got an idea about the implementation.Passed SNIA - SCSP
Working on VCP4