Home > openview > OVO: clean and change management server of a node

OVO: clean and change management server of a node

It doesn’t have to do this way, but I like doing this way, because it also cleans the old database and policies to avoid any problem.

  1. Delete installed policies
    # /opt/OV/bin/ovpolicy -remove -poltype/polname
  2. Shutdown all agent services including ovcd and ovbbccb
    # /opt/OV/bin/ovc -kill
  3. Delete previous data
    # rm /var/opt/OV/datafiles/coda*
  4. Remove messages queue
    # rm -r /var/opt/OV/tmp/OpC/*
  5. delete the old certificate that has been used for communicating with the old management server
    #/opt/OV/bin/ovcert -remove <cert_id>
  6. Configure agent to be a managed node of the new management serve
    r#/opt/OV/bin/OpC/install/ovcactivate -srv <srv>

At the new management server :

Add the new node and grant certificate request (you probably need to map the node to the certificate request)

Categories: openview Tags: , , , ,
  1. No comments yet.
  1. No trackbacks yet.

Switch to our mobile site