You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
needs to be installed by IT as a service on the QS host, with the .conf file to follow is /etc/redis/redis.conf on otz
check redis is running on the QS host: systemctl status redis
how to run the QS as a client
how run/test the queueserver from the queue monitor
Connect to the host
Change tab, open the environment
Open plan editor, add sim plans to queue
Start queue
Check the plans did run successsfully in the console: the simulated plan run so fast that it is hard to tell if they actually ran, need to look at the console - in the other tab. Not trivial for someone who has never used the queueserver.
The text was updated successfully, but these errors were encountered:
These instructions will need some translation into our current names. They were used at the time of this presentation (2024-02-09). For completeness, I'm copying the subset of slides. Includes APS Data Management (which is an additional feature).
general
To watch the QS Host console on your terminal, use this bash command: qserver-console-monitor.
Type ^C to exit this.
.conf
file to follow is/etc/redis/redis.conf
onotz
redis
is running on the QS host:systemctl status redis
how to run the QS as a client
how run/test the queueserver from the queue monitor
The text was updated successfully, but these errors were encountered: