Managed Kubernetes
Latest
Frequently Asked Questions
Solutions
How Tos
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
The Command `pf9ctl cluster prep-node` Fails to Onboard The Host Due To Unavailability of The NTP Package on Host
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- The
pf9ctl cluster prep-nodecommand fails to prepare the node so that it can be added to the Platform9 Managed Kubernetes cluster. - The below errors are visible in the pf9ctl logs /root/pf9/log/pf9ctl.log.
TASK [ntp : Install NTP] ***************************************************************************************************************************************************************************************************************failed: [localhost] (item=ntp) => {"ansible_loop_var": "item", "changed": false, "failures": ["No package ntp available."], "item": "ntp", "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}Environment
- Platform9 Managed Kubernetes - v4.0 and Higher
Cause
The active repository do not provide NTP package which is needed to onboard a node.
Resolution
- Follow the steps provided in the Fedora wiki to add the EPEL repository which contains the NTP package.
- You can also verify that the EPEL repository is enabled on the system by listing all active repositories using the following command.
xxxxxxxxxx# yum repolist- After adding the EPEL repository install NTP package by running the below command.
xxxxxxxxxx# yum install ntp- Run the below command to onboard the node.
xxxxxxxxxx# pf9ctl cluster prep-nodeVariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message