WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] NPIV & SAN Controller Failover

To: "XEN Mailing List" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] NPIV & SAN Controller Failover
From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Date: Fri, 27 Aug 2010 10:02:46 -0600
Delivery-date: Fri, 27 Aug 2010 09:04:45 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I apologize if this is a little off-topic, but it does relate to Xen and using 
NPIV on Xen, so I think this is an appropriate forum for the question.  I've 
recently begun using NPIV for a couple of Xen PV domUs rather than traditional 
disk passthrough.  My reasons are primarily for performance - I'm hoping that 
NPIV has lower overhead and lower reliance on the resources of dom0 so that the 
performance in the domU is better.  In any case, I did a firmware update on my 
SAN controllers last evening, an upgrade that was not supposed to impact 
connectivity to the SAN, as I have redundant SAN controllers and the upgrade 
reset the controllers in sequence so that hosts would still be able to talk to 
the SAN.  This worked perfectly for all of my physical machines and virtual 
machines, except for the ones using NPIV, which crashed miserably.  I ended up 
having to reboot my dom0/host to get it to see the disks correctly.  I'm 
wondering if anyone has any experience with this, or any hints on configuring 
NPIV correctly for a fail-over situation?  My disk configuration is as follows:

disk=[ 'phy:/dev/disk/by-id/scsi-36000d31000083c0000000000000000cb,xvda,w', 
'npiv:2001000dec8f9741-8888888810002000-8888888800000002-5000d31000083c0a-1,xvdb,w',
 
'npiv:2001000dec8f9741-8888888810002000-8888888800000002-5000d31000083c0a-2,xvdc,w',
 
'npiv:2001000dec8f9741-8888888810002000-8888888800000002-5000d31000083c0a-3,xvdd,w',]

As you can see, I'm attaching one disk via passthrough (my system disk), and 
the other three via npiv (data volumes).  The fourth and final set of hex 
numbers there is the WWN of one of the FC ports on one of my SAN controllers.  
I'm still a little fuzzy on how my SAN handles the failover, but I'm wondering 
if the fact that I'm pointing at a specific WWN is causing problems?

Any help/advice would be appreciated!

Thanks,
Nick



--------
This e-mail may contain confidential and privileged material for the sole use 
of the intended recipient.  If this email is not intended for you, or you are 
not responsible for the delivery of this message to the intended recipient, 
please note that this message may contain SEAKR Engineering (SEAKR) 
Privileged/Proprietary Information.  In such a case, you are strictly 
prohibited from downloading, photocopying, distributing or otherwise using this 
message, its contents or attachments in any way.  If you have received this 
message in error, please notify us immediately by replying to this e-mail and 
delete the message from your mailbox.  Information contained in this message 
that does not relate to the business of SEAKR is neither endorsed by nor 
attributable to SEAKR.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] NPIV & SAN Controller Failover, Nick Couchman <=