Project

General

Profile

Actions

Bug #22318

closed

Prefetch vmlinuz and initrd on sync

Added by Partha Aji over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF