Skip to content

Conversation

@YuryHrytsuk
Copy link
Collaborator

@YuryHrytsuk YuryHrytsuk commented Jul 2, 2025

What do these changes do?

Related issue/s

Related PR/s

Checklist

  • I tested and it works

Document how to perform (kubernetes) node maintenance
@YuryHrytsuk YuryHrytsuk added this to the Engage milestone Jul 2, 2025
@YuryHrytsuk YuryHrytsuk self-assigned this Jul 2, 2025
@YuryHrytsuk
Copy link
Collaborator Author

YuryHrytsuk commented Jul 2, 2025

Zero downtime updating longhorn disks (procedure)

  1. Go to LH GUI and select a Node
    1. Disable scheduling
    2. Request eviction
  2. Remove disk from the node
  3. Do disks updates on the node
  4. Wait till LH automatically adds the disk back
    • LH may have already added the disk back while you was configuring it. To make sure configuration is correct, remove the prematurely detected disk

@YuryHrytsuk YuryHrytsuk marked this pull request as ready for review July 3, 2025 13:55
@YuryHrytsuk YuryHrytsuk requested a review from mrnicegyu11 as a code owner July 3, 2025 13:55
@YuryHrytsuk YuryHrytsuk changed the title Kubernetes add local storage Kubernetes: add local storage Jul 3, 2025
Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I read the assoc. issue and got the rough idea, looks good. If it works we should - as you already wrote - also add this to the ansible :--) good luck!

@YuryHrytsuk YuryHrytsuk merged commit de1e17e into ITISFoundation:main Jul 3, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kubernetes: add local storage class

2 participants