after this the linecards come up with the new image but the minigraph/config is not retained from the previous image
admin@str2-7804-sup-1:~$ ssh 127.100.5.1
The authenticity of host '127.100.5.1 (127.100.5.1)' can't be established.
RSA key fingerprint is SHA256:qPr4CpwSSNyWk3aLhJxGXBQ2683BT0xWilzHnH+veE4.
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added '127.100.5.1' (RSA) to the list of known hosts.
Debian GNU/Linux 12 \n \l
admin@127.100.5.1's password:
Linux sonic 6.1.0-22-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64
You are on
____ ___ _ _ _ ____
/ ___| / _ \| \ | (_)/ ___|
\___ \| | | | \| | | |
___) | |_| | |\ | | |___
|____/ \___/|_| \_|_|\____|
-- Software for Open Networking in the Cloud --
Unauthorized access and/or use are prohibited.
All access and/or use are subject to monitoring.
Help: https://sonic-net.github.io/SONiC/
Wiki: https://microsoft.sharepoint.com/teams/WAG/AzureNetworking/Wiki/SONiC.aspx
On-Call: https://portal.microsofticm.com/imp/v3/oncall/current?serviceId=10045&teamIds=26162
Dashboard: https://aka.ms/sonic-dri
Contact: sonicdev@microsoft.com
Last login: Sat Nov 2 01:34:30 2024 from 10.1.84.57
admin@sonic:~$ show chassis module status
Key * not found in CHASSIS_MODULE_TABLE table
admin@sonic:~$ ls /etc/sonic/
asic_config_checksum fast-reboot_order snmp.yml
constants.yml frr sonic-environment
copp_cfg.json generated_services.conf sonic_release
core_analyzer.rc.json grpc_secrets.json sonic_version.yml
credentials init_cfg.json swss_dependent
default_users.json macsec_reconcile warm-reboot_order
dhcp_relay_reconcile old_config
dhcp_server_reconcile remote_ctr.config.json
admin@sonic:~$ show vers
SONiC Software Version: SONiC.20240531.10
SONiC OS Version: 12
Distribution: Debian 12.6
Kernel: 6.1.0-22-2-amd64
Build commit: cf7d8848af
Build date: Fri Nov 1 09:34:37 UTC 2024
Built by: azureuser@53ad391cc000000
Platform: x86_64-arista_7800r3a_36dm2_lc
HwSKU: None
ASIC: broadcom
ASIC Count: 2
Serial Number: SGD21190878
Model Number: 7800R3A-36DM2-LC
Hardware Revision: 2a.00
Uptime: 02:16:07 up 5 min, 1 user, load average: 0.63, 1.32, 0.71
Date: Sat 02 Nov 2024 02:16:07
The 7808 chassis in the lab is being upgrading using the command
./testbed-cli.sh install-image vms26-t2-7800-1 str2 http://10.201.148.43/pipelines/Networking-acs-buildimage-Official/broadcom/internal-202405/sonic-aboot-broadcom-dnx.swi
vms26-t2-7800-1
is the T2 testbed with one supervisor and 3 Linecards (2 Clearwater2 cards and one wolverine card)str2
is the inventory file nameThis command upgrades the supervisor and all the linecards and waits for Linecards and supervisor to be up.
This commands errors out because the chassis is not accessible after 15 mins
On logging in from the serial port, I see these errors on the screen for long time
Eventually these backtraces are seen supervisor bootups
after this the linecards come up with the new image but the minigraph/config is not retained from the previous image
Looks like the linecards are provisioned again.