Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Limited By Ports

Status
Not open for further replies.

nickcherryjiggz

Programmer
May 22, 2007
6
0
0
US
I'm currently working on an exercise for a class whose focus is on network storage. The assignment's problem is clear to me, but don't know where to start as far as solutions. If someone could lead me in the right direction and perhaps suggest a technology that might be appropriate for the situation described below, I would be most appreciative...


The company’s current infrastructure consists of several storage arrays direct-attached to a heterogeneous mix of 90 servers. All servers are dual-attached to the arrays for reliability and redundancy.

Since each storage device has 32 connectivity ports, each could support a maximum of 16 servers. The company sees the 32-ports as a limitation. Each storage device has the disk capacity to support more than 16 servers. However, there was no way to add a 17th server to make use of that capacity and support future growth.



Primarily, I'm looking to restructure the environment in order to improve scalability of the system. Also enhancing performance and availability of the system would be ideal, but at the very least, these levels should be maintained.

Thanks again for any help!
 
some directions you can go with this :

for backend :
centralized storage which allows dynamic expansion of volumes,luns,... with redundancy of course ( clustered storage pair )
for frontend :
virtualize servers with ESX,with use of VMotion
As you will be virtualizing your hosts,you get redundancy of your hardware, as well as with the vmotion,and you save host attach ports as well.
rgds,

R.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top