Sponsored Content
Full Discussion: Veritas NetBackup
Top Forums UNIX for Dummies Questions & Answers Veritas NetBackup Post 18577 by 98_1LE on Saturday 30th of March 2002 11:13:36 PM
Old 03-31-2002
How it works is pretty complicated, but what is provides is a backup solution. You can configure automated backups of various types. NetBackup writes the backup to the storage unit (typically a tape library), catalog's the files backed up and info about them, as well as where exactly the files are on tape. This allows you to browse for different versions of a file etc. during a restore.

NetBackup provides the ability to have multiple media servers, often at different sites, attached under a master server in a domain model.

NetBackup is designed with disaster recovery (DR) in mind, just in case you lose the site. You would have to implement offsite tape storage, backup your NetBackup catalog's and license info and take that offsite as well.

There is a lot to NetBackup, but I have used it and it's main competitor (Legato), and prefer NB.

If your company is going to purchase NetBackup, make sure the salesman throws in a 3 or 5 day training class for the admin that will be administering it. I would recommend taking the class prior to the install, but I did a successful install before the class. It was a lot harder though.
 

7 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Veritas Netbackup Restore Scripts

Hi all, I wanted to find out if any of the folks out there have any experience with Netbackup restore scripts. I wish to set up a basic restore script on a "pilot" server. The script will basically non interactively set up a date (this date will be the date for which the data we are restoring) and... (1 Reply)
Discussion started by: ppantazis
1 Replies

2. UNIX for Advanced & Expert Users

Launch veritas netbackup

Hello - I already have Veritas netbackup installed on Mac OS. But I am not able to find the daemon name for running the backup. Does anyone know How to run netbackup? Thank you! (3 Replies)
Discussion started by: panchpan
3 Replies

3. UNIX for Dummies Questions & Answers

Veritas Netbackup Agent Running

I was facing problems in taking backup of a windows server for quiet a long time.i have again reinstall the client software to get rid of this. my question : how to check the agent (netbackup) is running on client side or not?? how to check???? bcoz reinstalltion is not a good solution .:( (6 Replies)
Discussion started by: saurabh84g
6 Replies

4. Solaris

veritas NETbackup command

i am using veritas admenistration console to control all backup operations of our servers . we use SUN LT25 LTO library connected to a backupserver running solaris 8 . i was wondering if there is a command that i can use from solaris so that i can activate and deactivate some policeis , rather... (4 Replies)
Discussion started by: ppass
4 Replies

5. Solaris

veritas netbackup

Hi All, We are currently running Veritas netbackup. We are currently having a few issues where were unable to log in due to several errors. Out usual fix for this is to recycle the backup servers however due to the nature of the information being backed up this is done by someone else and... (1 Reply)
Discussion started by: rickyclayton201
1 Replies

6. Solaris

Veritas Netbackup Trial Version

Hi all, Good day to all. Anyone here who recently tried to download a trial version for Veritas Netbackup for Sun Solaris System? The reason for asking is that, I need to download a trial version for testing purposes. I tried to look at the Symantec website but unfortunately, it is not... (0 Replies)
Discussion started by: graboid888
0 Replies

7. UNIX for Beginners Questions & Answers

How to extend a disk in veritas volume manager in veritas cluster?

Hi Experts, I wanted to extend a veritas file system which is running on veritas cluster and mounted on node2 system. #hastatus -sum -- System State Frozen A node1 running 0 A node2 running 0 -- Group State -- Group System Probed ... (1 Reply)
Discussion started by: Skmanojkum
1 Replies
STOREBACKUPCHECKBACKUP(1)				User Contributed Perl Documentation				 STOREBACKUPCHECKBACKUP(1)

NAME
storeBackupCheckBackup.pl - checks if a file in the backup is missing or corrupted SYNOPSIS
storeBackupCheckBackup.pl -c backupDir [-v level] [-p number] [-i] DESCRIPTION
This program calculates md5 sums from the files in the backup and compares them with md5 sums stored by storeBackup.pl. It so will recognize, if a file in the backup is missing or currupted. It only checks plain files, not special files or symbolic links. OPTIONS
--print print configuration parameters and stop --checkDir, -c backup or top of backups to check --backupRoot, -b root of storeBackup tree, normally not needed --verbose, -v generate statistics --parJobs, -p number of parallel jobs, default = chosen automatically -i, <--includeRenamedBackups> include renamed backups into the check renamed backups must follow the convention <backupDir>-<something> COPYRIGHT
Copyright (c) 2008-2012 by Heinz-Josef Claes (see README) Published under the GNU General Public License v3 or any later version perl v5.14.2 2012-03-03 STOREBACKUPCHECKBACKUP(1)
All times are GMT -4. The time now is 10:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy