Site restart and clean up

Clovertech Forums Cloverleaf Site restart and clean up

  • Creator
    Topic
  • #120102
    RICK L. PRITCHETT
    Participant

      I am working to update a script that was once used for version 5.7 to use for 19.1.  Are the below commands still relevant to the 19.1 version?

      #puts $fh_stop “find . -name vista.taf 2>/dev/null -exec rm {} \\;”

      #puts $fh_stop “hcidbinit -i -f; ”

      #puts $fh_stop “hcimsiutil -R; ”

      #puts $fh_stop “keybuild rlog; ”

      #puts $fh_stop “dchain rlog; ”

      #puts $fh_stop “keybuild elog;”

      #puts $fh_stop “dchain elog; “

    Viewing 1 reply thread
    • Author
      Replies
      • #120103
        Peter Heggie
        Participant

          I believe the two “elog” commands are no longer needed. At least, when we run them, we get errors, now that we are on v19.1.

          Peter Heggie
          PeterHeggie@crouse.org

        • #120104
          RICK L. PRITCHETT
          Participant

            I see that there is now a rdm.taf and not a vista.taf.  Should I delete the rdm.taf?  I also noticed some are deleting the contents of the lock directory.  Is this recreated at startup?

            $ rm $HCISITEDIR/exec/databases/rdm.taf

            $ rm $HCISITEDIR/lock/*

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.