-
- Expert
- Posts: 167
- Liked: 4 times
- Joined: Mar 11, 2013 9:47 pm
- Contact:
Veeam server on virtual machine
Hello,
Do most of you have the Veeam Server as a virtual machine or physical machine? We are looking at building the Veeam server as a virtual machine located in our VBlock. If a disaster were to happen and my Veeam server goes down. What is the process to bring the Veeam up with the ability to restore...
I am thinking of the following:
1)Install Veeam on new virtual machine/physical machine
2) Gain access to the Veeam backup directories
3) Import backup to restore
Do most of you have the Veeam Server as a virtual machine or physical machine? We are looking at building the Veeam server as a virtual machine located in our VBlock. If a disaster were to happen and my Veeam server goes down. What is the process to bring the Veeam up with the ability to restore...
I am thinking of the following:
1)Install Veeam on new virtual machine/physical machine
2) Gain access to the Veeam backup directories
3) Import backup to restore
-
- Enthusiast
- Posts: 74
- Liked: 11 times
- Joined: May 12, 2012 3:37 pm
- Contact:
Re: Veeam server on virtual machine
I have 2 veeam servers on physical boxes. 1 in the main datacenter and one in my DR site. I use the one in the main office to perform backup tasks and the one in the DR site performs replication.
-
- Service Provider
- Posts: 178
- Liked: 13 times
- Joined: Apr 20, 2013 9:25 am
- Full Name: Hayden Kirk
- Contact:
Re: Veeam server on virtual machine
I have it as a virtual machine at present.
-
- Expert
- Posts: 167
- Liked: 24 times
- Joined: Dec 02, 2010 12:25 pm
- Full Name: Kevin Clarke
- Location: Cheshire
- Contact:
Re: Veeam server on virtual machine
I do this with VMsjohnlong wrote:I have 2 veeam servers on physical boxes. 1 in the main datacenter and one in my DR site. I use the one in the main office to perform backup tasks and the one in the DR site performs replication.
Your process looks fine, there is also a command line utility called extract.exe which will restore your backups without installing a Veeam server1)Install Veeam on new virtual machine/physical machine
2) Gain access to the Veeam backup directories
3) Import backup to restore
Kev
-
- Product Manager
- Posts: 20406
- Liked: 2299 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam server on virtual machine
Also, it might be worth utilizing configuration backup feature which was introduced in 6.5 version and which is responsible for retrieving configuration data from the VB&R SQL database.
Therefore, in case of disaster you can just re-install VB&R from the scratch and then import necessary configuration. It will guarantee that previously used Backup infrastructure configuration data, Jobs configuration data, as well as, Veeam Backup & Replication settings will be preserved.
More information regarding this feature can be found in the corresponding User Guide (p.297).
Hope this helps.
Thanks.
Therefore, in case of disaster you can just re-install VB&R from the scratch and then import necessary configuration. It will guarantee that previously used Backup infrastructure configuration data, Jobs configuration data, as well as, Veeam Backup & Replication settings will be preserved.
More information regarding this feature can be found in the corresponding User Guide (p.297).
Hope this helps.
Thanks.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam server on virtual machine
There's also an existing topic discussing that particular question, worth reviewing: What is the best way of protecting the Veeam Backup server?trackstar wrote:What is the process to bring the Veeam up with the ability to restore...
-
- Expert
- Posts: 167
- Liked: 4 times
- Joined: Mar 11, 2013 9:47 pm
- Contact:
Re: Veeam server on virtual machine
Thanks guys.
-
- Expert
- Posts: 205
- Liked: 5 times
- Joined: Nov 22, 2010 7:57 pm
- Full Name: DS
- Contact:
Re: Veeam server on virtual machine
I have three virtual Veeam Servers. One serves as Main Veeam B&R, where the other is a proxy. The 3rd Veeam B&R backs up a few templates, the proxy and the Main Veeam B&R. The configuration on the 1st Veeam and the 3rd Veeam B&R is backed up to another network location.
Might be a bit to much but if something goes down, I have several options to restore ...
Might be a bit to much but if something goes down, I have several options to restore ...
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam server on virtual machine
That sounds reasonable. Some sort of redundancy in terms of backup will never hurt.flavor4real wrote:Might be a bit to much but if something goes down, I have several options to restore ...
-
- Expert
- Posts: 167
- Liked: 4 times
- Joined: Mar 11, 2013 9:47 pm
- Contact:
Re: Veeam server on virtual machine
Out of curiosity, if a Veem machine is on a virtual machine and by adding the repository storage (a linux client), how are the data being transferred during backup? So is the data being backup goes from the VMware host (datastore) to the Linux and bypassing the Veeam server?
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam server on virtual machine
The data flow is as follows: Disk > Backup proxy > Network > Backup repository > Disk.
The default backup proxy installed as a part of Veeam B&R is used in this case.
The default backup proxy installed as a part of Veeam B&R is used in this case.
-
- Expert
- Posts: 167
- Liked: 4 times
- Joined: Mar 11, 2013 9:47 pm
- Contact:
Re: Veeam server on virtual machine
In short, the processed data is transferred directly to the repository.foggy wrote:The data flow is as follows: Disk > Backup proxy > Network > Backup repository > Disk.
The default backup proxy installed as a part of Veeam B&R is used in this case.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam server on virtual machine
Through the proxy server.trackstar wrote:In short, the processed data is transferred directly to the repository.
-
- Enthusiast
- Posts: 47
- Liked: 24 times
- Joined: Dec 28, 2012 2:32 pm
- Contact:
Re: Veeam server on virtual machine
We run all virtual within our vBlock.
Single main backup server (be sure to schedule the config backup and there is nothing to worry about there)
Single proxy in HA-AMP and a single proxy in each cluster.
HA-AMP proxy is via network (hot-add doesn't play well with NFS)
Cluster proxies are hot-add
Setup works very well for us.
Single main backup server (be sure to schedule the config backup and there is nothing to worry about there)
Single proxy in HA-AMP and a single proxy in each cluster.
HA-AMP proxy is via network (hot-add doesn't play well with NFS)
Cluster proxies are hot-add
Setup works very well for us.
Who is online
Users browsing this forum: Bing [Bot] and 273 guests