03-29-2012 01:41 AM - edited 03-01-2019 10:20 AM
Hi, Cisco Gurus:
We all know that the UCS FI is active-active for Ethernet & FC data. It is only Active-Passive for Management Plane.
1.
Is there a command we can run from our FI to show customer that UCS FI is Active-Active in terms of FC and Ethernet traffic? Customer wants to see such command outputs to compare with their SAN Switches. Assuming that we have a job which will generate some traffic likes copy data from 1 VM to the other, ftp from 1 VM to the other, etc.
2.
Is there a white paper which shows UCS FI is Active-Active for Ethernet and FC Data Traffic?
Thanks.
SiM
03-29-2012 02:51 AM
I don't know of a single command but there are a few ways you could demonstrate this.
03-29-2012 05:13 AM
Hi, Jeremy:
Thank. I am still thinking of running some commands to check likes show interface fc2/1 and others to prove to customer there is some FC frames being sent northwards. Brocade engineer claims that they only saw 1 side of the FC traffic, but again I need to verify likes:
1.
how long they run the command as when they only ran once, the FC traffic may have been coincidentally sent through the same FC uplink.
2.
what is the server's IO profile during the time they ran the command from Brocade switch?
3.
what is the Brocade command they use?
Please help as you are from Cisco and we need to prove FC data is really being sent to both FC uplinks though it does not have to be concurrently. I think we can achieve that by having more blades issuing or simulating FC IO, etc.
Thanks.
SiM
03-29-2012 03:00 AM
Hi SiM,
For question number 1, you can run the command "show service-profile circuit name
You can use the following example to display to that the FIs are in active-active configuration for ethernet. For this example you need a blade with ESX installed on it.
1. Configure a service profile with two vNICs connected to two different fabrics. i.e. vNIC 1 connected to fabric A and vNIC 2 connected to fabric B.
2. Create two vSwitches on the ESX host, vSwitch 0 and vSwitch 1.
3. Create VM network port groups on each vSwitch.
4. Add one vmnic as uplink for vSwitch 0 and the other vmnic as uplink for vSwitch 1.
5. Connect a virtual machine to each port group.
6. Start a continuous ping from each virtual machine to any routable IP address. If the configuration is proper then you should get replies for the ping requests, thus proving that the FIs work in an active active configuration.
For FC, you can try configuring one vhba each on two different blades. Connect the vhba on one blade to fabric A and the vhba on another blade to fabric B.
Present two separate luns to these two vhba. If your zoning and FC is configured properly, you should be able to access the respective LUNs on both server, thus proving that the FIs are in an active-active configuration for FC also.
For question 2, I will have to check if there is any whitepaper. I will update you if I find anything helpful.
03-29-2012 05:20 AM
Hi, Chetan:
Thank a lot.
I am still looking for commands just to prove to Brocade engineer. See my reply to Jeremy to see whether you can help me to help Cisco or not.
SiM
03-29-2012 05:30 AM
KP,
Understand that though UCS provides two active paths for both Ethernet & FC, it's up to the Host OS to handle multipathing and load balancing - not UCS.
We can "prove" both paths are active by looking at the interface counters, but you first need to ensure both paths are being used by the OS.
The examples Jeremy and Chetan have suggested will show the failover capability. Using the "show service-profile circuit" you can determine the interface #s. From there you can look at the interface counters and see them incrementing.
Regards,
Robert
03-30-2012 12:30 AM
Rob:
Thank a lot as ususal. I will probe further and will come back if I have been overshelmed by customer questions.
KP
03-29-2012 06:19 AM
It is also important that UCS and Service Profiles are properly configured with northbound LAN/SAN from each Fabric Interconnect. On the Service Profiles make sure there is a vNIC/vHBA on each Fabric (A/B).
Data planes are active/active but configured incorrectly you could end up with a non-redundant active/passive or worse active/no-paths system.
03-30-2012 12:30 AM
Jeremy:
Thank to you also. Will get back if still being able to articulate and convince customer successfully.
SiM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide