.
I have moved some of my Linux VMs to SSD and they have been fine for a while. They are setup like this;
Minecraft Server (CentOS) - Vertex II VM Datastore (60GB)
SABnzb OS (CentOS) - Vertex II VM Datastore (60GB)
SABnzb data area - WD Scorpio Black (500GB)
vSphere Swap areas - Vertex II Swap (60GB)
.
.
.
What is the best and free way to backup VMs on a schedule to an external hdd? I could use the VM OS but I'd like a centralised solution. I have tried Veeam but that does not work with the free ESXI for some bizarre reason.
The only way I can see to do this is to take OVF exports of each VM manually.
Yeah I know you can do that. Problem is I want to add disks that already have data on, not have to back up data. Add disk, create datastore, move data back. Not only that but seeing poor disk I disk transfer speeds ? Not sure why i am seeing this?
Surely this is exactly what raw disk mapping is for? Ok you need to do it over SSH but it's not that tricky to setup. This guide should get you started but use "vmkfstools -z" instead of "vmkfstools -r" (cite: end of this thread).
I use this process for my media server, passing through numerous 2Tb and 3Tb drives. Works well for me![]()
[RXP]Andy;23422083 said:VMware have released a 5.1 update. KB: 2035775
I wonder if this fixes the broken pass through problem.
EDIT: Nope, its not fixed my USB PCIe passthrough.
PR924167: An ESXi host stops responding and displays a purple diagnostic screen when you attempt to power on a virtual machine that uses a pass-through PCI device. For more information, see KB 2039030.
The fix for passthrough was meant to be included in the 2nd update, not the first. I completely forgot about the PCIe passthrough issues and passed a nic chipset to a VM and got the PSOD. Finally twigged what was going on and unmapped it and the server was fine. Luckily this is the only VM I had running at the time and I had not yet installed the OS.
Strangely the following is listed as being fixed in this patch;
RB