Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!ncar!ames!vsi1!altos!megadon!clp From: RAH@IBM.COM ("Russell A. Heise") Newsgroups: comp.unix Subject: Changing an AIX's name --- how to do it easily? Message-ID: <2142@megadon.UUCP> Date: 10 Oct 90 03:04:59 GMT Sender: clp@megadon.UUCP Lines: 20 Approved: clp@megadon.UUCP Source-Info: From (or Sender) name not authenticated. giguere@csg.UWaterloo.CA (Eric Giguere) writes: > We have three PS/2 machines running AIX (two at 1.1, the other at 1.2) > and because of a network reorganization we need to rename them. I was > wondering if there was a relatively painless way of doing so without > re-installing AIX from scratch. I don't think changing the name in > the non-volatile RAM cuts it! To change the name of your machines, use: chparm nodename= The command will: - ask you if you want to change your machine name, - ask you whether the PS/2 is a Model 55, - update several files with the new name, and - reboot the machine. If the command doesn't ask about your model number, you have an old version: you may want to contact IBM defect support at (800) 237-5511 to obtain the latest updates. Of particular interest, 'chparm' updates the machine name in NVRAM and in the /etc/system 'sysparms:' stanza. Russ Heise, AIX Technical Support, IBM