Create NFS file share on Hyper-V Server 2016
-
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Sure
Yeah I tried out StarWind tape redirectory... it works excellent, but it's slow.
ANd if it's being passed to a VM, the VM won't see the MD1000.
-
@tim_g said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Sure
Yeah I tried out StarWind tape redirectory... it works excellent, but it's slow.
ANd if it's being passed to a VM, the VM won't see the MD1000.
Since the VM sits on top of the MD1000, when would you want a VM to "see" the MD1000?
-
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
So, here is what I propose, and is what I've proposed since the first post, and I've never found out why it isn't perfect...
Why don't you make a Linux VM for NFS. And back that up with ReaR instead of with the useless thing on Hyper-V that is trying to back up the entire VHD at once?
Where would you put it Scott?
Where would I put which piece?
Linux VM on Hyper-V, storage from the MD1000. Exactly as described all along.
Yes, I get that.. so ReaR is used on the physical hosts to write the backup over to that VM on the MD1000. Now that it's on the MD1000, how do you get the files on that VM's VHD onto a tape drive that is attached to the Host box of that VM?
ReaR.
OK - so assuming that the tape drive can be passed to the VM99, cool, ReaR solves the problem here just like it solved it on the remote physical Linux boxes.
-
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
So, here is what I propose, and is what I've proposed since the first post, and I've never found out why it isn't perfect...
Why don't you make a Linux VM for NFS. And back that up with ReaR instead of with the useless thing on Hyper-V that is trying to back up the entire VHD at once?
Where would you put it Scott?
Where would I put which piece?
Linux VM on Hyper-V, storage from the MD1000. Exactly as described all along.
Yes, I get that.. so ReaR is used on the physical hosts to write the backup over to that VM on the MD1000. Now that it's on the MD1000, how do you get the files on that VM's VHD onto a tape drive that is attached to the Host box of that VM?
ReaR.
OK - so assuming that the tape drive can be passed to the VM99, cool, ReaR solves the problem here just like it solved it on the remote physical Linux boxes.
Or use something like Veeam Linux agents. Or just copy files. Anything will work at this point.
-
@tim_g said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Sure
Yeah I tried out StarWind tape redirectory... it works excellent, but it's slow.
ANd if it's being passed to a VM, the VM won't see the MD1000.
You don't have a single backup job. You have at least two.
One job at the Hyper-V level, and another at the VM99 level.
-
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
Now, like any normal backup, you install your backup agent on your OS, that would be Linux named VM99 in this case. Then you backup file by file and can restore, file by file.
I must be missing a key point somewhere...
How is everything on the MD1000 getting backed up to tape? Currently that is being done via the physical host (HV06)
Everything is being backed up to tape just fine and as it should be.j
The only problem is getting each physical Linux server image directly on to tape... so that if I need to restore from tape, I can select ONLY the physical Linux server image I need.
-
OK, sounds like a solution has been found.
Use Windows Backup in Hyper-V to backup the VM's running on HV06, except for VM99 to the MD1000. If the Windows backup also supports a tape drive, use it to backup that local disk backup to tape. D2D2T If Windows backup won't work, use Yosimite or whatever will run in Hyper-V to move the backup files to tape.
From within VM99, use ReaR or whatever Linux software supports tape backups, to backup files within VM99 to the tape drive.
-
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
-
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
How do you figure?
short of using my crazy solution above with many mountpoints/VHDs - how does he get file level recovery of his Linux server backup files? -
@tim_g said in Create NFS file share on Hyper-V Server 2016:
Everything is being backed up to tape just fine and as it should be.j
Can't be "just fine" or this thread wouldn't exist. It is getting backed up in a form that you don't like, it's not adequate. If it was backed up "just fine", there wouldn't be anything more to discuss.
-
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
How do you figure?
short of using my crazy solution above with many mountpoints/VHDs - how does he get file level recovery of his Linux server backup files?The VM never needs to see the block storage, the hypervisor does, nothing else.
-
@tim_g said in Create NFS file share on Hyper-V Server 2016:
How is everything on the MD1000 getting backed up to tape? Currently that is being done via the physical host (HV06)
Through the backup software. ReaR specifically supports NFS, CIFS, and Tape.
-
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
It's a pretty big need, from what I can tell.
-
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
How do you figure?
short of using my crazy solution above with many mountpoints/VHDs - how does he get file level recovery of his Linux server backup files?The VM never needs to see the block storage, the hypervisor does, nothing else.
It does to send the backups to it. You can't use a tape mount for live VHD storage.
-
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
It's a pretty big need, from what I can tell.
It's a misplaced need though.
-
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller said in Create NFS file share on Hyper-V Server 2016:
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@dashrender said in Create NFS file share on Hyper-V Server 2016:
Can a tape drive be passed to a VM?
Yea, but there is no need.
It's a pretty big need, from what I can tell.
It's a misplaced need though.
What's the way around it? The VM needs to get its files, to tape. The backup software runs inside the VM. How does it backup the files inside of itself to a tape drive without talking to the tape drive?
-
@scottalanmiller Why does this need exist to backup from the VM directly to tape?
He is currently backup to Disk first and then to tape.
Why not use the same approach, but with an agent within the VM.
Backup to the same Disk, and let whatever is managing the Disk and Tape copy the backup to tape?
-
The idea is to run a single tape backup job from the HV06 host, so that there is zero network usage from the MD1000 to Tape.
I don't want to run Tape backup from a VM. The VM won't see the main backup repository, only the Linux NFS backup repository.
I think I will be creating a single Linux VM to host multiple NFS shares each using their own VHD on the MD1000.
This way, when I run the tape backup job, all VHDs/VHDXs/etc will be backed up to tape in one giant swoop as needed (for right now).
And that will just have to be okay until we can replace the backup software with something real.
-
@dustinb3403 said in Create NFS file share on Hyper-V Server 2016:
@scottalanmiller Why does this need exist to backup from the VM directly to tape?
He is currently backup to Disk first and then to tape.
Why not use the same approach, but with an agent within the VM.
Backup to the same Disk, and let whatever is managing the Disk and Tape copy the backup to tape?
He's using either Windows Backup or Yosemite to backup to tape. Windows Backup doesn't have an agent situation.. I'm not sure about Yosemite.
-
@tim_g said in Create NFS file share on Hyper-V Server 2016:
The VM won't see the main backup repository, only the Linux NFS backup repository.
@scottalanmiller or did I misunderstand you and you are saying to back up all HV06 VMs to an NFS share that the VM is hosting???
Hmm... somethign to think about
But I need to head out for a bit. I'll jump back on this in a couple hours.