Sun Management Center Change Manager 1.0 Administration Guide

How to Reinstall Managed Hosts (Command Line)


Note -

First use the Change Manager to perform an initial installation that creates a single boot environment before performing a reinstallation of a managed host.


  1. Determine which managed hosts you want to reinstall.

    For example, reinstall the /web-server/host1 and /web-server/host2 managed hosts.

  2. Modify the shared profiles and host properties to reflect the configuration of the managed hosts to reinstall.

  3. Reinstall the specified managed hosts.


    $ changemgr reinstall [ -u username ] [ -p file ] [ -d domain ] \
    topopath ...
    topopath

    Specifies the path to a managed host or host group. The managed host or host group is relative to the top of the specified administrative domain.

    For descriptions of the other options, see How to Add Managed Hosts (Command Line).

Example-Reinstalling Managed Hosts

Suzi reinstalls the /web-server/host1 and /web-server/host2 managed hosts.


$ changemgr reinstall /web-server/host1 /web-server/host2