Backlogs error: Couldn't find RbRelease with 'id'=69 (ActiveRecord::RecordNotFound)
Actions
Feature #19593
openAbility to deploy the same arvados-server package to all nodes, all nodes can handle certain types of requests
Status:
New
Priority:
Normal
Assigned To:
-
Category:
Deployment
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Nodes should register with a central (something) for service discovery.
Assuming the database is visible to all nodes, all nodes should be able to handle controller/API requests.
Assuming the keep storage (S3 or filesystem) is visible to all nodes, all nodes should be able to handle Keep requests
Workbench / workbench 2 are available on all nodes.
Need a solution to collect logs centrally so that debugging isn't impossible.
Services that are stateful / must not run more than one instance at a time:
- arvados-dispatch-cloud
- keep-balance
- git server (should be deprecated & removed)
- webshell?
Updated by Peter Amstutz over 2 years ago
- Subject changed from Ability to deploy the same arvados-server package to all nodes, and use arvados config to control which services are run to Ability to deploy the same arvados-server package to all nodes, all nodes can handle certain types of requests
- Description updated (diff)
Updated by Peter Amstutz over 2 years ago
- Related to Story #18685: Synchronize configuration on multi-node cluster added
Actions