Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-38758

[enterprise-4.16] Issue in file security/file_integrity_operator/file-integrity-operator-advanced-usage.adoc

XMLWordPrintable

    • Important
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

         FIO documenttaion needs to be updated for how to reinitalize the databse for specific nodes  

      Version-Release number of selected component (if applicable):

          

      How reproducible:

      Document needs to be updated for following :
      
      - Commands to Reinitialize database on  all failed node
      ```
      $  oc annotate fileintegrities/example-fileintegrity file-integrity.openshift.io/re-init-on-failed=
      fileintegrity.fileintegrity.openshift.io/example-fileintegrity annotated
      ```
      - Command to  Reinitialize database on specific failed node `master-0.sak415origcentral.lab.upshift.rdu2.redhat.com`
      ```
      $ oc get fileintegrityNodestatus
      NAME                                                                           NODE                                                     STATUS
      example-fileintegrity-master-0.sak415origcentral.lab.upshift.rdu2.redhat.com   master-0.sak415origcentral.lab.upshift.rdu2.redhat.com   Failed
      example-fileintegrity-master-1.sak415origcentral.lab.upshift.rdu2.redhat.com   master-1.sak415origcentral.lab.upshift.rdu2.redhat.com   Succeeded
      example-fileintegrity-master-2.sak415origcentral.lab.upshift.rdu2.redhat.com   master-2.sak415origcentral.lab.upshift.rdu2.redhat.com   Succeeded
      
      $  oc annotate fileintegrities/example-fileintegrity file-integrity.openshift.io/re-init=master-0.sak415origcentral.lab.upshift.rdu2.redhat.com
      fileintegrity.fileintegrity.openshift.io/example-fileintegrity annotated
       ```   

      Steps to Reproduce:

         

      Actual results:

      Document doesn't mention how to reinitialize the AIDE database for specific failed nodes    

      Expected results:

          Document shoul mention how to reinitialize the AIDE database for specific failed nodes 

      Additional info:

          

              ocp-docs-bot OCP DocsBot
              sasakshi@redhat.com Sakshi sakshi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: