cancel
Showing results for 
Search instead for 
Did you mean: 

new media servers not showing in Storage Unit selection list

SteveLaw
Level 5

Hi,

We're on Netbackup 7.5 using Data Domain storage. Master server is Windows 2008.

Just had 6 Unix servers installed as media servers, the DD Boost plugin has been installed and the following commands run (we have successfully setup media servers for Data Domain in exactly this way before):

nbdevconfig -creatests -stype DataDomain -storage_server [data_domain_box] -media_server [media_server]

tpconfig -add -storage_server [data domain box] -stype DataDomain -sts_user_id ostuser -password password

I can see the new servers registered on Data Daomin in the Enterprise Manager under Data Management / DDBoost/ Activities - they are listed along with the previously enabled ones.

But they are not showing up as available media servers in the Storage Units. I assume that as they have registered with data domain then dd boost must be up and active on the servers. 

Can anyone advise? How do I check for what's not happening but should be?

 

Thanks

 

 

11 REPLIES 11

Mark_Solutions
Level 6
Partner Accredited Certified

Open the Master Server Host Properties - Servers tab - add the servers in there under the Media Servers tab

Then re-start NBU on the Master and see if they then appear for you

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

Were all of these media servers added in Master Server's 'Server' list in Host Properties followed by restart of NBU on the master server?

Do these media servers appear in the list when you issue these commands on the master?
nbemmcmd -listhosts -verbose
nbemmcmd -getemmserver

SteveLaw
Level 5
Thanks for replies!
 
There were some discrepancies: half of them were missing from master server's Servers/Media Servers list, so I corrected that. 
 
They all appear in "nbemmcmd -listhosts -verbose" but one is missing from nbemmcmd -getemmserver (it was a client but has since been upgraded to a media server. I have not tried anything like "nbemmcmd -addhost", they normally just appear. 
 
Have since restarted NBU services twice but still NONE of them are appearing in the available media server list for any storage units. 

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

What is listed in nbemmcmd -listhosts -verbose entries for these media servers that do not appear in the list?

Copy output for problematic media servers and post here.

If you don't want to show actual server names, replace names with media1, media2, master, etc...

SteveLaw
Level 5

Hi Marianne, thanks for your reply, here's the requested output. I have included the first server entry "workingok" as a server that IS visible to storage units and has been working fine for some time. 

I noticed one discrepancy: server6 FQName is "server6.corpds.net" which is wrong, it should be as the others "server6.ourcorp.net". That needs to be fixed, but I wouldn't think ti would upset all the others...?

 

 

NBEMMCMD, Version: 7.5.0.3
The following hosts were found:
 
workingok.ourcorp.net
ClusterName = ""
MachineName = "workingok.ourcorp.net"
FQName = "workingok.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = not active for tape or disk jobs (8)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 7.5.0.0 (750000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server1.ourcorp.net
ClusterName = ""
MachineName = "server1.ourcorp.net"
FQName = "server1.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = active for disk jobs (12)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 7.5.0.0 (750000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server2.ourcorp.net
ClusterName = ""
MachineName = "server2.ourcorp.net"
FQName = "server2.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = active for disk jobs (12)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 7.5.0.0 (750000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server3
ClusterName = ""
MachineName = "server3"
FQName = "server3.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = active for disk jobs (12)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 6.5.0.0 (650000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server4.ourcorp.net
ClusterName = ""
MachineName = "server4.ourcorp.net"
FQName = "server4.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = active for disk jobs (12)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 6.5.0.0 (650000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server5
ClusterName = ""
MachineName = "server5"
FQName = "server5.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = active for disk jobs (12)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 7.5.0.0 (750000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server6
ClusterName = ""
MachineName = "server6"
FQName = "server6.corpds.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = not active for tape or disk jobs (8)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 6.5.0.0 (650000)
OperatingSystem = hpux (4)
ScanAbility = 5
 
server7.ourcorp.net
ClusterName = ""
MachineName = "server7.ourcorp.net"
FQName = "server7.ourcorp.net"
LocalDriveSeed = ""
MachineDescription = ""
MachineFlags = 0x17
MachineNbuType = media (1)
MachineState = active for tape and disk jobs (14)
MasterServerName = "master.ourcorp.net"
NetBackupVersion = 7.5.0.0 (750000)
OperatingSystem = hpux (4)
ScanAbility = 5
 

 

 

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

There are a couple that shows 'MachineState = not active for tape or disk jobs (8)'.

Have you checked that correct license keys are added to these media servers? (Enterprise Server and Enterprise Server licenses).

If correct licenses, try to manually activate them:

nbemmcmd -updatehost -machinename <mediaserver-name> -machinetype media -machinestateop set_disk_active -masterserver <masterserver-name>

 

SteveLaw
Level 5

Ok used the nbemmcmd set_disk_active and they are now all showing as active. Restarted NBU on master but no improvement. Have requested license info from unix team, I will check that for discrepancies.

 

 

Mark_Solutions
Level 6
Partner Accredited Certified

Where are you running the console from?

If on the Master did you open it using the "Run as administrator" option?

Win 2008 is a bit touchy for that - and if you dont open it in that way changes you make (like adding the media servers to the master properties) dont actually work or get registered

Make sure you open it that way as it also does not allow you access to some functions - like running the device wizard etc.

Just a thought

SteveLaw
Level 5

never crossed my mind to use "run as admin" - am logged in as an admin and UAC is disabled by default on all our servers. Tried it but all settings appear to be as previously configured and Storage Units still not listing the newly configured media servers. 

 

 

SteveLaw
Level 5
Hi Marianne, licensing info below, have included server "workingok" as comparison. 
 
They are all Netbackup Enterpise Server and all include active OpenStorage disk option.
 
Servers 4, 7, 8 have entries for "Feature: Unknown feature ID: 89"  - is that a bad thing? 
 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jul 2, 2013 at 11:04:34
Host: server1.ourcorp.net
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Enterprise Vault Agent
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Replication Director
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jul 2, 2013 at 11:04:34
Host: server1.ourcorp.net
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Replication Director (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Enterprise Vault Agent (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 7, 2012 at 15:29:38
Host: server2
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Enterprise Vault Agent
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Replication Director
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 7, 2012 at 15:29:38
Host: server2
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Replication Director (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Enterprise Vault Agent (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jun 28, 2013 at 13:07:46
Host: server3
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Enterprise Vault Agent
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Replication Director
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jun 28, 2013 at 13:07:46
Host: server3
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Replication Director (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Enterprise Vault Agent (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 27, 2012 at 15:56:24
Host: server4
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Unused feature ID: 81
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Unknown feature ID: 89
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 27, 2012 at 15:56:24
Host: server4
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Unknown feature ID: 89 (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Unused feature ID: 81 (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jun 21, 2013 at 16:40:11
Host: workingok1
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Enterprise Vault Agent
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Replication Director
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jun 21, 2013 at 16:40:11
Host: workingok1
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Replication Director (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Enterprise Vault Agent (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Nov 4, 2013 at 13:42:02
Host: server5
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Enterprise Vault Agent
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Replication Director
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Nov 4, 2013 at 13:42:02
Host: server5
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Replication Director (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Enterprise Vault Agent (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 11, 2013 at 15:27:56
Host: server6
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Enterprise Vault Agent
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Replication Director
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 11, 2013 at 15:27:56
Host: server6
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Replication Director (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Enterprise Vault Agent (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 27, 2012 at 16:33:50
Host: server7
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Unused feature ID: 81
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Unknown feature ID: 89
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Sep 27, 2012 at 16:33:50
Host: server7
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Unknown feature ID: 89 (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Unused feature ID: 81 (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: q
 
 
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: F
 
Enter the name of the host (default is :( 
 
Active NetBackup Features
=========================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jun 11, 2013 at 16:04:31
Host: server8
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Base NetBackup
Feature: Additional clients
Feature: NDMP
Feature: Shared Storage Option
Feature: MS Exchange extension
Feature: MS SQL Server extension
Feature: DB2 extension
Feature: Lotus Notes extension
Feature: Oracle extension
Feature: Informix extension
Feature: Sybase extension
Feature: SAP extension
Feature: Encryption (Legacy DES 40-bit)
Feature: Encryption (Legacy DES 56-bit)
Feature: DataStore
Feature: Library Based Tape Drives
Feature: Vault
Feature: Inline Tape Copy
Feature: MS SharePoint Agent
Feature: Snapshot Client
Feature: StorageTek ACS Robotic Libraries
Feature: Fujitsu LMF Robotic Libraries
Feature: IBM ATL Robotic Libraries
Feature: ADIC DAS/SDLC Robotic Libraries
Feature: Microsoft RSM Robotic Libraries
Feature: Remote Media Server Support
Feature: Robotic Library Sharing Support
Feature: Remote Client Support
Feature: Open File Backup
Feature: Encryption
Feature: Bare Metal Restore
Feature: Virtual Tape Option
Feature: OpenStorage Disk Option
Feature: Flexible Disk Option
Feature: PureDisk MS SQL Server Agent
Feature: Unused feature ID: 81
Feature: PureDisk MS Exchange Agent
Feature: SAN Client
Feature: Unknown feature ID: 89
 
=========================
 
 
License Key Utility
-------------------
 
A) Add a License Key
D) Delete a License Key
F) List Active License Keys
L) List Registered License Keys
H) Help
q) Quit License Key Utility
 
 
Enter a letter: L
 
Enter the name of the host (default is :( 
 
Registered License Keys
=======================
 
License Key: xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-xxxx-P
Date Added: Jun 11, 2013 at 16:04:31
Host: server8
Product: NetBackup Enterprise Server
Client count: See license certificate.
Expires: No Expiration Date
Feature: Unknown feature ID: 89 (Active)
Feature: SAN Client (Active)
Feature: PureDisk MS Exchange Agent (Active)
Feature: Unused feature ID: 81 (Active)
Feature: PureDisk MS SQL Server Agent (Active)
Feature: Flexible Disk Option (Active)
Feature: OpenStorage Disk Option (Active)
Feature: Virtual Tape Option (Active)
Feature: Bare Metal Restore (Active)
Feature: Encryption (Active)
Feature: Open File Backup (Active)
Feature: Remote Client Support (Active)
Feature: Robotic Library Sharing Support (Active)
Feature: Remote Media Server Support (Active)
Feature: Microsoft RSM Robotic Libraries (Active)
Feature: ADIC DAS/SDLC Robotic Libraries (Active)
Feature: IBM ATL Robotic Libraries (Active)
Feature: Fujitsu LMF Robotic Libraries (Active)
Feature: StorageTek ACS Robotic Libraries (Active)
Feature: Snapshot Client (Active)
Feature: MS SharePoint Agent (Active)
Feature: Inline Tape Copy (Active)
Feature: Vault (Active)
Feature: Library Based Tape Drives (Active)
Feature: DataStore (Active)
Feature: Encryption (Legacy DES 56-bit) (Active)
Feature: Encryption (Legacy DES 40-bit) (Active)
Feature: SAP extension (Active)
Feature: Sybase extension (Active)
Feature: Informix extension (Active)
Feature: Oracle extension (Active)
Feature: Lotus Notes extension (Active)
Feature: DB2 extension (Active)
Feature: MS SQL Server extension (Active)
Feature: MS Exchange extension (Active)
Feature: Shared Storage Option (Active)
Feature: NDMP (Active)
Feature: Additional clients (Active)
Feature: Base NetBackup (Active)
 
=======================
 
 
 
Moved:

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified