[1704] in SIPB-AFS-requests
switching names
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Fri Jan 6 17:53:23 1995
From: Jonathon Weiss <jweiss@MIT.EDU>
To: sipb-afsreq@MIT.EDU
Date: Fri, 06 Jan 1995 17:52:56 EST
I just did the following:
the-other-woman:~/Public: foreach s ( old-rosebud rosebud2 ronald-ann2 )
foreach? echo $s
foreach? bos removeh $s rosebud -c sipb
foreach? bos addhost $s old-rosebud -c sipb
foreach? bos removeh $s ronald-ann2 -c sipb
foreach? bos addhost $s ronald-ann -c sipb
foreach? bos listh $s -no
foreach? end
old-rosebud
Cell name is sipb.mit.edu
Host 1 is rosebud2
Host 2 is old-rosebud
Host 3 is ronald-ann
rosebud2
Cell name is sipb.mit.edu
Host 1 is rosebud2
Host 2 is old-rosebud
Host 3 is ronald-ann
ronald-ann2
Cell name is sipb.mit.edu
Host 1 is rosebud2
Host 2 is old-rosebud
Host 3 is ronald-ann
Note that old-rosebud is a cname for rosebud and ronald ann is a cname
for ronald-ann2.
I've also updated the Athena CellServDB.
This weekend's restart should insure that these changes are in effect.
After that wee can coordinate with netops (read: mhbraun) about making
old-rosebud and ronald-ann anames, rather than cnames.
Jonathon