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
fd49bc1f27
commit
56d732a0a0
@ -524,6 +524,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
|
||||
|
Loading…
Reference in New Issue
Block a user