Actions
Bug #22318
closedPrefetch vmlinuz and initrd on sync
Description
KS repos are usually marked on demand. This means "images/pxeboot/vmlinuz" and "images/pxeboot/initrd" are likely to be broken symlinks that are lazily loaded and pulled in only when needed.
During provisioning Smart Proxy tries to fetch these files from the master server to copy em to the tftp server. The lazy loading factor may result in timeout issues for the smart proxy causing the action to fail.
We should "prefetch" these files during repo syncs on both the master and proxies to avoid potential timeout issues.
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7161 added
Updated by Brad Buckingham over 6 years ago
- Target version changed from 242 to 245
Updated by Partha Aji over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|23a9557a7cf3820aa96a571f29179dee9031ee06.
Updated by Justin Sherrill over 6 years ago
- Translation missing: en.field_release set to 284
Actions