This post is more than 5 years old
27 Posts
0
1264
September 18th, 2012 06:00
iSCSI attached NAS
I have a Storage Server 2008 server that is reaching its storage limit so I am looking to connect to an EMC CX3-20.
I have successfully made the connection via iSCSI and the drives show up however, they are listed as "Unkown" and not initialized in Disk Management.
When I attempt to initialize them, the task fails with:
Is this an issue with the file format on the CX? Does anyone have any insight as to how I can get my storage server to recognize the added drives?
Thank you for your help!
No Events found!
dynamox
9 Legend
•
20.4K Posts
0
September 18th, 2012 06:00
PowerPath is a licensed product, you can download and install it from PowerLink but it will have very limited failover capability and no load-balancing at all (without the license that is) . You could also try native Win2k8 MPIO.
dynamox
9 Legend
•
20.4K Posts
0
September 18th, 2012 06:00
this guide will be helpful
EMC Host Connectivity Guide for Windows -- 50
dynamox
9 Legend
•
20.4K Posts
0
September 18th, 2012 06:00
do you have multiple paths to that CX ? If yes did you install PowerPath ?
Sam Claret
86 Posts
1
September 18th, 2012 06:00
The disks have to be initialised (either MBR for < 2 TB or GPT for > 2 TB).
Initialisation will put a signature on the disk and assign a GUID to it.
As far as PowerPath is concerned – it is for multipathing on the host side. This can be done either by Microsoft MPIO (Windows 2008) or EMC PowerPath (Windows 2003 and 2008) for more details see the guide Dynamox has specified.
If you have not implemented software for multipathing on the host side you will see multiple entries in Disk Management representing the same disk. You should not attempt to manipulate the alternate entries as separate entities.
Sam Claret
Technical Support Engineer III
Worldwide Technical Support – OSAPI Windows
Office Hours: Rotating shift, 7AM – 4PM GMT
Office #: +353 21 494 5981
revcall1
27 Posts
0
September 18th, 2012 06:00
I do have multiple paths but I did not install PowerPath. Do I download it from Powerlink? This is the first non-ESX host that I have connected to the CX. I haven't had to use PowerPath when connecting to our VNX. Does the VNX not utilize it?
THANKS!
revcall1
27 Posts
0
September 19th, 2012 07:00
Thanks! It looks like MPIO is going to be the best answer for what I am doing.
DELL-Sheron G
Moderator
•
228 Posts
0
September 20th, 2012 03:00
I gotta doubt, never worked with MPIO, does it do the load balancing as well?
AnkitMehta
1.4K Posts
0
September 20th, 2012 04:00
Yes, Without the multipathing license, PP will utilize only a single port of one adapter. This is known as PowerPath SE or unlicensed PP which one can download from Powerlink.
In this mode, the single active port can be zoned to a maximum of two storage ports. This config. provides storage port failover only and not host-based load balancing or host-based failover.
The configuration is supported, but it is not recommended by EMC.
If one wants true I/O Load balancing at the host as well as HBA failover.
So, intelligent I/O routing and HBA failover can be achieved only when the EMC Powerpath is licensed.
DELL-Sheron G
Moderator
•
228 Posts
0
September 20th, 2012 04:00
A licensed PP, right Ankit?
AnkitMehta
1.4K Posts
0
September 20th, 2012 04:00
No, native multipathing I/O does not provide load balancing feature but for that we have EMC Powerpath, Veritas etc.
dynamox
9 Legend
•
20.4K Posts
0
September 20th, 2012 05:00
it does load-balance, not very sophisticated but it still does
http://technet.microsoft.com/en-us/library/dd851699.aspx
AnkitMehta
1.4K Posts
0
September 20th, 2012 06:00
All right. I will.
AnkitMehta
1.4K Posts
0
September 20th, 2012 06:00
I was being more generic rather than MS Windows. While we are at it could you please, share more on native multipathing, failovers and load balacing for other Host OS's. Perhaps a PM or an email if this is going off topic. I would love to read more all about it!
dynamox
9 Legend
•
20.4K Posts
0
September 20th, 2012 06:00
google it
DELL-Sheron G
Moderator
•
228 Posts
0
September 20th, 2012 08:00
I had the impression that MPIO is zero when it comes to load balancing, that article helped.
Thanks dynamox