Bug 2066055

Summary: [Docs][Install] Update partition sizes in installation guides
Product: Red Hat Enterprise Virtualization Manager Reporter: Avital Pinnick <apinnick>
Component: DocumentationAssignee: Donna DaCosta <ddacosta>
Status: CLOSED NEXTRELEASE QA Contact: rhev-docs <rhev-docs>
Severity: medium Docs Contact:
Priority: high    
Version: 4.5.0CC: ctomasko, ddacosta, emarcus, lsurette, mhicks, mkalinin, sbonazzo, srevivo
Target Milestone: ovirt-4.5.0Keywords: Documentation, FastFix, NoDocsQEReview
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: docscope 4.5
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-11 19:16:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Avital Pinnick 2022-03-20 11:29:05 UTC
Issue: https://github.com/oVirt/ovirt-site/issues/2789

module: common/prereqs/ref-Host_Storage_Requirements.adoc

---
The minimum storage requirements for host installation are listed below. However, use the default allocations, which use more storage space.

* / (root) - 6 GB
* /home - 1 GB
* /tmp - 1 GB
* /boot - 1 GB
* /var - 15 GB
* /var/crash - 10 GB
* /var/log - 8 GB
* /var/log/audit - 2 GB
* swap - 1 GB (for the recommended swap size, see link:https://access.redhat.com/solutions/15244[])
---

Sandro: But in 4.5 /var has been reduced to 5GB and a /var/tmp has been added with 10GB of size. Total amount doesn't change.

The change has been introduce by https://bugzilla.redhat.com/show_bug.cgi?id=2055829