Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
When we are passing --whitelist="disk-io" the upgrade check shows "[FAIL]" message
# foreman-maintain upgrade check --whitelist="disk-io" --target-version 6.2.z
Running preparation steps required to run the next scenarios
================================================================================
Procedures::Packages::Install:
Loaded plugins: product-id, search-disabled-repos, subscription-manager
Package hdparm-9.43-5.el7.x86_64 already installed and latest version
No package fio available.
Nothing to do
[OK]
--------------------------------------------------------------------------------
Running Checks before upgrading to Satellite 6.2.z
================================================================================
Check for paused tasks: [OK]
--------------------------------------------------------------------------------
Check whether all services are running using hammer ping: [OK]
--------------------------------------------------------------------------------
Check for running tasks: [OK]
--------------------------------------------------------------------------------
Check for old tasks in paused/stopped state: [OK]
--------------------------------------------------------------------------------
Check for pending tasks which are safe to delete: [OK]
--------------------------------------------------------------------------------
Check for tasks in planning state: [OK]
--------------------------------------------------------------------------------
Check for recommended disk speed of pulp, mongodb, pgsql dir.:
| Finished [FAIL]
Slow disk detected /var/lib/pulp mounted on /dev/mapper/rhel-root.
Actual disk speed: 35 MB/sec
Expected disk speed: 80 MB/sec.
--------------------------------------------------------------------------------
Description of problem: When we are passing --whitelist="disk-io" the upgrade check shows "[FAIL]" message # foreman-maintain upgrade check --whitelist="disk-io" --target-version 6.2.z Running preparation steps required to run the next scenarios ================================================================================ Procedures::Packages::Install: Loaded plugins: product-id, search-disabled-repos, subscription-manager Package hdparm-9.43-5.el7.x86_64 already installed and latest version No package fio available. Nothing to do [OK] -------------------------------------------------------------------------------- Running Checks before upgrading to Satellite 6.2.z ================================================================================ Check for paused tasks: [OK] -------------------------------------------------------------------------------- Check whether all services are running using hammer ping: [OK] -------------------------------------------------------------------------------- Check for running tasks: [OK] -------------------------------------------------------------------------------- Check for old tasks in paused/stopped state: [OK] -------------------------------------------------------------------------------- Check for pending tasks which are safe to delete: [OK] -------------------------------------------------------------------------------- Check for tasks in planning state: [OK] -------------------------------------------------------------------------------- Check for recommended disk speed of pulp, mongodb, pgsql dir.: | Finished [FAIL] Slow disk detected /var/lib/pulp mounted on /dev/mapper/rhel-root. Actual disk speed: 35 MB/sec Expected disk speed: 80 MB/sec. --------------------------------------------------------------------------------