[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Network Installation Management Guide and Reference


Uninitializing Diskless and Dataless Machines

Diskless and dataless machines are uninitialized by performing the reset operation. This action also provides the option to deallocate all resources for the machine. Deallocating all resources from the diskless or dataless machine removes all root data for the machine. Without deallocating resources, the uninitialize operation deallocates just the network boot image.

From Web-based System Manager

  1. Select the Machines container.
  2. In the contents area, select the diskless or dataless machine you want to initialize.
  3. From the Selected menu, choose Uninitialize Machine Resources.
  4. Use the dialog to uninitialize and, if desired, deallocate all resources from the client.

From SMIT

  1. To uninitialize diskless and dataless machines, enter the smit nim_dd_uninit fast path.
  2. Select the Target.
  3. If you want to remove all root data, change the DEALLOCATE Resources field to yes.

From the Command Line

  1. To uninitialize the client machine, enter the following on the NIM master:

    nim -F -o reset ClientName
    
  2. To deallocate all resources and remove root data, enter the following on the NIM master:

    nim -o deallocate -a subclass=all
    ClientName
    


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]