Skip to content

cherry-pick: validates external instances storage before starting nova-compute#191

Merged
gboutry merged 1 commit into
canonical:stable/2025.1from
Raven-182:stable/2025.1
Jun 11, 2026
Merged

cherry-pick: validates external instances storage before starting nova-compute#191
gboutry merged 1 commit into
canonical:stable/2025.1from
Raven-182:stable/2025.1

Conversation

@Raven-182

Copy link
Copy Markdown

Check whether the default instances path is being used as an externally managed mount point via /etc/fstab.

If external storage is configured, the service will only start when:

  • the instances path is actually mounted
  • the mounted filesystem is writable

If no external storage is configured, startup behavior is unchanged.

cherry-picked from 82fda37

Check whether the default instances path is being used as an externally managed mount point via /etc/fstab.

If external storage is configured, the service will only start when:
- the instances path is actually mounted
- the mounted filesystem is writable

If no external storage is configured, startup behavior is unchanged.

Signed-off-by: Raven Kaur <raven.kaur@canonical.com>

@gboutry gboutry left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

For next time, can you use cherry-pick -x if possible? that would automatically enrich the commit with:

(cherry picked from commit 82fda37)

@gboutry
gboutry merged commit 7fa1a70 into canonical:stable/2025.1 Jun 11, 2026
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.

2 participants