

- APP CRITICAL TEST BACKUP EXEC HOW TO
- APP CRITICAL TEST BACKUP EXEC DRIVERS
- APP CRITICAL TEST BACKUP EXEC ARCHIVE
- APP CRITICAL TEST BACKUP EXEC FULL
We tested this Container Image by running it to ensure it operates correctly.
APP CRITICAL TEST BACKUP EXEC FULL
However the problem most people have with Backup Exec is all the random errors you'll get sometimes, the juggling you have to do with resetting all the Backup Exec services, oh and full restores typically never work and when they do, cause nothing but problems.In Part 1, we looked at cloning a sample Docker Container based on Python Django. Recovering individual files/folders off any of your servers will work flawlessly. It could be great software but unfortunately their recovery is garbage. There's a lot of things to keep in mind with Backup Exec. Again this depends on the manufacturer of the tape drive.
APP CRITICAL TEST BACKUP EXEC DRIVERS
Using the manufacturer drivers can create issues.

Make sure to use symantec approved tape drivers. Make sure to modify the alerts so you get emails from the ones you care about. Mail server get's backed up last at 11 PM and typically finishes by 4 AM. After that the servers with low priority or interaction with users get backed up. It finishes a few minutes before 5 PM at which point the data server get's backed up. For example in my network the backup server itself runs it's backup job every day at 4:30 PM. In the job details, you can setup which jobs run first based on time. All jobs on the NAS expire after two weeks which then automatically free's up space on the NAS for future backups. All servers get backed up on the NAS and then duplicated to tape. This is why I implemented a 40 TB NAS onsite. A full server restore from tape can take a very long time and produce a lot of errors. Has saved my ass more than once.Īlso hopefully you never have to do a full restore, especially if the only media you're backing up to is tape. This way any time a document is changed in any way, it gets backed up.
APP CRITICAL TEST BACKUP EXEC ARCHIVE
Use Archive bit for backing up data on a file server. If not, tweaks will have to be made.īe prepared for vary vague errors and errors that lead you to threads on symantec's website that never really solve your problems. This will vary depending on your environment and if you're comfortable giving a service account domain admin rights. Note: you may have to make changes to those services so the service account has the correct permissions and can properly use them. Make sure you have the correct agents licensed on your backup server and that all your servers have the remote agent installed.Īlso, create a backup exec service account and edit the credentials in the credential manager so all services required by backup exec use that account. Full backups should be ran over the weekend.

Don't forgot once you virtualize, get rid of that Backup Exec Agent software - assuming Windows Servers so VSS is handled by Veeam via VMWare or Hyper-V.īackup Exec is easy to setup.
APP CRITICAL TEST BACKUP EXEC HOW TO
You can do it, just take your time - document the heck out of it (it'll force yourself to truly understand the environment so you backup the right data and how to recover should the need arise). Once you do get it virtualized, bring in Veeam for the virtual backups and keep Backup Exec to handle tape backups - you'll want it to recover those first tape jobs down the road. Get it to tape, and get a copy offsite (Iron Mountain is a good choice for proper compliance and chain of custody). Yes it's bloated and slow, but it's not that difficult to get a basic backup rotation setup and going. BackupExec is not the favorite on here, but it'll do. If things are this bad now, you can just about bet you will be recovering from tape at some point, and likely soon - I'd guess cryptolocker. Better yet have the client do it (I know fat chance, that's why they gave it to you.). Do it yourself! If you don't understand how the data is handled for backup, you won't have much hope for restoring it if/when needed.
