Page MenuHomePhabricator

Add a node for IRC-WMT tools
Closed, ResolvedPublic

Description

Author: quentinv57

Description:
Hi,

We're migrating from Toolserver to Tools Labs and are currently facing a problem. Our system is divided in different processes who communicate between them through sockets. These feeds are quite important, and that's why running the processes on different machines is definitely a bad idea.

We've been working all day long to find a solution. We've seen that cyberbot has his own node tools-exec-cyberbot-02. If possible, we would like to have our own node too, which would solve our problem without compromising the Tools Labs performances.

Many thanks by advance.

Best regards,
Quentinv57


Version: unspecified
Severity: enhancement

Details

Reference
bz59697

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 2:20 AM
bzimport added a project: Toolforge.
bzimport set Reference to bz59697.

You can haz grid nodez!

Specifically, you now have a queue 'wmt' to which the user local-irc-wmt has access to.

To schedule things on that node, simply add the '-q wmt' parameter to jsub/qsub. Please be aware that while you do not have a vmem /limit/ on that queue's node (allowing overcommit) you still have to specify a memory limit when submitting jobs.

quentinv57 wrote:

Dear Marc,

Many thanks for your help. It works !

Regards,
Quentinv57