ADSM-L

Re: How do you handle retired nodes?

2004-06-11 09:49:01
Subject: Re: How do you handle retired nodes?
From: Thomas Denier <Thomas.Denier AT MAIL.TJU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Fri, 11 Jun 2004 09:48:41 -0400
> At first, we just disassociated the node from it's schedule and changed
> it's
> contact field to indicate it's retired status.  Very quickly we found that
> there
> was no quick/easy way to tell active clients from retired clients.

Would a command like

select node_name from nodes where contact like '%retired%'

provide an acceptable way of identifying the retired nodes?

<Prev in Thread] Current Thread [Next in Thread>