Differences between revisions 15 and 16
Revision 15 as of 2016-08-31 18:13:46
Size: 2980
Editor: localhost
Comment:
Revision 16 as of 2016-11-16 02:00:22
Size: 3199
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 119: Line 119:

== verify media/TAPE ==
Please paste output from nbemmcmd -listmedia -mediaid ID -verbose

https://vox.veritas.com/t5/NetBackup/how-to-find-out-if-my-tapes-have-images-data-on-them-bulk-search/td-p/336469/page/3

Netbakcup how to

upgrade HP MSL6400 firmware

  1. DOWN Driver
  2. 升级HP微码,备份配制文件->执行升级。

  3. appliance重新扫描SCSI设备

 lsscisi -g 
 scan -changer
            
 tpautoconf -r
 tpautoconf -t

重新走一遍"添加磁带库"配制向导。

# stop
ps -ef | grep bprd
bprdreq -teminate

# netbackup start

List Configured Tape driver and robots

tpconfig -d

List devices

scan
tpautoconf -t
tpautoconf -r

确认Devices Unit

vmoprcmd

确认Media Unit

bpstulist

List all media

  • vmquery -a -b nbemmcmd -listmedia -allrecords -brief

确认license

/usr/openv/netbackup/bin/admincmd/get_license_key

检查设备配置

 /usr/openv/volmgr/bin/vmd
 491954762
 9200
  • 验证 ltid 、 vmd 、 avrd 和所需的任何机械手后台驻留程序是否处于活动状 态。

授予 NetBackup 对 NAS (NDMP) 主机的访问权限

NetBackup 必须具有对 NAS(或 NDMP)主机的访问权限,然后才能使用 NDMP

授予 NetBackup 对 NDMP 主机的访问权限
1 在 NetBackup 服务器上的 NetBackup 管理控制台中,展开“介质和设备管
理”>“凭据”>“NDMP 主机”。
2 在“操作”菜单下,选择“新建”>“新建 NDMP 主机”。
3 在“添加 NDMP 主机”对话框中,输入 NetBackup 要备份的 NDMP 服务器的名称

UNIX/Linux Administration Console

/usr/openv/java/jnbSA &

Troubleshooting

Running NBSU

nbsu
nbsu -l -nozip

View processes

# Acitive processes
bpps -a
bpps -x

# only Media Manager
vmps

Show Error

bperror -all -U 
bperror -backstat -U
bperror -problems -U
bperror -media -U

Restore must be resumed prior to first image expiration

http://www.symantec.com/connect/forums/restore-must-be-resumed-prior-first-image-expiration

An error occurred during the installation of assembly

MSI (s) (90:2C) [13:59:03:465]: Product: Symantec NetBackup Client -- Error 1935.An error occurred during the installation of assembly 'Microsoft.VC80.CRT,type="win32",version="8.0.50727.762",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64"'. Please refer to Help and Support for more information. HRESULT: 0x80070005. assembly interface: IAssemblyCache, function: CreateAssemblyCacheItem, component: {844EFBA7-1C24-93B2-A01F-C8B3B9A1E18E}

Cause

This error has been observed when the insufficient permissions exist on this folder: C:\Windows\winsxs\InstallTemp

The minimum needed (and default) permissions are:
Read & execute
List folder contents
Read
Write
Special permissions

Solution

The user logged in performing the install must have the above permissions for the folder C:\Windows\winsxs\InstallTemp.

verify media/TAPE

Please paste output from nbemmcmd -listmedia -mediaid ID -verbose

https://vox.veritas.com/t5/NetBackup/how-to-find-out-if-my-tapes-have-images-data-on-them-bulk-search/td-p/336469/page/3

désert/Netbackup (last edited 2019-09-11 02:38:39 by 192)