Bug 1003992

Summary: Implement kafo katello installer checks
Product: Red Hat Satellite Reporter: Lukas Zapletal <lzap>
Component: InstallationAssignee: Bryan Kearney <bkearney>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: NightlyCC: bkearney, cwelton, jmontleo, mmccune
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/6278
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-11 12:28:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lukas Zapletal 2013-09-03 16:38:54 UTC
More info here:

https://github.com/theforeman/kafo#system-checks

Checks:

a) openjdk java is installed
b) proper version of java (1.7?) is installed
c) there is enough space (4 GB) for katello installation (mongodb needs 3,5 GB)
d) check free space on /var/lib/pulp and issue WARNING (not error) when there is less than 20 GB (no free space no syncing fun)

Also look into the original katello-configure script, there are many other checks which can be implemented here (ping hostname, ping fqdn, hostname is set properly etc).

All of this should go into these system checks.

Comment 1 Mike McCune 2013-09-03 16:50:58 UTC
related:

https://bugzilla.redhat.com/show_bug.cgi?id=1003961

Comment 2 RHEL Program Management 2013-09-17 04:16:11 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 5 Mike McCune 2013-09-18 22:11:14 UTC
Since MDP3 will be adopting kafo entirely lets move this bug there

Comment 8 Lukas Zapletal 2014-03-12 10:12:13 UTC
This is still relevant, go ahead and add checkers for those (or similar) if needed. Foreman installer / kafo have support for these checkers.

Comment 11 Bryan Kearney 2014-06-18 19:49:14 UTC
This bug will fix all lzaps suggestions excpet for pulp disk space which will be tracked under https://bugzilla.redhat.com/show_bug.cgi?id=1110521.

Comment 12 Bryan Kearney 2014-06-18 20:27:16 UTC
Connecting redmine issue http://projects.theforeman.org/issues/6278 from this bug

Comment 13 Bryan Kearney 2014-07-16 14:44:11 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/6278 has been closed
-------------
Anonymous
Applied in changeset commit:katello-installer|98d602575dba25c50b6a901d2f2b3d72109f004e.

Comment 15 Bryan Kearney 2014-09-11 12:28:45 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.