cancel
Showing results for 
Search instead for 
Did you mean: 

Key Management Service (KMS)

soolean
Level 4

I think I'm making a simple mistake.

I'm getting this error.

Error bpbrm (pid=14164) from client soolean2: EXIT STATUS 11: system call failed

Error bpbrm (pid=14164) client soolean2 aborted
Info bpfilter (pid=0) done. status: 49: client did not start

For example, when I did this in step 9, it did not return an error on the command line, but should it create a volumepool in Netbackup?

9. Create a key record by using the -createkey option.
Windows: ..\netbackup\bin\admincmd\nbkmsutil -createkey -kgname ENCR_volumepoolname -keyname keyname -activate -desc "description"
UNIX: /usr/openv/netbackup/bin/admincmd/nbkmsutil -createkey -kgname ENCR_volumepoolname -keyname keyname -activate -desc "description"

1 ACCEPTED SOLUTION

Accepted Solutions

Hi 

This error was fixed. I removed the Encrypt option on the policy. 

View solution in original post

4 REPLIES 4

Nick_Morris
Level 6
Partner    VIP    Certified

Those commands create KMS keys in the KMS database against the volume pools mentioned. You would also need to create the volume pools too, as that command doesn't do that.

Michal_Mikulik1
Moderator
Moderator
Partner    VIP    Accredited Certified

Hello,

I recommend you to always check vendor documentation first. I see multiple KMS topics created by you, however all of them could have been answered by reviewing NetBackup Security and Encryption Guide.

Regards

M.

I did it by following this page. Where can I find the page you said?

https://www.veritas.com/support/en_US/article.100020249

Hi 

This error was fixed. I removed the Encrypt option on the policy.