[Arista7260cx3] Increase /var/log partition size to 4G (#1140)

This commit is contained in:
Ying Xie 2017-11-10 15:47:38 -08:00 committed by GitHub
parent a69b353630
commit 764cb913f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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