cancel
Showing results for 
Search instead for 
Did you mean: 

How to Know the role of machine in Netbackup environment

Omkar_Prabhudes
Level 2

Hello All,

How do I know that certain machine is Netbackup Master, Media Manager and client on Linux Operating system. Is this information is stored somewhere (in File Or some other place)

On windows, we get this information in registry key @"HKLM\SOFTWARE\Veritas\NetBackup\CurrentVersion", "Install Type"

Is this possible on Linux?

 

Thanks,

Omkar

1 ACCEPTED SOLUTION

Accepted Solutions

sksujeet
Level 6
Partner Accredited Certified

Try this

 

UNIX
/usr/openv/netbackup/bin/admincmd/bpgetconfig -g <client_name> -L

View solution in original post

3 REPLIES 3

sksujeet
Level 6
Partner Accredited Certified

Try this

 

UNIX
/usr/openv/netbackup/bin/admincmd/bpgetconfig -g <client_name> -L

Tape_Archived
Moderator
Moderator
   VIP   

Sazz is correct.

Use C:\Program Files\Veritas\Netbackup\bin\admincmd\bpgetconfig -s host_name -L

Search for Client\Master and Product for more detial.s

Will_Restore
Level 6

Or, instead of  -L  use  | head -1

results:

Master

Media Host

Client of <master>