PipelineFX Forum

Qube! => GUI => Topic started by: jesse on June 26, 2008, 07:44:42 PM

Title: retired hosts
Post by: jesse on June 26, 2008, 07:44:42 PM
We are using qube gui 5.2.3 and qube 5.2-2 on our linux server.  There was a machine that was being used on our original test environment.  This machine was removed from /etc/qbwrk.conf file, but still appears in the gui.  How do I stop the machine from appearing in the gui host list?

thanks.
Title: Re: retired hosts
Post by: eric on June 26, 2008, 11:47:10 PM
qbadmin worker --remove hostname

You will need to be a Qube admin user to execute the qbadmin command.
Title: Re: retired hosts
Post by: jesse on June 27, 2008, 01:37:04 AM
Awesome,  Thanks for the info.

The help for this suggests that it will ban the host as well.  I then ran

./qbadmin worker --clearbanned

to make sure that this machine would still be available if I rejoin it to the farm.
Title: Re: retired hosts
Post by: eric on June 27, 2008, 01:50:29 AM
Right on.