Actions
Feature #26852
closedAdd mountpoint and partition exclude fact patterns
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Multiple customers and an upstream user reported severe performance issues with whole deployment thank to hosts with hundreds/thousands of blockdevies and/or hosts with containers which report many blockdevices and/or mountpoints and partitions. We already do this for NICs (e.g. veth - containers and OpenStack hosts) however it looks like there are different naming conventions container users use for mountpoints, therefore the exclude pattern needs to be generic.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6789 added
Updated by Lukas Zapletal over 5 years ago
- Related to Feature #26984: Add a hard limit of 100 items to restrict any fact child-hash/array added
Updated by Lukas Zapletal over 5 years ago
- Subject changed from Add mountpoints, partitions, blockdevice* to the list of excluded facts to Add mountpoint and partition exclude fact patterns
- Triaged changed from No to Yes
Not adding disks, they will be filtered out by the associated issue.
Updated by Ewoud Kohl van Wijngaarden over 5 years ago
- Target version set to 1.23.0
- Fixed in Releases 1.23.0 added
Updated by Lukas Zapletal over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c05f1ac97f6800a6a05e22a7b62137c595c649f1.
Updated by Marek Hulán over 5 years ago
- Related to Bug #16818: nested facts can lead to invalid links added
Actions