Running SQL 2008 on a VM
Posted
by chris.w.mclean
on Server Fault
See other posts from Server Fault
or by chris.w.mclean
Published on 2009-12-09T16:08:46Z
Indexed on
2010/04/10
7:03 UTC
Read the original article
Hit count: 262
We are pondering trying to set up a SQL 2008 instance inside a VM for a production environment. All our SQL instances use iSCSI over gigabit ethernet to talk to a NAS, as would this new instance. Any reason this is a bad idea or any considerations to make this work well? The VM would be running in Xen 5.5 or we could set it up in Hyper-V if there's a compelling case for that. And the VM's VHD would be stored on a different NAS then the SQL storage is on.
© Server Fault or respective owner