05-11-2011 04:46 AM
Hello,
I have a Nexus 1010 with a VSM and NAM deployed. All work fine but i see "Dropping received frames from duplicate VSM saddr" logs. My Nexus 1010 is deployed in type 3 uplink mode. Ethernet 1 connect to port gi0/1 and ethernet 3 connect to gi0/5. I use the vlan 903 for management (UCS, Nexus1010, VSM and NAM) and 52 for control and packet
This is my Nexus 1010 configuration
virtual-service-blade VSM-1
virtual-service-blade-type name VSM-1.1
interface control vlan 52
interface packet vlan 52
ramsize 2048
disksize 3
numcpu 1
cookie 1456780936
no shutdown primary
shutdown secondary
virtual-service-blade NAM
virtual-service-blade-type name NAM-1.1
interface data vlan 903
ramsize 2048
disksize 53
numcpu 2
cookie 450394678
no shutdown primary
This is my uplink switch configuration
interface GigabitEthernet0/1
description Nexus 1010-1-eth1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 903
switchport mode trunk
interface GigabitEthernet0/5
description Nexus 1010-1-eth3
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 52,903
switchport mode trunk
interface Port-channel10
description Nexus 1010-1
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 52,903
switchport mode trunk
spanning-tree portfast trunk
Can anyone help me?
Regards.
05-11-2011 05:13 AM
Whats the domain id of the 1010 and the VSM that you deployed?
If you made them the same thats the problem.
You get that error message when the VSM sees another VSM on the same control vlan with the same domain id. The 1010 uses very simlar code to the VSM so if the domain ids are the same you will see that error message.
louis
05-11-2011 05:31 AM
Hello,
You are rigth, i have the same domain id in Nx1010 and VSM. how i change it?. Is better change VSM or Nx1010 domain?.
Regards.
05-11-2011 06:04 AM
If you have a single 1010 the easiest thing is to change the domain id on the 1010. Since you are not seeing odd cluster issues I'm going to assume you only have one 1010.
The command should be
n1010v-AV(config)# svs-domain
n1010v-AV(config-svs-domain)# domain id #
If you have 2 1010s in a cluster and you already have hosts attached to the VSM running on the 1010s its going to be more involved.
05-11-2011 06:40 AM
Hello,
I have two Nx1010 in cluster, i have changed the VSM domain id without problems and the error is fixit.
Thank you very much.
Regards.
06-18-2013 05:52 PM
Thanks for the post... I ran across this as well and was a bit stumped!
07-10-2014 02:30 PM
Hi erfernandez,
How did you change the domain ID in VSM. Can you cnange other parameter like mgmt IP/ control vlan ID/ packet vlan ID ?
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