Rebalance root disk storage 16/3716/1
authordave kormann <davek@research.att.com>
Mon, 21 Sep 2020 18:46:23 +0000 (14:46 -0400)
committerdave kormann <davek@research.att.com>
Mon, 21 Sep 2020 18:50:59 +0000 (14:50 -0400)
commitbf14d324223de6864d63a61b1c364be00928800d
tree5f5a4274daf59120e4ee9fb7674a4f67a86f007f
parent6e4495aefaee0e4d378fb84cb93c4bf63791ee2f
Rebalance root disk storage

Experience with real-world deployments has shown that the bulk of the
REC storage requirements are for logs.  This change reworks the LV
allocation on the root disk to reflect this:

- The LV for /home is removed; /home will be on the root filesystem
- The mariadb and swift LVs are significantly reduced in size, as
  neither is used by the RIC or the REC (beyond Keystone)
- the /var/log/audit LV is removed.  /var/log/audit will share space
  with the rest of /var/log
- /var/log is used as the "free hog" lv, taking up any space not used by
  other VGs.

signed-off-by: dave kormann  <davek@research.att.com>
Change-Id: I34502aa156e145c4b30a57f263c106aa89b39073
partfs_rootdisk/localstorage/caas/caas_master.yaml
partfs_rootdisk/localstorage/caas/ceph.yaml
partfs_rootdisk/localstorage/caas/common.yaml
partfs_rootdisk/localstorage/multinode_hybrid/ceph.yaml
partfs_rootdisk/localstorage/multinode_hybrid/cinder.yaml
partfs_rootdisk/localstorage/multinode_hybrid/common.yaml
partfs_rootdisk/localstorage/multinode_hybrid/multiple_hybrid.yaml