Login
Register
Home
Help
Search
Login
Register
<< back to pipelinefx.com
PipelineFX Forum
Qube!
General
(Moderator:
jburk
)
Create new host group
« previous
next »
Print
Pages: [
1
]
Author
Topic: Create new host group (Read 6973 times)
Chris Computing
Sr. Member
Posts: 25
Create new host group
«
on:
January 10, 2014, 11:45:32 PM »
how do I create a new host group in qube 6.3.6? I thought i needed to modify the qube.conf but i already have 2 host groups qube recognizes, and there are none specified in that file.
Logged
BrianK
Hero Member
Posts: 107
Re: Create new host group
«
Reply #1 on:
January 10, 2014, 11:50:40 PM »
A host group exists when a machine belongs to it. It ceases to exist when no machines belong to it.
To add a machine to a host group, you do it in that machine's qb.conf or in the supervisor's central qbwrk.conf. The parameter is worker_groups.
worker_groups = group1,group2
If you edit the qb.conf directly, you must restart the worker service for the changes to take effect.
If you edit the qbwrk.conf file directly, you must push out the new settings with
qbadmin worker --reconfigure
Reference:
worker_groups parameter:
http://docs.pipelinefx.com/x/GIJ
more info on qbwrk.conf:
http://docs.pipelinefx.com/x/lIF
Logged
Print
Pages: [
1
]
« previous
next »
PipelineFX Forum
Qube!
General
(Moderator:
jburk
)
Create new host group