NetBackup™ Web UI Kubernetes Administrator's Guide

Last Published:
Product(s): NetBackup (10.1.1)
  1. Overview of NetBackup for Kubernetes
    1.  
      Overview
    2.  
      Features of NetBackup support for Kubernetes
  2. Deploying and configuring the NetBackup Kubernetes operator
    1.  
      Deploy service package on NetBackup Kubernetes operator
    2.  
      Port requirements for Kubernetes operator deployment
    3.  
      Upgrade the NetBackup Kubernetes operator
    4.  
      Delete the NetBackup Kubernetes operator
    5.  
      Configure NetBackup Kubernetes datamover
    6. Configure settings for NetBackup snapshot operation
      1.  
        Kubernetes operators supported configuration parameters
      2.  
        Prerequisites for backup from snapshot and restore from backup operations
      3.  
        DTE client settings supported in Kubernetes
      4.  
        Customization of datamover properties
    7.  
      Troubleshooting NetBackup servers with short names
  3. Managing image groups
    1. About image groups
      1.  
        Image expire
      2.  
        Image copy
  4. Deploying certificates on NetBackup Kubernetes operator
    1.  
      Deploy certificates on the Kubernetes operator
    2.  
      Perform Host-ID-based certificate operations
    3.  
      Perform ECA certificate operations
    4.  
      Identify certificate types
  5. Managing Kubernetes assets
    1.  
      Add a Kubernetes cluster
    2. Configure settings
      1.  
        Configure resource limit settings
      2.  
        Configure autodiscovery frequency
      3.  
        Configure permissions
    3.  
      Add protection to the assets
    4.  
      FileMode volume support
  6. Managing Kubernetes intelligent groups
    1.  
      About intelligent group
    2.  
      Create an intelligent group
    3.  
      Delete an intelligent group
    4.  
      Edit an intelligent group
  7. Protecting Kubernetes assets
    1.  
      Protect an intelligent group
    2.  
      Remove protection from an intelligent group
    3.  
      Configure backup schedule
    4.  
      Configure backup options
    5.  
      Configure backups
    6.  
      Configure Auto Image Replication (AIR) and duplication
    7.  
      Configure storage units
    8.  
      FileMode volume support
  8. Recovering Kubernetes assets
    1.  
      Explore and validate recovery points
    2.  
      Restore from snapshot
    3.  
      Restore from backup copy
  9. Troubleshooting Kubernetes issues
    1.  
      Error during the primary server upgrade: NBCheck fails
    2.  
      Error during an old image restore: Operation fails
    3.  
      Error during persistent volume recovery API
    4.  
      Error during restore: Final job status shows partial failure
    5.  
      Error during restore on the same namespace
    6.  
      Datamover pods exceed the Kubernetes resource limit
    7.  
      Error during restore: Job fails on the highly loaded cluster
    8.  
      Custom Kubernetes role created for specific clusters cannot view the jobs
    9.  
      Openshift creates blank non-selected PVCs while restoring applications installed from OperatorHub
    10.  
      NetBackup Kubernetes operator become unresponsive if PID limit exceeds on the Kubernetes node
    11.  
      Failure during edit cluster in NetBackup Kubernetes 10.1
    12.  
      Restore from snapshot fails for large sized PVC
    13.  
      Restore of namespace file mode PVCs to different file system partially fails
    14.  
      Restore from backup copy fails with image inconsistency error

Identify certificate types

NetBackup helps you identify the certificate types enrolled on the Kubernetes operator.

To identify the certificate type

  1. To list the Kubernetes operator pods, run the command: kubectl get pods -n <namespace of Kubernetes operator>
  2. Log on to the Kubernetes operator with administrator rights and run the command:

    kubectl exec pod/nbu-controller-manager-7c99fb8474-hzrsl -n <namespace of Kubernetes operator> -c netbackupkops -it -- bash

  3. To list backup servers which have NBCA certificate for Kubernetes, run the command:

    /nbcertcmdtool/nbcertcmdtool -atLibPath/nbcertcmdtool/

    -standalone -installDir "/usr/openv" -listCertDetails -NBCA

    The output looks like this:

     Master Server : masterserver.sample.domain.com
     Host ID : b06738f0-a8c1-47bf-8d95-3b9a41b7bb0a
     Issued By : /CN=broker/OU=NBCANBKOps
     Serial Number : 0x508cdf4500000008
     Expiry Date : Dec 22 05:46:32 2022 GMT
     SHA-1 Fingerprint : 4D:7A:D9:B9:61:4E:93:29:B8:93:0B:E0:
     07:0A:28:16:46:F6:39:C6
     SHA-256 Fingerprint : C2:FA:AC:B5:21:6B:63:49:30:AC:4D:5E:
     61:09:9A:8C:C6:40:4A:44:B6:39:7E:2B:B3:36:DE:D8:F5:D1:3D:EF
     Key Strength : 2048
     Subject Key Identifier : AC:C4:EF:40:7D:8D:45:B4:F1:89:DA:FB:
     E7:FD:0F:FD:EC:61:12:C6
     Authority Key Identifier : 01:08:CA:40:15:81:75:7B:37:9F:51:78:
     B2:6A:89:A1:44:2D:82:2B
  4. To list of backup servers which have ECA certificate for Kubernetes, run the command:

    /nbcertcmdtool/nbcertcmdtool -atLibPath/nbcertcmdtool/

    -standalone -installDir"/usr/openv" -listCertDetails -ECA

    The output looks like this:

    Subject Name : CN=ECA-KOPS,O=Veritas,OU=ECANBKOps
     Issued By : CN=ICA-2,O=Veritas,OU=ECANBKOps
     Serial Number : 0x56cf16040258d3654339b7f39817de89240d58
     Expiry Date : Dec 16 05:48:16 2022 GMT
     SHA-1 Fingerprint : 70:DE:46:72:57:56:4E:47:DB:82:8B:8D:A3:
     4B:BB:F9:8D:2C:B7:8E
     SHA-256 Fingerprint : E0:69:5F:79:A6:60:DB:7B:69:76:D3:A8:
     E6:E1:F2:0D:8C:6C:E6:4E:C4:5D:A4:77:17:5A:C2:42:89:74:15:7D
     Key Strength : 2048
     Subject Key Identifier : F0:E7:1F:8C:50:FD:4D:25:40:69:77:6C:
     2A:35:72:B6:1D:8E:E5:17
     Authority Key Identifier : D7:53:57:C7:A6:72:E3:CB:73:BD:48:51:
     2F:CB:98:A3:0B:8B:BA:5C
     Master Server : masterserver.sample.domain.com
     Host ID : b85ba9bf-02a8-439e-b787-ed52589c37d1