Increase the /var partition from 7G to 10G

Latest contents in overcloud image caused the need to have at least
7.3G free for /var partition, while we dimensioned for 7. Increasing
that to 10G, to fix the issue, and also be prepared for future
content increases, and give more room for installation.

Change-Id: Id699643626cbd83439729cfcd36e8ad17d0ebee7
Depends-On: I3885a5c359b56c515dbb9286ded1dee062cdcffc
Fixes-Bug: #1756319
This commit is contained in:
Yolanda Robla 2018-03-16 13:20:18 +01:00 committed by yolanda.robla
parent a0088127e9
commit 122d921d8a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
fstab:
options: "rw,nosuid,nodev,noexec,relatime"
- name: var
size: 7G
size: 10G
mkfs:
type: xfs
mount: