Use tmpfs for /var/log for Arista 7260 (#13587)

This is to reduce writes to disk, which then can use the SSD to get worn
out faster.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
This commit is contained in:
Saikrishna Arcot 2023-02-02 09:07:33 -08:00 committed by GitHub
parent 225bba0cb6
commit ee1c32a802
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -502,6 +502,7 @@ write_platform_specific_cmdline() {
if [ "$sid" = "Gardena" ] || [ "$sid" = "GardenaE" ]; then
aboot_machine=arista_7260cx3_64
flash_size=28000
cmdline_add logs_inram=on
fi
if [ "$sid" = "Alhambra" ]; then
aboot_machine=arista_7170_64c