- 116Views0likes2Comments
new esxiis not viewable when browsing from Netbackup console
recently , i faced problem to get the new esx server backup via the flashbackup -windows policy . Because im unable to browse the new esx host from the client selection list. I have checked that the C:\Program Files\Veritas\NetBackup\online_util\fi_cntl vc.host.xml didnt show the new esx host name. But from the GUI , im unable to view it . I have also cleared the all files on the fi_cntl and restart the netbackup service on the vmware backup host. But still the same . Is there any method to force a update . bpclntcmd -clearhostcache?Solved1.7KViews0likes11CommentsNDMP bakup failing with status 99
We are getting backup failures on 2 different filers for volume level backups: Backups are successful for other volumes on the same filers for volume level, qtree level and snapshot level backups. The backups are failing after backing up same amount of data with the following error: 03/24/2012 16:01:57 - positioned A03544; position time: 0:00:42 03/24/2012 16:01:57 - begin writing 03/24/2012 17:34:18 - Error bpbrm (pid=20453) db_FLISTsend failed: network connection timed out (41) 03/24/2012 17:34:18 - Error ndmpagent (pid=20459) write socket err 4 (Interrupted system call) 03/24/2012 17:34:19 - Error ndmpagent (pid=20459) FH send to BRM failed - Ino - 4096 0 4096 0 41756 0 0 8 16384 root root 4096 1305309404 1235758793 1235758793 00000000000000000000000000312de9 3223017/ 03/24/2012 17:34:19 - Error ndmpagent (pid=20459) NDMP backup failed, path = /vol/amavol 03/24/2012 17:34:35 - Error bptm (pid=20461) io_ioctl_ndmp (MTBSF) failed on media id A03544, drive index 40, return code 18 (NDMP_XDR_DECODE_ERR) (bptm.c.8774) 03/24/2012 17:34:35 - Critical bpbrm (pid=20453) unexpected termination of client ampnfas96001 03/24/2012 17:34:36 - Info bptm (pid=20461) EXITING with status 99 <---------- 03/24/2012 17:34:36 - Info ndmpagent (pid=0) done. status: 99: NDMP backup failure 03/24/2012 17:34:36 - end writing; write time: 1:32:39 03/24/2012 17:54:36 - Info nbjm (pid=21152) starting backup job (jobid=1020807) for client ampnfas96001, policy NDMP-ampnfas96001-amavol, schedule Full 03/24/2012 17:54:43 - Info bpbrm (pid=3714) ampnfas96001 is the host to backup data from NDMP backup failure (99) The volumes for which the backup are failing are on netapp filers and are online. # ssh ampnfas96001 vol status amavol Volume State Status Options amavol online raid_dp, flex maxdirsize=62914, sis fractional_reserve=0 Containing aggregate: 'aggr_1' tpautoconf -verify output is as follows: bash-3.00# tpautoconf -verify ampnfas96001 Connecting to host "ampnfas96001" as user "root"... Waiting for connect notification message... Opening session--attempting with NDMP protocol version 4... Opening session--successful with NDMP protocol version 4 host supports MD5 authentication Getting MD5 challenge from host... Logging in using MD5 method... Host info is: host name "AMPNFAS96001" os type "NetApp" os version "NetApp Release 7.3.3P5" host id "0118071324" Login was successful Host supports LOCAL backup/restore Host supports 3-way backup/restore bash-3.00# It doesnt seems to be an issue from the filer side as backups for other volumes on the same filer are successful. We have recently upgraded our environment to 7.1.0.3 from 7.0.1 Do we need any upgradation from NDMP point of view.Solved4.2KViews0likes18CommentsOps Center not emailing new reports
Had this problem a couple months back and it randomly fixed itself. Unfortunately that hasn't happened this time. Created new scheduled reports with new time schedules. The reports are set to export and email. The export works, the email doesn't. The reason this is particularly vexing is that I have other scheduled reports that work just fine. New reports are set up just like the working ones. I have created mutiple time and report schedules, tried sending it to different email addresses, rebooted the server, restarted the services, nothing works.1.6KViews1like9CommentsWhere I can find client software image.
Hi everyone, I'm going to test BMR features. When I'm creating an SRT for Window, the wizard ask for a client software image path. What does it mean? Where do I find this image? is it something that I must create from a client? Could anyone help me please? Thanks Bonovox712Views0likes4Commentsverbose
There are two ways this can be done : To increase the verbose level of all logs (except vault) Add the entry VERBOSE = <level> into/usr/openv/netbackup/bp.conf. <level> is a value between 0 and 5, with 5 being the highest. To increase the verbose level of a specific process: Add the entry <PROCESS>_VERBOSE = <level> into/usr/openv/netbackup/logs/bp.conf, for example BPTM_VERBOSE = 5 VAULT_VERBOSE = 5 (note, this must be set to increase the verbose level for/usr/openv/netbackup/logs/vault). Note: Not all processes can be individually selected for a custom VERBOSE level in the bp.conf file @Martin:This was ur post which i was reading. Note: Not all processes can be individually selected for a custom VERBOSE level in the bp.conf file. What all process cannot be selected here? How to do this in case of widows master server?Path of registry?Solved6.3KViews0likes5Comments