cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3011
Views
5
Helpful
2
Replies

dcnm - boot variables are not set

dglaser
Level 1
Level 1

Hello,

 

After adding new switches to a green field fabric some of them are still in migration mode after trying to deploy them. This are the errors and warnings:

 

SeverityError
CategoryFabric
Entity typeFabric_Template
Entity nameconfigSave:switchCleanupWithReload:xxxx
Reported7 minutes ago 2020-07-24 03:24:21
Details[3]: [switchCleanupWithReload:xxxx]. Line/Col:[0/0]. Msg = [Switch [xxxx/xxxx]: Boot variables are not set on the switch. Please try again after setting bootvars]

 

 

SeverityError 
CategoryFabric 
Entity typeFabric_Template 
Entity nameconfigSave:handleUpgradeOrBrownfield 
Reported7 minutes ago 2020-07-24 03:24:21 
DetailsSeverityError
 CategoryFabric
 Entity typeFabric_Template
 Entity nameconfigSave:handleUpgradeOrBrownfield
 Reported7 minutes ago 2020-07-24 03:24:21
 Details[6]: [handleUpgradeOrBrownfield]. Line/Col:[0/0]. Msg = [Switch [xxxx/xxxx]: Still in migration mode. Please resolve all errors and retry the Save & Deploy]

 

But boot variables are set:

 

switch# show boot
Current Boot Variables:
sup-1
NXOS variable = bootflash:/nxos.9.3.4.bin
Boot POAP Disabled

Boot Variables on next reload:
sup-1
NXOS variable = bootflash:/nxos.9.3.4.bin
Boot POAP Disabled
switch#

 

 

Environment:

dcnm 13.1, bare metal installation on C220M4,

fabric Template: Easy_Frabric_11_1

Spines: N9K-C9364C

Leafes: N9K-C93240YC-FX2, N9K-C9336C-FX2, N9K-C93180YC-FX

 

After removing and inserting these switches multiple times, one switch was accepted but three more not.

 

Any idea what to do next?

 

Thanks.

1 Accepted Solution

Accepted Solutions

marce1000
Hall of Fame
Hall of Fame

 

 - Such issues are sometimes caused by software incompatibilities between the DCNM version and the switch-version , for instance. Check the necessary requirements , below is an example list for DCNM 11.1(1). If need lookup the same url for your DCNM version (easy to find with Google) and then further check the software version  on the target device and check if everything is compatible.

                 https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/11_1_1/comp_matrix/b_compatibility_matrix_11_1_1.html

 

 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

View solution in original post

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

 - Such issues are sometimes caused by software incompatibilities between the DCNM version and the switch-version , for instance. Check the necessary requirements , below is an example list for DCNM 11.1(1). If need lookup the same url for your DCNM version (easy to find with Google) and then further check the software version  on the target device and check if everything is compatible.

                 https://www.cisco.com/c/en/us/td/docs/switches/datacenter/sw/11_1_1/comp_matrix/b_compatibility_matrix_11_1_1.html

 

 

 M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

Thanks for the reply.  The other switches work with 9.3.3, the new ones have 9.2.3 und 9.3.4. All of them should work with 11.3.1.

I will now upgrade all switches to the same version and se what happens.

 

D.