I’m not sure how well that works if the cluster is only designed to be temporary, since removing a productive node from a cluster is a bit risky
Good callout. Just did some reading on the concept of maintaining a quorum, which I didn’t know about. Definitely need to be careful if I go with that approach, but it does sound interesting! I’m not entirely opposed to leaving the old laptop as a node and then using it for experimental stuff or maybe running just one specific standalone service on it after moving the critical stuff to the new server.
frongt@lemmy.zip 5 days ago
I edited, since it was ambiguous. I think you only need zfs if you want replication, cold migrations should be fine without it.
Removing nodes from clusters is fine. It’s not really encouraged, but if a node fails you have to be able to remove it, so it’s possible.