Skip to content

Allow admin recover to prompt for recovering shared pools on a cluster #3786

Description

@stephendotcarter

Is there an existing issue for this?

  • There is no existing issue for this feature

What are you currently unable to do

Currently when running non-clustered, incus admin recover will prompt for additional information about the pool you are trying to recover.

if !isClustered {

Its currently not possible via the command to recover an lvmcluster or other shared storage pool in a clustered environment.

What do you think would need to be added

It would be good if incus admin recover could detect when its running on a cluster and then prompt specifically for shared storage pools like lvmcluster, ceph, etc...

The would cover the use case where an FC LUN (or other) from an old cluster could be mounted on a new cluster and the storage pool could be recovered.
It would obviously be up to the user to ensure the same storage is presented to each member in the cluster.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions