I have a 4 node Cluster.
They all share a common pool name, so replication works, failover as well.
But, I have one node with a lot more storage than the others to hold my file server.
I cannot replicate this instance, because the other pools are too small to hold all the data.
What I would like to do: Add another storage pool to a different node and replicate the file server instance to this pool.
I know that this is currently only possible when I do this manually. While not ideal, I can live with it.
But so far I lack an idea on how to create a failover functionality. As in:
1. How do I manage to migrate my file server to the backup node in case the main node dies?
2. How can I ensure that the main node does not start the file server in case it comes back online.
Is there a better solution that I didn't think of so far?
They all share a common pool name, so replication works, failover as well.
But, I have one node with a lot more storage than the others to hold my file server.
I cannot replicate this instance, because the other pools are too small to hold all the data.
What I would like to do: Add another storage pool to a different node and replicate the file server instance to this pool.
I know that this is currently only possible when I do this manually. While not ideal, I can live with it.
But so far I lack an idea on how to create a failover functionality. As in:
1. How do I manage to migrate my file server to the backup node in case the main node dies?
2. How can I ensure that the main node does not start the file server in case it comes back online.
Is there a better solution that I didn't think of so far?