-
- Expert
- Posts: 160
- Liked: 28 times
- Joined: Sep 29, 2017 8:07 pm
- Contact:
Veeam ReFS backup file mover tool?
I am not 100% sure on the terminology used by ReFS, so excuse my possibly bad interpretation of it - one of the big benefits I have found is that blocks that are referenced multiple times are only stored once, kind of like deduplication, but not to the same degree or stored in that fashion. Hence how this image's third row makes sense:
However, if I ever have to move these files to a new ReFS repository, I cannot do it with Windows as it says there is not enough free space (Windows Explorer shows only some of drive in use, but if you were to calculate the size of the folder it'd be way larger than the drive itself). I understand this is becuase Windows is not doing the block... cloning? moves. When Veeam Support tells me to move my backups to a different storage, this task with ReFS can literally be impossible due to this.
Is there any chance Veeam could build a tool that could copy files using Block Cloning (or whatever the deduplication-like feature that is going on here) - or does a tool like this exist already? While I have not run into a dire situation like this, I would not want to find myself in a situation where I literally cannot move my backups, especially if the hardware they reside on starts to fail. I do have a copy of them elsewhere but not to the same retention.
However, if I ever have to move these files to a new ReFS repository, I cannot do it with Windows as it says there is not enough free space (Windows Explorer shows only some of drive in use, but if you were to calculate the size of the folder it'd be way larger than the drive itself). I understand this is becuase Windows is not doing the block... cloning? moves. When Veeam Support tells me to move my backups to a different storage, this task with ReFS can literally be impossible due to this.
Is there any chance Veeam could build a tool that could copy files using Block Cloning (or whatever the deduplication-like feature that is going on here) - or does a tool like this exist already? While I have not run into a dire situation like this, I would not want to find myself in a situation where I literally cannot move my backups, especially if the hardware they reside on starts to fail. I do have a copy of them elsewhere but not to the same retention.
-
- Product Manager
- Posts: 20406
- Liked: 2299 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam ReFS backup file mover tool?
Such tool does not exist right now.
We're of this request already, but currently cannot comment on when (if ever) we will release such feature.
Thanks!
We're of this request already, but currently cannot comment on when (if ever) we will release such feature.
Thanks!
-
- Veteran
- Posts: 528
- Liked: 144 times
- Joined: Aug 20, 2015 9:30 pm
- Contact:
Re: Veeam ReFS backup file mover tool?
I run the repository inside a Hyper-V VM (on local storage), so it's just a matter of moving the vhdx file to another physical server if the hardware has to be changed.
-
- Product Manager
- Posts: 20406
- Liked: 2299 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam ReFS backup file mover tool?
Are other VMs also running on the same local storage? What happens if this storage fails for some reason, you will loose both production VMs and their backups? Also, having backups stored on production datastore complicates restore process (check this thread for more information regarding that). Thanks!
-
- Veteran
- Posts: 528
- Liked: 144 times
- Joined: Aug 20, 2015 9:30 pm
- Contact:
Re: Veeam ReFS backup file mover tool?
The repository VM is sitting on a standalone Hyper-V host with local storage (a Supermicro server+JBOD with 84 6TB disk drives), so it's independent of the production environment. It's basically an all-in-one Veeam backup server, it's just running as a VM instead of bare metal.
-
- Product Manager
- Posts: 20406
- Liked: 2299 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam ReFS backup file mover tool?
It still might make restore a bit more difficult - as you will need to have a VM running to access data stored inside .vhdx, but it's up to you to use whatever scenario that works best for you and your needs. Thanks!
-
- Veteran
- Posts: 528
- Liked: 144 times
- Joined: Aug 20, 2015 9:30 pm
- Contact:
Re: Veeam ReFS backup file mover tool?
The VM doesn't depend on anything outside of the standalone physical host that it lives on to start, so there's nothing that would prevent it from running unless the physical host has a problem. But in that case, the repository wouldn't be accessible even if it was stored directly on the physical host.
-
- Product Manager
- Posts: 20406
- Liked: 2299 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam ReFS backup file mover tool?
I was talking more about making repository physical instead of virtual: using physical disks instead of virtual and attaching them to spare physical server. So that if anything happens with Hyper-V host, backups will be still accessible.
Again, if the current approach works for you, there is nothing to worry about.
Thanks!
Again, if the current approach works for you, there is nothing to worry about.
Thanks!
-
- Expert
- Posts: 156
- Liked: 26 times
- Joined: Apr 11, 2017 3:52 am
- Contact:
Re: Veeam ReFS backup file mover tool?
That is exactly why I switched from Virtual to Physical. My Physical computer hosting the VM was the one that seemed to always need restoring.
-
- Veeam Vanguard
- Posts: 238
- Liked: 55 times
- Joined: Nov 11, 2010 11:53 am
- Full Name: Ian Sanderson
- Location: UK
- Contact:
Re: Veeam ReFS backup file mover tool?
This post by Luca Dell’Oca may be worth a look. Very unsupported but has been documented using Windows Storage replica to replicate ReFS volume to a new target https://www.virtualtothecore.com/window ... s-volumes/.
The ReFS block clone layout is maintained on the target replica.
Ian
The ReFS block clone layout is maintained on the target replica.
Ian
Check out my blog at www.snurf.co.uk
-
- Lurker
- Posts: 1
- Liked: never
- Joined: Jul 30, 2019 6:59 am
- Contact:
[MERGED] ReFS Block Cloning, evacuating Scale-out Repo Extent
When evacuating a SOBR Extent that is formatted with ReFS and has a bunch of embedded block cloning efficiency; will this block cloning be replicated during an extent evacuation, or will the result on the target extent be an expanded set of un-cloned copies?
-
- Product Manager
- Posts: 14840
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Veeam ReFS backup file mover tool?
Hello,
and welcome to the forums. I merged your question to the existing one.
block cloning benefits well get lost during migration.
To avoid that you can use any tool that does block copy (I used dd in the past) or storage replication.
Best regards,
Hannes
and welcome to the forums. I merged your question to the existing one.
block cloning benefits well get lost during migration.
To avoid that you can use any tool that does block copy (I used dd in the past) or storage replication.
Best regards,
Hannes
-
- Service Provider
- Posts: 114
- Liked: 12 times
- Joined: Nov 15, 2016 6:56 pm
- Location: Cayman Islands
- Contact:
Re: Veeam ReFS backup file mover tool?
Hi All,
Any word on a tool to do this? Ive got to move a 72TB vbk file and some VIBs....its proving to be a big headache!
Thanks
Any word on a tool to do this? Ive got to move a 72TB vbk file and some VIBs....its proving to be a big headache!
Thanks
Jason
VMCE
VMCE
-
- Product Manager
- Posts: 14840
- Liked: 3086 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Veeam ReFS backup file mover tool?
Hello,
nothing new yet on that topic. Block-based copy of the whole volume is still "the way to go".
Best regards,
Hannes
nothing new yet on that topic. Block-based copy of the whole volume is still "the way to go".
Best regards,
Hannes
-
- Chief Product Officer
- Posts: 31806
- Liked: 7300 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Veeam ReFS backup file mover tool?
One alternative in v10 is to use Seal mode on the decommissioned SOBR extent, and just let those backups expire on it per retention, instead of performing the move.
-
- Service Provider
- Posts: 114
- Liked: 12 times
- Joined: Nov 15, 2016 6:56 pm
- Location: Cayman Islands
- Contact:
Re: Veeam ReFS backup file mover tool?
Thanks, eventually we simply pointed the new job to the new repo and waited 6 days!
Jason
VMCE
VMCE
Who is online
Users browsing this forum: No registered users and 285 guests