Thank you for your responses - You have pretty much answered everythig - Just a few quick clarifications if possible
Images:
When you backup an Image, and let's say it's a mysql or exchange server, would all the OS and data files be part of the VMDK or do some people separate these?
Also, when you do a "snapshot", i assume that's not the same as writing out an entire VMDK file ? Is that just storing the system state?
The ultimate goal is to be able to replicate a not-so-busy system and am wondering which solutions seem to be the most stable and work the best. Thanks again -
Main Topics
Browse All Topics





by: paulsolovPosted on 2009-11-12 at 18:00:13ID: 25810804
1. I would like to have a RAID array on computer A and replicate it to computer B in another facility while also maintaining backups locally.
--You would need to have some type of replication software to do this
I understand companies such as IOMEGA make a device such as the IX4-200D NAS - Can you actually run a VMDK file on the NAS (assuming you connect it in iSCSI mode) or is that just a place to put the images?
--You can run actual VMs on the NAS provided they are configured as VMFS datastores via iSCSI or NFS shares
Also, when backing up an image, does VMWARE completely overwrite the remote image or does it just send the changes?
--Depends on your backup software. VMWare may do backups via VDR which is VMWare's backup package that is available with certain type of licenses.
The Iomega has rsync built in and allows you to sync it over a WAN pretty effortlessly with another IX4-200 or similar ... so either if we use it for a repository for images or as the actual drive we run the applications from, It would be nice over the WAN --
--This may work well, I haven't used this NAS but have used SANs with replication and they work well most of the time
That being said, can we only use a SAN for working storage where the VKMD files are run from?
--You can use SAN or NAS as stated above
Finally, has anybody tried to import a Windows 2003SBS server using the Windows2003 import utilites from VM?
--I have virtualized several SBS Servers to VMWare using VMWare's free vConverter, works well.