Author Topic: retired hosts  (Read 5245 times)

jesse

  • Sr. Member
  • ****
  • Posts: 40
retired hosts
« 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.

eric

  • Hero Member
  • *****
  • Posts: 229
Re: retired hosts
« Reply #1 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.

jesse

  • Sr. Member
  • ****
  • Posts: 40
Re: retired hosts
« Reply #2 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.

eric

  • Hero Member
  • *****
  • Posts: 229
Re: retired hosts
« Reply #3 on: June 27, 2008, 01:50:29 AM »
Right on.