• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

anybody run virtual machines from an SD card?

holden j caufield

Diamond Member
I run 3 or 4 vms and it's getting a bit slow. I was thinking about buying a 32gb SD card and putting my vm files on it. Anybody run anything like that? Noticeable improvement?
 
I run 3 or 4 vms and it's getting a bit slow. I was thinking about buying a 32gb SD card and putting my vm files on it. Anybody run anything like that? Noticeable improvement?

I only use the SD card to boot ESXi. I wouldn't expect SD cards to offer all the much better performance over a normal HDD especially if it is usb attached.
 
if its esx you need scsi to run vmfs datastores or a controller that willl present as scsi. sd sounds like bad mojo.
 
I've run vmware vms off of external usb drives, but I thought maybe running it off of the built in memory card reader on my laptop would alleviate some of the work off the disk. I wish I could put my swap file on the SD card instead. I can't imagine SD class 10 would be slower than the HD.
 
I've run vmware vms off of external usb drives, but I thought maybe running it off of the built in memory card reader on my laptop would alleviate some of the work off the disk. I wish I could put my swap file on the SD card instead. I can't imagine SD class 10 would be slower than the HD.

Laptop readers are almost always USB so it is likely much slower than the internal disk.
 
IMO just use regular SATA drives. An SD card is going to be slower and lower capacity, no real advantage. An SSD drive would be fast, but lacking on capacity and very expensive. Best performance/capacity at a reasonable cost IMO is to just put each VM on a separate drive, for example I have a Dell T110 with a 160GB drive, a 500GB drive, and 2 old 32GB raptors. Using old drives for individual VMs (such as the old 32GB drives I have) can be faster than sharing a single shared drive for multiple VMs. Performance on a shared drive just crawls when more than 1 VM is trying to read or write to the drive at the same time.

Also, as of ESXi 4.1, you can install the hypervisor onto a USB stick, assuming your computer supports booting from USB. I am doing this because it means I can replace any and all of my drives without having to reinstall. The t110 has an internal USB socket which is perfect for this.
 
Back
Top