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?
Error Initializing Docker: "graphdriver: expected integer"
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Docker fails to start with the following error message.
xxxxxxxxxxError starting daemon: error initializing graphdriver: expected integerEnvironment
- Platform9 Managed Kubernetes - All Versions
- Docker
- CentOS
- LVM
Cause
The node may have been re-used from a previous Kubernetes cluster for which the Docker volume group (LVM) was not recreated.
Resolution
Warning: The following will erase any data associated with the logical volume(s) contained within the volume group. If you are uncertain about this operation, it may be recommended to perform a backup following the guide provided under the Additional Information section.
- Remove any logical volumes associated with the volume group.
xxxxxxxxxx# lvremove [vg-name]/[lv-name]- Remove the volume group.
xxxxxxxxxx# vgremove [vg-name]- Re-create the volume group following the instructions outlined in the Platform9 Managed Kubernetes CentOS prerequisites.
Additional Information
VariableType 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