Closed taariq closed 6 months ago
@verabehr I think we need the same for testnet?
bastion host ssh setup add to your ~/.ssh/config
Host testnet-farfly
HostName 172.234.229.157
Port 25022
User root
ProxyCommand ssh bastion-host -W %h:%p
Host testnet-feather
HostName 74.207.234.56
Port 25022
User root
ProxyCommand ssh bastion-host -W %h:%p
cc: @verabehr @taariq
@rootedbox this is not complete. please properly label big
as that name is not in the format.
LGTM. I was tempted to ask for identical setups on the nodes as well (OS, users, etc..), but I've come to the conclusion that this diversification is actually beneficial to testing our setup. We'll catch more edge cases this way.
Updated https://www.notion.so/volumefi/SSHing-into-Volume-Paloma-Servers-ff97b346f75d45d3a170549ee023238f to reflect the config changes.
I've renamed and setup lcd to be like the other servers lcd-mainnet.. both @verabehr and I agree that testate doesn't need large expensive volumes because it's a test net that won't be big in size.. and because it's a test net we can always reset the network.
@rootedbox we need to resize our validator infrastructure. @byte-bandit will you check these requirements and comment.
[ ] Rename the labels on the volumes consistently
lcd-mainnet (1TB)
validator-mainnet (1 TB)
snapshot-mainnet (1 TB)
[ ] Do the same for testnet, we have the following servers that we want to keep
birdlady-testnet
birdpoop2-testnet
farfly-testnet
feather-testnet