Fix c1 syncthing ID.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
devices = {
|
devices = {
|
||||||
"c1" = {
|
"c1" = {
|
||||||
id = "53JGRHQ-VGBYIGH-7IT6Z5S-3IMRY2I-LJZAE3B-QUDH3QF-4F4QKVC-VBWPJQ4";
|
id = "XJECP3R-AZHCAYX-UIQKHIT-AHBK5UM-KM7T4OV-B7SEUCW-ZE2UFPG-7BNAIQZ";
|
||||||
};
|
};
|
||||||
"c2" = {
|
"c2" = {
|
||||||
id = "Z3D476N-PUV6WAD-DSJWVBO-TWEOD4I-KDDMNRB-QEBOP6T-BYPGYTX-RAAYGAW";
|
id = "Z3D476N-PUV6WAD-DSJWVBO-TWEOD4I-KDDMNRB-QEBOP6T-BYPGYTX-RAAYGAW";
|
||||||
|
|||||||
@@ -28,6 +28,9 @@ replacing failed / reinstalled gluster volume (c1 in this case). all commands on
|
|||||||
* gluster peer probe 192.168.1.71 (not c1 because switching to IPs to avoid DNS/tailscale issues)
|
* gluster peer probe 192.168.1.71 (not c1 because switching to IPs to avoid DNS/tailscale issues)
|
||||||
* gluster volume add-brick compute replica 3 192.168.1.71:/persist/glusterfs/compute/brick1
|
* gluster volume add-brick compute replica 3 192.168.1.71:/persist/glusterfs/compute/brick1
|
||||||
|
|
||||||
|
replacing failed / reinstalled host - other things:
|
||||||
|
* syncthing ID needs updating in common/syncthing-data.nix
|
||||||
|
|
||||||
kopia repository server setup (on a non-NixOS host at the time):
|
kopia repository server setup (on a non-NixOS host at the time):
|
||||||
* kopia repository create filesystem --path /backup/persist
|
* kopia repository create filesystem --path /backup/persist
|
||||||
* kopia repository connect filesystem --path=/backup/persist
|
* kopia repository connect filesystem --path=/backup/persist
|
||||||
|
|||||||
Reference in New Issue
Block a user