From de54635d9d260ada2a385e7953fccd6b07b62944 Mon Sep 17 00:00:00 2001 From: Ying Xie Date: Thu, 9 Nov 2017 18:21:28 +0000 Subject: [PATCH] [Arista7260cx3] Increase /var/log partition size to 4G --- files/Aboot/boot0.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/Aboot/boot0.j2 b/files/Aboot/boot0.j2 index 8ea085bf5e8..18d1ee126c0 100644 --- a/files/Aboot/boot0.j2 +++ b/files/Aboot/boot0.j2 @@ -130,7 +130,7 @@ platform_specific() { aboot_machine=arista_7260cx3_64 fi if [ "$platform" = "rook" ]; then - varlog_size=200 + varlog_size=4096 readprefdl -f /tmp/.system-prefdl -d > /mnt/flash/.system-prefdl fi