Video Screencast Help
Search Video Help Close Back
to help

Backup and Recovery Community Blog

Showing posts tagged with NetBackup
Showing posts in English
Gaurav Kaushal | 22 Mar 2013 | 3 comments

Scary …!

 

One of the reasons that can cause this is the absence of FARMS key under

 

HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\NetBackup\BEDS\Engine\Sharepoint\

 

Sometime it may happen that the key is not present and will cause the backups to fail. The significance of this key is that it contains the information about the SharePoint farm.

This Key is created on SQL Backend Servers and contains the names of frontend servers that put their data on this backend server.

If you encounter such issue, you can use the following command to create the key and reattempt the backup.

bpresolver.exe query -c svw8scr5 -ct 8 -init_beds "Microsoft SharePoint Resources:\*"

Recently, while working on one of the cases, I used this command and it resolve the backup failure for us.

Zahid.Haseeb | 20 Mar 2013 | 0 comments

Backups are the first stage to keep your business at safe side. If you lose your Data you lost your Business. It is the Insurance policy for your company. Think if you never leave insurance policy for your brand new car then why keeping the business at risk ! In this Blog we will discuss some of the Key Points which a Business should never ignore.

Confidence

It gives confidence to all persons who are either Customers OR Employees of the organization, that the company is ready to face crises in case of disaster. This shows you are not going to be astonish at the time of disaster.

Data Corruption

As we are use to watching and listening to about data corruption, deletion due to Viruses or Worms attack. This keep you satisfied that you have at least a copy of data less outdated depend of you RPO.

Insurance

For me its an insurance policy for Businesses. Its not just to get backups for the sake...

Francesco.R | 20 Mar 2013 | 8 comments

NetBackup 7.6Beta is currently being tested by a wealth number of customers. So far the feedback has been very positive especially with regards to one of its new features: NetBackup Accelerator for VMware.

NetBackup Accelerator reduces the backup time for VMware backups. NetBackup uses VMware Changed Block Tracking (CBT) to identify changes made within a virtual machine. Only the changed data blocks are sent to the NetBackup media server, to significantly reduce the I/O and backup time. The media server combines the new data with previous backup data and produces a traditional full NetBackup image that includes the complete virtual machine files

Accelerator has the following benefits:

  • Performs full backups faster than traditional backup.
  • Creates a compact backup stream that uses less network bandwidth between the backup host and the server.
  • Accelerator sends only changed data blocks for the backup. NetBackup then creates a full...
Arigarpen | 05 Mar 2013 | 0 comments

Issue:

All backups ending with Status: 96 - Unable to allocate new media for backup, storage unit has none available(96)

 

Job Overview Status:

Unable to allocate new media for backup, storage unit has none available(96)

Detailed Status:

Error bptm(pid=3324) incorrect media found in drive index 0, expected 6500L4, found 003395, FREEZING 6500L4

Other Noticable Manifistation:

All scratch media that encounters this error immediately becomes Frozen and gets moved from the Scratch volume pool into the Netbackup.

 

Solution:

1. Confirm that the Media ID Generation Rule is configured properly.

Access from: (Media and Device Manager > Media > Robots > TLD (X) > Inventory Robot > Advanced Options > Media Generation ID)

Note: The standard rule with 1:2:3:4:5:6 was...

robydv | 04 Mar 2013 | 0 comments
When selecting a backup solution for an enterprise environment performance and scalability are between the most important requirements.
 
I'd like to recall the two Kyle Blog entries about NetBackup scalability and why the NetBackup three-tiered approach is the winning one.
 
A backup software with its configuration catalog distributed on different hosts may have scalability issues due to the problem of keeping all this pieces of information up-to-date.
 
The other things to consider are:
    ...
kirankamreddy | 19 Mar 2013 | 0 comments

Has data protection got you perplexed? Are you wondering if your current data protection plan is maximizing the value of the technology assets and not underutilizing them? Join this webcast on February 26th at 10 am PST to learn how to create efficient environments with the right people, right processes and right technologies in place to provide the best data protection for your company. Highlights of the webcast include:

  • Top operational challenges in data protection environments today
  • A comparison of various deployment models           
  • An introduction to a new deployment model—Managed Services

 

Don’t miss out on this webcast, register now! http://bit.ly/X5XEPf   

kirankamreddy | 25 Feb 2013 | 0 comments

Has data protection got you perplexed? Are you wondering if your current data protection plan is maximizing the value of the technology assets and not underutilizing them? Join this webcast on February 26th at 10 am PST to learn how to create efficient environments with the right people, right processes and right technologies in place to provide the best data protection for your company. Highlights of the webcast include:

  • Top operational challenges in data protection environments today
  • A comparison of various deployment models           
  • An introduction to a new deployment model—Managed Services

 

Don’t miss out on this webcast, register now! http://bit.ly/X5XEPf   

Alex Sakaguchi | 22 Feb 2013 | 2 comments

Don’t customers hate being misled?

I know I do.  Sometimes it can be innocent…you know, like maybe the sales person wasn’t as knowledgeable as he/she could’ve been.  Or perhaps they were new.  In any case, it behooves the customer to do some homework to make sure that they are not being misled, innocently or otherwise.

 

Your homework is done.

I came across a situation recently where a customer said that a vendor told them their solution could do global deduplication the same as Symantec, but cheaper.  My first thought was wow that’s a big deal.  As you may know, Symantec deduplication capabilities built into NetBackup and Backup Exec offer customers the flexibility of leveraging dedupe at the client, server, or target, and can...

Ryan McCain | 14 Feb 2013 | 1 comment

When I began learning AIX, I relied heavily on the AIX system administration tool called SMIT (GUI) or SMITTY (menu based). One of the great things about SMIT is when you "point and clicked" to create a user account, configure NFS, etc., SMIT displays the actual Unix commands being executed on the bottom of the SMIT window. This is how I learned the basics of the Unix command line. Over time I was able to do all of my administration from the command line interface (CLI) and not have to rely on SMIT. Understanding what commands were actually being run opened the door for me to write scripts that automated routine tasks, tweaked system performance, etc. etc.

Fortunately, there is a similar feature in NetBackup 7.x.

In order to see the command line operations being run by the Java Admin GUI, perform the following actions:

1. On the system where you are running the Java Admin GUI (likely the master server) go to the java directory.
# cd /usr/...

dotlike | 06 Feb 2013 | 0 comments

 

to automatically allow overwritting Backup Exec tapes - which are protected by default - when using Netbackup 7.5 configure the media server like this:

Go to "Host properties" -> "Media Servers" and right click on the appropriate media server and choose "Properties".

Click on "Media" which can be found on the side pane. Activate the checkbox "BE-MTF1" and click on "Ok".

Backup Exec tapes will now be automatically overwritten and used liked new tapes.