Project

General

Profile

Actions

Feature #29654

closed

Remove or Hide the "disk-performance" check in foreman-maintain upgrade since it returns inconsistent results

Added by Kavita Gaikwad almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
High
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1827219

The "disk-performance" check present in the foreman-maintain is showing inconsistent results while performing satellite version upgrade.

Here is the output shared by a customer using Fiber channel based SAN storage on Satellite server:

====
Disk speed : 22 MB/sec [WARNING]
Slow disk detected /var/lib/pulp mounted on /dev/mapper/sat--server-sat--server--lv.
Actual disk speed: 22 MB/sec
Expected disk speed: 60 MB/sec.
WARNING: Low disk speed might have a negative impact on the system. ====

The same concern is raised by other customers using SSD local disk.

This warning message creates confusion for customers and they report a support case to confirm whether they should be worried about it or not. In those support cases, we have to tell customers to ignore the warning and use --whitelist="disk-performance" option with foreman-maintain to complete the upgrade.

This check was important when we changed the directory structure of /var/lib/pulp/ in Satellite 6.3 but in recent releases, we are not making any such filesystem level movements. So to avoid the confusion for customer it would be better to hide the check.

Actions #1

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_maintain/pull/336 added
Actions #2

Updated by Kavita Gaikwad almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF