Forum Discussion

diegomauricior's avatar
9 years ago

Netbackup could not initiate a trust relationship with host

ello, I have a problem whe i try to log on into the admin GUI, I used to run the command /usr/openv/netbackup/bin/jnbSA $ from the masterserver exporting the display using Xming and the java ap...
  • diegomauricior's avatar
    9 years ago

    the solution was 

    cp -rp /usr/openv/var/vxss/credentials/ /usr/openv/var/vxss/credentials.old

    cd credentials

    rm -rf srvbackup

    rm -rf localhost6.localdomain6

    /usr/openv/netbackup/bin/goodies/netbackup stop

    ./netbackup start -f -v

    run again the jave program

    /usr/openv/netbackup/bin/jnbSA &

    Solve