Descriptionsthirugn@redhat.com
2019-06-06 16:50:21 UTC
Description of problem:
Add more default items to the default facts filter list: partitions*, mountpoints*, disks*
Version-Release number of selected component (if applicable):
Satellite 6.4.2
How reproducible:
Always
Steps to Reproduce:
1. Recently in one of the customer data, we found too many paritions*, mountpoint* and disks* fact making the associated fact tables to be so large which ultimately affects the performance of the Satellite API calls, sometimes bringing down Satellite as well if too many host update calls happen at the same time.
2. It is difficult to reproduce the exact scenario in the test, but the aim of this Bugzilla is to filter additional items in Satellite settings:
Administer -> Settings -> Provisioning -> `Exclude pattern for facts stored in satellite` -> Add the following to the already existing list: partitions*, mountpoints*, disks*
Actual results:
the current filter list is shown as:
[ lo, en*v*, usb*, vnet*, macvtap*, _vdsmdummy_, veth*, docker*, tap*, qbr*, qvb*, qvo*, qr-*, qg-*, vlinuxbr*, vovsbr* ]
Expected results:
it should add three more items:
[ lo, en*v*, usb*, vnet*, macvtap*, _vdsmdummy_, veth*, docker*, tap*, qbr*, qvb*, qvo*, qr-*, qg-*, vlinuxbr*, vovsbr*, paritions*, mountpoint* and disks* ]
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2019:3172