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:
parent
f47024cdfd
commit
26b0e7f709
@ -516,6 +516,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
|
||||||
|
Reference in New Issue
Block a user