11-30-2011 06:46 AM - edited 03-01-2019 10:10 AM
Hi,
We have recently installed Cisco UCS devices in our environment with following devices
On each B200 M2 server we have install ESXi server and have assigned total number of 4 NIC cards which will be used for following network
We want to know that is there any issue will occurred if we use LAN Pin Groups to use particular uplink to route up strim traffic.
Regards,
Amit Vyas
11-30-2011 01:52 PM
On the LAN uplinks I would port-channel the links to the 4900 switches. This would be 2 distinct port channels; 1 per Fabric.
With this configuration you would have 1 logical 20g uplink per UCS Fabric Interconnect. With a single logical uplink there isn't a use for Pin Groups.
I personnally am not a fan of using Pin Groups because they add complexity and usually provide inefficient use of the available bandwidth. Having a single 20g logical port-channel provides the best use of bandwidth.
If you didn't port-channel the LAN uplinks and you opted for Pin Groups and the LAN uplink fails the vNICs pinned to that uplink would go down and would not be re-pinned to the other uplink.
12-03-2011 06:34 AM
Thank you Jeremy for the reply. We are going with dynamic pinning
12-02-2011 06:11 AM
That setup will work perfectly, here's the biggest pros/cons of it:
Pros:
1) Separate SAN and LAN traffic
-Dedicated bandwidth
-Congestion on one doesn't necessarily mean congestion on the other
2) Additional control of the system
Cons (basically what Jeremy said):
1) No dynamic load-balancing
2) Added Complexity
Things to keep in mind:
-Using this setup if a link fails it will shut down/failover all NICs pinned to it. If you were using a port-channel (or dynamic pinning) you would have to lose both links for this to happen (if you statically define pinning UCSM won't change it)
.
-10 GB is a lot of traffic - many customers never use even this much and 20GB is more that enough for most deployments
12-03-2011 06:31 AM
Thank you Christopher for the reply. We are going with dynamic pinning
12-05-2011 09:13 AM
"Dynamic pinning" would be defined as binding a vNIC to a VLAN, and letting the UCS manage traffic flow through ports on FI that "see" that VLAN rather then forcing what path is used by PINing?
Craig
12-05-2011 09:30 AM
Craig,
That's the idea.
Prior to 2.0 all VLANs were assumed to be on all uplinks (unless in switching mode, but that adds a lot of extra trouble). Dynamic Pinning in this case is simply allowing the FI to chose which uplinks to use (assuming multiple uplinks, a port-channel appears as one uplink to the code).
2.0 introduced disjoint L2 networks, so now you can specify which VLANs should run on each uplink. Because of this dynamic pinning now matches the VLANs allowed on a vNIC with the VLANs allowed on a FI uplink. If there isn't an uplink that carries all the VLANs allowed on a vNIC there will be a pinning failure and an error will show up in UCSM and the interface will be down in the OS.
12-05-2011 11:45 AM
Thanks!
We are setting up an Isilon NAS POC.
We are in Switch Mode (we suffer from disjointed L2) and running 1.4(3m).
Made a VLAN 2000 and have it created global.
Thinking it would be better managed without PINNing? I hear that the UCS can handle it better managing itself, and PINN’in is in general not best practice.
Craig
05-06-2018 10:05 PM
Cisco UCS uses LAN pin groups to pin Ethernet traffic from a vNIC on a server to an uplink Ethernet port
or port channel on the fabric interconnect. You can use this pinning to manage the distribution of traffic from
the servers.
To configure pinning for a server, you must include the LAN pin group in a vNIC policy. The vNIC policy
is then included in the service profile assigned to that server. All traffic from the vNIC travels through the
I/O module to the specified uplink Ethernet port.
In a system with two fabric interconnects, you can associate the pin group with only one fabric interconnect
or with both fabric interconnects.
Before You Begin
Configure the ports and port channels with which you want to configure the pin group. You can only include
ports and port channels configured as uplink ports in a LAN pin group
Procedure
Step 1 In the Navigation pane, click the LAN tab.
Step 2 On the LAN tab, expand LAN ➤ LAN Cloud.
Step 3 Right-click LAN Pin Groups and select Create LAN Pin Group.
Step 4 In the Create LAN Pin Group dialog box, enter a unique name and description for the pin group.
Step 5 To pin traffic for fabric interconnect A, do the following in the Targets area:
a) Check the Fabric Interconnect A check box.
b) Click the drop-down arrow on the Interface field and navigate through the tree-style browser to select
the port or port channel you want to associate with the pin group.
Step 6 To pin traffic for fabric interconnect B, do the following in the Targets area:
a) Check the Fabric Interconnect B check box.
b) Click the drop-down arrow on the Interface field and navigate through the tree-style browser to select
the port or port channel you want to associate with the pin group.
Step 7 Click OK.
Deleting a LAN Pin Group
Procedure
Step 1 In the Navigation pane, click the LAN tab.
Step 2 In the LAN tab, expand LAN ➤ LAN Cloud ➤ LAN Pin Groups .
Step 3 Right-click the LAN pin group you want to delete and select Delete.
Step 4 If Cisco UCS Manager GUI displays a confirmation dialog box, click Yes.
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