Skip to content

Commit

Permalink
Use tmpfs for /var/log on Arista 7050CX3-32S (sonic-net#13805)
Browse files Browse the repository at this point in the history
This is to reduce writes to the SSD on the device.

Signed-off-by: Saikrishna Arcot <[email protected]>
  • Loading branch information
saiarcot895 authored and mssonicbld committed Feb 17, 2023
1 parent cf5ca9d commit 21fa8aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/Aboot/boot0.j2
Original file line number Diff line number Diff line change
Expand Up @@ -525,6 +525,7 @@ write_platform_specific_cmdline() {
fi
if [ "$sid" = "Lodoga" ]; then
aboot_machine=arista_7050cx3_32s
cmdline_add logs_inram=on
fi
if [ "$sid" = "Marysville" ]; then
aboot_machine=arista_7050sx3_48yc8
Expand Down

0 comments on commit 21fa8aa

Please sign in to comment.