Forum Discussion

dipendra's avatar
dipendra
Level 4
7 years ago

Netbackup 8.1 Appliance Master Plus Media, AIR setup is failing

Hello All, Netbackup Appliance 5240 on 3.0 and upgraded to 3.1, AIR setup is not working. We have tried deleting & recreating token, deleting certificates and recreating it. Any help will be much ap...
  • spying's avatar
    spying
    6 years ago

    To resolve this no common root CA cert issue, you need to run this command locally on source and target replication master servers. This is due to new security checks from 8.1

    nbseccmd -setuptrustedmaster -update -masterserver localmaster -remotemasterserver remotemaster -domainname domain.grp -username <user with admin priviledges on the remote master>
    Password:<enter password>

    Expected output:
    CA certificate stored successfully from server remotemaster.
    Host certificate received successfully from server remotemaster.
    Trusted master operation successful