Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Qserv
-
Labels:None
-
Story Points:6
-
Epic Link:
-
Sprint:DB_S14_07
-
Team:Data Access and Database
Description
We are currently focusing on single-node Qserv. It'd be nice to try setting up multi-node Qserv (say 4 workers and a czar on lsst-dbdev*), and improve installation scripts to simplify the process.
Attachments
Issue Links
- is triggering
-
DM-998 Adapt integration test to multi-node setup v1
- Done
Regarding qserv-configure.py use of qserv.conf here is what I learned:
Potentially creating run directory can be done in two steps (instead of one step with -a option):
% qserv-configure.py -r /path/to/run/dir -p
# edit /path/to/run/dir/qserv.conf and/or templates if needed
% qserv-configure.py -r /path/to/run/dir