NetBackup

NetBackup is a computer backup system that around the time I got trained on it was being sold by Veritas Inc., although it's currently owned and operated by Symantec. It's been a while since I've had to do any backup administration but since we got rid of our tape library with the recalcitrant robot I'm now digging into NetBackup again.

If you've found this page by googlin, good for you! If you wandered here from some of my music project webpages I can pretty much assure you nothing (including this and the previous paragraph) will be at all interesting for you unless you run a really high end studio. :D

How I roll

Currently we run NetBackup Enterprise 5.0 on Windows 2007, although I'm going to be upgrading to 6.5 in the next couple weeks. Part of my 'Lets get to know NetBackup again' process is to get a working knowledge of our setup and write a few tools so that I can verify the before and after of our system. We have a mix of Mac, Linux and Windows systems of all versions and variety one would expect to find in an enterprise. There's even some Sun in here but we don't back it up as it's all essentially diskless.

bpdbjobs wrapper in python

(TO POST)

bpdbjobs complete error code list

For some reason Symantec hides the error list inside it's 'Troubleshooting' document if you want the full monty, however you can get job information on individual codes by running 'bperror -S <CODE>'. I wrote a little script to automate this for generating a list of all bpdbjobs error codes.

NetBackup (last edited 2008-05-13 02:30:01 by NathanRamella)