[1666] in Moira
Re: Feature request: removing cnames for hosts being expunged
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Thu Sep 7 02:51:33 2000
Message-Id: <200009070651.CAA05702@stratton-three-sixty-seven.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: Garry Zacheiss <zacheiss@MIT.EDU>
cc: Matt Braun <matt@MIT.EDU>, bug-moira@MIT.EDU
In-reply-to: Your message of "Wed, 06 Sep 2000 02:01:30 EDT."
<200009060601.CAA01956@x15-cruise-basselope.mit.edu>
Date: Thu, 07 Sep 2000 02:51:30 -0400
> + /* Function Name: CheckAndRemoveCnames
> + * Description: This func tests to see if a machine has cnames,
> + * and if so then removes them.
> + * Arguments: name - name of the machine (already Canonicalized).
> + * ask_user- query the user before removing cnames?
> + * Returns: MR_ERROR if machine left in a cluster, or mr_error.
> + */
I think you mean "left with a cname" rather than "left in a cluster"
in the Returns section.
Jonathon