Skip to content

update HRO clould configs after replacing the failing node#576

Merged
crwood merged 2 commits into
gridsync:mainfrom
jehadbaeth:update-failing-node
Oct 14, 2022
Merged

update HRO clould configs after replacing the failing node#576
crwood merged 2 commits into
gridsync:mainfrom
jehadbaeth:update-failing-node

Conversation

@jehadbaeth

Copy link
Copy Markdown

update HRO clould configs after replacing the failing storage003 node

@crwood crwood left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this.

A few comments based on previous observations:

"shares-happy": "3",

This means that shares must be placed on all three servers in order for uploads to succeed. Is this what you really want? Consider lowering this to "2" in order to allow uploads to succeed if one server is offline/unavailable (which might be wise considering this server has already been re-provisioned once).

"storage-server-FURL": "pb://35uweljc5o6tq2pbbwbbabvfpwqphicc@tcp:104.144.74.50:8898/5qspucvk47jd2653hlwuqjze6dgwqvvf",

Is there a reason why this fURL (and not the others) points to an IP address rather than a hostname? To make it easier to move if needed, maybe this one should use a hostname too. What do you think?

- Use hostnames for all fURLs instead of hardcoding IP addresses
- Add/pre-allocate additional (offline) servers in the configuration (servers 4-5-6)
@crwood

crwood commented Oct 14, 2022

Copy link
Copy Markdown
Member

Tested and confirmed working locally -- thanks!

@crwood crwood merged commit b3dc2fe into gridsync:main Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants