Converting a Windows 2003 server
Posted
by
Jim Bass
on Server Fault
See other posts from Server Fault
or by Jim Bass
Published on 2012-12-13T22:09:52Z
Indexed on
2012/12/13
23:05 UTC
Read the original article
Hit count: 255
windows-server-2003
|sql-server
We have a legacy database system based upon MS SQL running on Windows Server 2003. The client software will only run on Windows XP.
We have recently had success converting a client into a virtual machine and running it under Fusion on Mac minis. So far, it is working incredibly well. So well, in fact, that we are now considering trying to convert the server to a virtual machine. This raises several questions, though: 1. The server uses a raid array. Does the VM virtualize the raid array? I only ask because in my experience Windows products don't like it when you change core hardware. 2. Is there any reason why running SQL server on a virtual machine won't work? It will be up 24/7. 3. Is there a different converter for servers? 4. Will I have to track down the licensing for MS SQL and Server 2003 or will they come across ok? 5. The company that designed the software is no longer in business. There is some fear that the software is somehow tied to the hardware configuration. We bought the hardware, but their engineers came out and configured the system. Will the virtual machine be able to spoof particular chip sets?
Thanks!
Jim Bass
© Server Fault or respective owner