02-07-2015 11:04 AM - edited 03-07-2019 10:33 PM
Hi guys,
I have a mixed stack of 3750E and 3750G units. Max. feature level = ipbase.
With the Network Assistant I get an error when I try to upgrade the IOS.
I selected this file for the 3750: c3750-ipbaselmk9-tar.122-55.SE9.tar
and this file for the 3750E: c3750e-ipbasek9-tar.122-55.SE9.tar
When I try to run the upgrade this error shows up:
Uploading the image.
Uploading the image; this might take a few minutes/seconds...
Upgrading 3750 stack members
examining image...
extracting info (106 bytes)
extracting c3750-ipbasek9-mz.122-55.SE9/info (681 bytes)
extracting info (106 bytes)
Stacking Version Number: 1.45
System Type: 0x00000000
Ios Image File Size: 0x00B8DA00
Total Image File Size: 0x00C1C200
Minimum Dram required: 0x08000000
Image Suffix: ipbasek9-122-55.SE9
Image Directory: c3750-ipbasek9-mz.122-55.SE9
Image Name: c3750-ipbasek9-mz.122-55.SE9.bin
Image Feature: IP|LAYER_3|SSH|3DES|MIN_DRAM_MEG=128
Error: The requested upgrade would bring some of the systems up to
Error: stacking version number 1.45. The current stacking version
Error: number is 1.43. Because not all of the systems are being
Error: upgraded, an incompatibility would result. If this is really
Error: what you want to do, you have to specify the
Error: `/no-version-check' option to override this compatibility
Error: check.
Software upgrade failed.
Software upgrade failed.
........................................................
When I try it with:
archive download-sw tftp://192.168.1.123/c3750e-ipbasek9-tar.122-55.SE9.tar tftp://192.168.1.123/c3750-ipbaselmk9-tar.122-55.SE9.tar
I get this error:
Error: The image in the archive which would be used to upgrade
Error: system number 1 does not support that system type.
........................................................
The current stack looks like this:
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 30 WS-C3750E-24TD 12.2(53)SE C3750E-UNIVERSAL-M
2 30 WS-C3750E-24TD 12.2(53)SE C3750E-UNIVERSAL-M
3 12 WS-C3750G-12S 12.2(53)SE C3750-IPBASE-M
4 12 WS-C3750G-12S 12.2(53)SE C3750-IPBASE-M
BTW: Lets say I have 2x 3750E and 2x 3750G in the stack. Is it possible to upgrade only 1 unit without having a downtime for the others?
Many thanks for your support!
02-09-2015 03:11 AM
Hi,
There is a parameter "/destination-system stack-member-number" for the "archive download-sw" command which enables a stack member to be ugraded.
So provided you decide no to specify any other parameters your command sequence to upgrade your stack via CLI could read as follows:
archive download-sw /destination-system 1 /destination-system 2 tftp://192.168.1.123/c3750e-ipbasek9-tar.122-55.SE9.tar
archive download-sw /destination-system 3 /destination-system 4 tftp://192.168.1.123/c3750-ipbaselmk9-tar.122-55.SE9.tar
Good luck!
Best regards,
Antonin
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