Update ipfs-cluster to 0.10.1 #49
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "chore/48-ipfs-cluster_0.10.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ipfs-cluster-ctl commands such as
pin rm
now work. This is running on dev and andromeda, can be mergedCloses #48
On andromeda:
Remove itself from the old cluster
Run chef-solo with this change, to update ipfs-cluster
On dev
Stop ipfs-cluster
Move the old
/home/ipfs/.ipfs-cluster
dirRun chef-solo, stop the daemon, join andromeda:
Check dev has joined the cluster (confirmed by checking the output of the following command on andromeda):
Now we can ctrl+c the daemon, and start the Systemd unit:
I have also added a test document, then removed the pin to make sure everything works:
I'd suggest to document here what you actually did to update the cluster, because that's not visible from a changed attribute in this PR.
Also, are you sure the entire cluster upgrade research+process was actually a small and not a medium contribution?
I have updated the PR description above with the commands I used, and updated the contribution to a medium one