Use tmpfs for /var/log on Arista 7050CX3-32S (#13805)

This is to reduce writes to the SSD on the device.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
This commit is contained in:
Saikrishna Arcot 2023-02-16 19:13:39 -08:00 committed by GitHub
parent fd49bc1f27
commit 56d732a0a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -524,6 +524,7 @@ write_platform_specific_cmdline() {
fi fi
if [ "$sid" = "Lodoga" ]; then if [ "$sid" = "Lodoga" ]; then
aboot_machine=arista_7050cx3_32s aboot_machine=arista_7050cx3_32s
cmdline_add logs_inram=on
fi fi
if [ "$sid" = "Marysville" ]; then if [ "$sid" = "Marysville" ]; then
aboot_machine=arista_7050sx3_48yc8 aboot_machine=arista_7050sx3_48yc8