9580b0407f
- Why I did it The sai.profile file in kvm images overrides the warmboot file with path /var/cache/sai_warmboot.bin. Since the directory /var/cache is not mounted in syncd, it will be cleared in an image upgrade, the warm-reboot image upgrade will fail if the file is put in the directory. Fix #6183 - How I did it Remove the path that overrides the default path. The warmboot file path will then be the default value /var/warmboot/sai-warmboot.bin. Since /var/warmboot/ is mounted by /host/warmboot/ in the host, it could survive an image upgrade. - How to verify it Tested warm reboot upgrading kvm image locally. |
||
---|---|---|
.. | ||
buffers_defaults_def.j2 | ||
buffers_defaults_t0.j2 | ||
buffers_defaults_t1.j2 | ||
buffers.json.j2 | ||
context_config.json | ||
gearbox_config.json | ||
lanemap.ini | ||
pg_profile_lookup.ini | ||
phy1_config_1.json | ||
port_config.ini | ||
qos.json.j2 | ||
sai.profile | ||
td2-s6000-32x40G.config.bcm |