SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Physical cluster to virtual
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Peter99
Constraint Violating Yak Guru

479 Posts

Posted - 05/29/2012 :  10:31:19  Show Profile  Reply with Quote
Hi,
I am working on consolidation project. We are planning to move sql server instances from physical to virtual or in other words converting from physical to virtual. I want to know any issue regarding licensing. Is there any change in licensing when we convert physical to virtual. We also have sql server cluster (physical). We want to convert to virtual. Is there any issue regarding conversion or licensing. Any help will be appreciated.

Thanks

Sachin.Nand
Flowing Fount of Yak Knowledge

2937 Posts

Posted - 05/29/2012 :  23:37:55  Show Profile  Reply with Quote
First moving from physical to virtual cant be called as consolidation but rather visualization.Though I have seen organizations doing consolidations even for virtual environments.

As far as licensing for virtual environment goes it depends on what licensing model you have for your physical server whether its processor based or CAL based.And if processor based then whether you have hyper-threading on or off.

After Monday and Tuesday even the calendar says W T F ....
Go to Top of Page

Peter99
Constraint Violating Yak Guru

479 Posts

Posted - 05/30/2012 :  11:33:19  Show Profile  Reply with Quote
Schan thanks for reply.
Basically we have plan to convert physical cluster to virtual. For licensing, we have processor based license. For processor based how it will affect for virtulization and any affect with hyper-threading on and off?

thanks
Go to Top of Page

Sachin.Nand
Flowing Fount of Yak Knowledge

2937 Posts

Posted - 05/31/2012 :  02:40:23  Show Profile  Reply with Quote
It is called Virtualization and Visualization as I stated in my previous post..My bad..

By no means I am a licensing expert but with what I know if you have hyper-threading off on the physical machine the licenses for no of cores would be counted and if on then no of threads.

So basically if you have 4 processors in your VM and your physical machine is dual core with hyperthreading off then the no of processor license you would require would be

4/2(dual core)=2 processor license

With hyperthreading off no of cores come into picture and when on then no of threads(physical processors) come into picture.

After Monday and Tuesday even the calendar says W T F ....
Go to Top of Page

jeffw8713
Aged Yak Warrior

USA
699 Posts

Posted - 05/31/2012 :  14:47:47  Show Profile  Reply with Quote
You really need to talk with your MS account representative to find out what your options really are. There are options to run any number of virtual servers with SQL Server - but that requires at least Enterprise Edition licenses.

It also depends on the versions you are installing as to how they will be licensed.

Jeff
Go to Top of Page

Sachin.Nand
Flowing Fount of Yak Knowledge

2937 Posts

Posted - 06/01/2012 :  00:29:38  Show Profile  Reply with Quote
quote:
Originally posted by jeffw8713

..There are options to run any number of virtual servers with SQL Server - but that requires at least Enterprise Edition licenses.

It also depends on the versions you are installing as to how they will be licensed.

Jeff



Yes there are..

But that would mean that all the physical processors(across all cores) should be licensed with Enterprise edition and then only can you run unlimited instances in one physical machine and N number of virtual machines running only on that physical machine.

After Monday and Tuesday even the calendar says W T F ....
Go to Top of Page

jeffw8713
Aged Yak Warrior

USA
699 Posts

Posted - 06/01/2012 :  14:18:46  Show Profile  Reply with Quote
quote:
Originally posted by Sachin.Nand
Yes there are..

But that would mean that all the physical processors(across all cores) should be licensed with Enterprise edition and then only can you run unlimited instances in one physical machine and N number of virtual machines running only on that physical machine.

After Monday and Tuesday even the calendar says W T F ....



I know - and it changes based on the version you are installing. I believe with SQL Server 2008 Enterprise - it is an unlimited number of virtuals, but with 2012 you can only have 4 instances.

That is why I highly recommend talking to your MS account representative about this and see what options they have available.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.08 seconds. Powered By: Snitz Forums 2000