-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Hi,
I am a homelab user with ESXi running a couple of VMs for my home network NAS and a few VMs for playing with. I've got access to upgrade my ESXi with a vcentre licence, so it will work with Veeam B&R community edition, but I want to make sure I can actually do what I want before using the licence!
I would like to use B&R to backup some of my VM's drives all on the same physical hardware in a single instance of ESXi. I will use different physical drives, and may also use a USB external drive that I can then take off-site if I need to in the future. None of the data is "business critical" (just personal) - the most important data is duplicated within the existing server, and also saved in the cloud, but I'd like the piece of mind of additional backup using B&R.
So, is it possible to install B&R in a VM on my single system and use it to back up VMs to a different drive all within the same single hardware?
Many thanks!
I am a homelab user with ESXi running a couple of VMs for my home network NAS and a few VMs for playing with. I've got access to upgrade my ESXi with a vcentre licence, so it will work with Veeam B&R community edition, but I want to make sure I can actually do what I want before using the licence!
I would like to use B&R to backup some of my VM's drives all on the same physical hardware in a single instance of ESXi. I will use different physical drives, and may also use a USB external drive that I can then take off-site if I need to in the future. None of the data is "business critical" (just personal) - the most important data is duplicated within the existing server, and also saved in the cloud, but I'd like the piece of mind of additional backup using B&R.
So, is it possible to install B&R in a VM on my single system and use it to back up VMs to a different drive all within the same single hardware?
Many thanks!
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Are you planning to use the drives connected to ESXi server as backup target? If so, I would advice against such deployment as it rather complicates restore process.
Do you have some old or decommissioned physical server? If so, just staff it with the said drives and use it a backup repository.
Thanks!
Do you have some old or decommissioned physical server? If so, just staff it with the said drives and use it a backup repository.
Thanks!
-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Hi @veremin - yeah, that was the plan as I don't really have another system i can use to be honest. I'm reading through the thread you linked to and think I understand the limitations of the set up I'm planning to create.
2 quick questions:
1. Am i right in thinking the 2TB VMDK limit is no longer in place with newer versions of ESXi?
2. Is there any way to pass through a native drive (formatted in NTFS) to the B&R VM that will allow backup onto it, rather than go through the VMDK in ESXi?
Thank you.
2 quick questions:
1. Am i right in thinking the 2TB VMDK limit is no longer in place with newer versions of ESXi?
2. Is there any way to pass through a native drive (formatted in NTFS) to the B&R VM that will allow backup onto it, rather than go through the VMDK in ESXi?
Thank you.
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
1. Correct.
2. You should use Windows iSCSI Initiator on your backups server to mount LUN from NAS iSCSI target (assuming your NAS supports iSCSI) as a local drive. This way, in case of disaster you can simply mount the same LUN with backups to any other server, or even to your laptop, and restore from backups stored there easily.
ESXi also supports pass-through for external USB drives connected to the host, so potentially you can present one to your backup server VM... but from what I heard, the performance is terrible.
2. You should use Windows iSCSI Initiator on your backups server to mount LUN from NAS iSCSI target (assuming your NAS supports iSCSI) as a local drive. This way, in case of disaster you can simply mount the same LUN with backups to any other server, or even to your laptop, and restore from backups stored there easily.
ESXi also supports pass-through for external USB drives connected to the host, so potentially you can present one to your backup server VM... but from what I heard, the performance is terrible.
-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Hi @gostev,
Thanks for the info. I don't actually have dedicated backup server, this is where I was hoping B&R will be able to fill the gap! I am currently using WHS 2011 as my NAS server, which I think I can set up iSCSI from... however I plan to switch to using W10 as my NAS, which I'm not sure allows me to set up an iSCSI initiator... I may be wrong though! This is all new for me, so I'm learning as I go along. Thanks for the help so far!
Thanks for the info. I don't actually have dedicated backup server, this is where I was hoping B&R will be able to fill the gap! I am currently using WHS 2011 as my NAS server, which I think I can set up iSCSI from... however I plan to switch to using W10 as my NAS, which I'm not sure allows me to set up an iSCSI initiator... I may be wrong though! This is all new for me, so I'm learning as I go along. Thanks for the help so far!
-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Looks like it is possible to set up an initiator from Windows 10. So I could pass through a disk to W10, share it using iSCSI to B&R as an NFTS disk to save the VMs on - is that what you are saying?
-
- Chief Product Officer
- Posts: 31816
- Liked: 7302 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Thank you @Gostev - I'll see if I can get that to work then!
-
- Enthusiast
- Posts: 58
- Liked: 37 times
- Joined: Jun 09, 2017 3:50 pm
- Full Name: David
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
I case I understood your setup correctly:PitRejection2359 wrote: ↑Apr 16, 2020 4:09 pm I am currently using WHS 2011 as my NAS server, which I think I can set up iSCSI from... however I plan to switch to using W10 as my NAS, which I'm not sure allows me to set up an iSCSI initiator... I may be wrong though!
If you have another machine (your NAS) where you can install Windows 10, then you could use it as a backup repository, using native Veeam components. Just add this machine as a windows server in your B&R console, create a backup repository on it, and skip iSCSI altogether. Simpler, more reliable, less network traffic, you even get to offload some operations to the target (like health checks and backup chain transform operations).
-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Hi @lucious_the,
No, the W10 "NAS" is a VM inside the single ESXi box (which would replace the WHS2011 VM), so I'd pass through a disk to that directly to then set up iSCSI from that to share the drive to the B&R VM on the same ESXi server.
I haven't tried it yet, as I'm sorting out the ESXi licence, but will get onto it soon!
No, the W10 "NAS" is a VM inside the single ESXi box (which would replace the WHS2011 VM), so I'd pass through a disk to that directly to then set up iSCSI from that to share the drive to the B&R VM on the same ESXi server.
I haven't tried it yet, as I'm sorting out the ESXi licence, but will get onto it soon!
-
- Enthusiast
- Posts: 58
- Liked: 37 times
- Joined: Jun 09, 2017 3:50 pm
- Full Name: David
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Oh, sorry I didn't catch that. When you said "NAS" I figured it was another physical machine. Yeah, I was wandering a bit why Gostev didn't suggest it
I understand your setup now, yeah, seems like a good way to do it in.
Some notes though: you need iSCSI target (not initiator) on the Windows VM if you wish to provide storage the the B&R server via iSCSI. Not sure if Windows 10 has iSCSI target functionality (it does have initiator, but I'm unsure about target).
Another option, still, is to add that Windows VM as a windows server in your B&R and use Veeam components for transfer. Your backup files will then end on the VM-local NTFS volume, skipping the iSCSI layer. As you are going to pass the disk to the VM directy (using ESXi passthrough I presume, if your controller and drivers support it) then if you later connect that drive to another machine (recovery situation) you should be able to simply mount the NTFS volume and get the data.
I understand your setup now, yeah, seems like a good way to do it in.
Some notes though: you need iSCSI target (not initiator) on the Windows VM if you wish to provide storage the the B&R server via iSCSI. Not sure if Windows 10 has iSCSI target functionality (it does have initiator, but I'm unsure about target).
Another option, still, is to add that Windows VM as a windows server in your B&R and use Veeam components for transfer. Your backup files will then end on the VM-local NTFS volume, skipping the iSCSI layer. As you are going to pass the disk to the VM directy (using ESXi passthrough I presume, if your controller and drivers support it) then if you later connect that drive to another machine (recovery situation) you should be able to simply mount the NTFS volume and get the data.
-
- Novice
- Posts: 8
- Liked: 2 times
- Joined: Sep 26, 2019 7:57 am
- Location: Germany
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Hello PitRejection2359 dont vorget to exclude your W10 VM from the ESXi Backup-Job.
-
- Novice
- Posts: 7
- Liked: never
- Joined: Mar 10, 2020 9:55 pm
- Contact:
Re: Can i run the community edition and all my VMs from the same single ESXi host & hardware?
Hi @zweistein - thanks, yeah, will do!
Who is online
Users browsing this forum: No registered users and 23 guests