how does backup exec backup to disk
How does BE backup a remote server to a backup to disk device?
does the data actually go through the BE server, or does it direct it to the B2D.
I have data domain storage and backup mutiple servers to it. I then run a duplicate to tape job after that.
I currenlty have my BE server with teamed nics. (VM) I would like to set up another server on the VM box, and could use the nic from the BE server (if not needed)
Does having teamed nics help backing up multiple servers simultaneously?
Hi Brentwood,
If you set up the B2D on your DataDomain, witht he B2D folder mapped on your BE server, it will move over the LAN through the BE server.
If you use deduplication, then you have 1 of 3 options:
1. Server-side - done on the media server itself, so all traffic moves through it.
2. Source-side - done on the remote server which then moves traffic to the dedupe folder.
3. Target-side - done on a dedupe device (like your DataDomain)
Teaming your NICs might give better performance, but where you have better performance on your network connections, you end up bottlenecking elsewhere. For a VM I'd suggest only using 1 NIC, and reassigning the second NIC to another VM. That's how we do it. It saves resources on your hosts for use elsewhere. The speed increase would be negligible, depending on other factors like: speed of the NICs on other servers; speed of the switch ports and how they're configured; type of data being sent over the LAN to be backed up etc.
Rather look at increasing RAM if you are able to, which will help if you're using an x64 OS, and if you ever decide to go the deduplication route (which needs an x64 OS!).
Cheers!