Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • have qserv running, on 25 nodes @in2p3
  • can easily change qserv versions
  • caveat: qserv still shows cmsd bug (DM-2547)
    • made progress with debugging during the meeting
      • issues with eups: .so is not copied to run-dir
      • there are more issues
      iwth
      • with cmsd, Daniel looking into it
  • Serge is in the process of loading data to shared file system now
    • transferred Object dump
    • doing ForcedSource
    • flux cutout for Source? Per official LSST key numbers in DR1: 18 billion Objects, 350 billion Sources. So try 10% of that
    • will start duplicating object Object table now (copy all onto each node, and duplicate)
  • would be good to have --keepdata option (DM-1429), can't afford to destroy the 100+ TB data set
    • quick and dirty solution for now: put data outside of run-dir, symlink it, "qserv-configure --all" will not destroy data, it will only destroy symlink
      • Fabrice will implement that

Parallel ssh vs off-the-shelf

...

  • Serge discovered saltstack.org, ansible.com, both look good. Will try
    • saltstack is daemon-based
    • ansible supports kerberos (required by in2p3)
    • both can run adhoc shell commands
  • But Fabrice just finished implementing parallel ssh (DM-2341)
    • Put deploying our custom parallel ssh on hold, decide in 1-2 weeks
    • Lesson learned: don't jump to quickly into implementing new feature, do more research and discuss more first

Mysql-proxy

  • writing 1 pager for mysql team, made progress at the meeting
  • would be nice to get their protocol plugin nicely packaged, and add it to czar and get rid of mysql-proxy and python layer

...