You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concurrent downloads of the same file are being shown on one line of the ztp show downloads (live) output; the invidual line is just cycling through the IPs of all the switches that are downloading the same file on a refresh/update.
This seems to affect the downloads tracking for tar/bin downloads and possibly even the switches' requests for network-confg (if they happen simultaneously).
On our most recent batch of 2960X's, the switches were getting their tar file, extracting and installing it, reloading and then redownloading the tar file again; I'm assuming because the download wasn't tracked for all of the switches... that is if the ztp show downloads issue isn't purely cosmetic.
Update: According to the show downloads output, the last switch that downloaded the tar file had the IP 10.39.3.214 and it was handed a Image_Download_Supressed file after it reloaded. The other 15 switches started downloading the image tar file again.
The text was updated successfully, but these errors were encountered:
derek-shnosh
changed the title
dev1.1.0m // Show Downloads output for oncurrent downloads of the same file
dev1.1.0m // Show Downloads output for concurrent downloads of the same file
Oct 3, 2018
Concurrent downloads of the same file are being shown on one line of the
ztp show downloads (live)
output; the invidual line is just cycling through the IPs of all the switches that are downloading the same file on a refresh/update.This seems to affect the downloads tracking for tar/bin downloads and possibly even the switches' requests for network-confg (if they happen simultaneously).
On our most recent batch of 2960X's, the switches were getting their tar file, extracting and installing it, reloading and then redownloading the tar file again; I'm assuming because the download wasn't tracked for all of the switches... that is if the
ztp show downloads
issue isn't purely cosmetic.Update: According to the show downloads output, the last switch that downloaded the tar file had the IP 10.39.3.214 and it was handed a Image_Download_Supressed file after it reloaded. The other 15 switches started downloading the image tar file again.
The text was updated successfully, but these errors were encountered: