What is NetBackup Openv?
Solution. The /usr/openv/netbackup/hardlink_info directory is used on each client to facilitate the restarting of incomplete checkpoint backups.
How do I collect NBSU NetBackup logs?
Enter the following:
- UNIX. /usr/openv/netbackup/bin/support/nbsu 2>&1.
- Windows. install_path\NetBackup\bin\support\nbsu.exe 2>&1.
How do I check my NetBackup status?
Use the backup commands to display the status of the NetBackup services….Displaying the status of NetBackup services
- backup_show(1)
- backup_status(1)
- backup_start(1)
- backup_stop(1)
What are daemons in NetBackup?
The nbproxy daemon handles communication between the NetBackup services and the legacy daemons. The bpjobd daemon handles updates to the jobs database. These daemons also run on Windows servers but are not displayed in the Services GUI.
How do I check my NetBackup client Connectivity?
Run the command bptestbpcd -client xxxx (where xxxx is a clientname) to test connection to a client.
How do I manually get Host ID certificate?
How to manually obtain a host ID Certificate.
- Interactive install where the user decides to skip deploying host certificates.
- Push install/silent install where the user puts SKIP in the /tmp/NBInstallAnswer. conf file.
- Clusters.
- LiveUpdate.
- Client is protected by multiple master servers.
How do I restart NetBackup service?
How to Restart the NetBackup client on a Windows server
- Start an elevated command prompt on the Windows client. Click Start. In the search box, type cmd. Right-click on cmd.exe and choose Run as Administrator.
- Type the following commands: Change to the NetBackup binaries folder. Shutdown NetBackup services (bpdown -f)
How do you check if NetBackup Client is installed in Linux?
UNIX/Linux:
- The base version of the NetBackup client software can be found in the following file: /opt/openv/netbackup/bin/version. Here are some sample file contents from a Solaris 8.3 client:
- Maintenance Pack information (if installed) can be located in the following file: /opt/openv/pack/pack.summary.
What is Bpbrm in NetBackup?
bpbrm: NetBackup backup and restore manager. This runs on media servers when backups or restores are running. The nbjm process will connect with bpbrm, via bpcompatd to vnetd to bpcd, to spawn the bptm process during backup and restores. The bpbrm process will send job manger (bpjobd) updates via nbjm.
How do I start a Bpjobd in Windows NetBackup?
Use the command, /usr/openv/netbackup/bin/bpps -a to check if bpjobd is running. Before starting this process, check /etc/services to ensure the ports are correct. The default entry and port assignment for bpjobd is: bpjobd 13723/tcp bpjobd.
What is the command line utility for NetBackup?
The NetBackup support utility (nbsu) is a command line tool. It queries the host and gathers appropriate diagnostic information about NetBackup and the operating system. nbsu provides a wide range of control over the types of diagnostic information gathered.
What does nbsu do in the NetBackup environment?
The NetBackup environment where nbsu runs determines the particular files that nbsu creates. nbsu runs only those diagnostic commands that are appropriate to the operating system and the NetBackup version and configuration. For each diagnostic command that it runs, nbsu writes the command output to a separate file.
How to enable a VX log in NetBackup?
To enable a VX log, the debug and diagnostic levels are set using the vxlogcfg command. The originator ids for a given process can be found in /usr/openv/netbackup/nblog.conf Although this file should not be edited manually, it is a useful reference and also shows the logging levels set, if other than default.
Where do I find the vm.conf file in NetBackup?
No numerical value is accepted. The vm.conf file contains configuration entries for media and device management. NetBackup can create this file, but if it does not exist, you must create it. On Windows, the pathname is install_path\\Volmgr\\vm.conf. On UNIX, the pathname is /usr/openv/volmgr/vm.conf.