Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: antiRepublicrat

Do ALL those things really need a dedicated CPU though, unless you’re doing load testing? Which if you’re doing that, you ought to be doing it on a production quality system, not your development box. I mean, if two file servers and a domain controller on three different VMs *share* a physical CPU, I doubt you’re going to see performance degradation, because those things won’t even come close to peaking out a single core. I mean, the VMs for those shouldn’t even really need that much RAM (unless these are Windows servers.).


238 posted on 01/31/2008 10:23:57 AM PST by jack_napier (Bob? Gun.)
[ Post Reply | Private Reply | To 237 | View Replies ]


To: jack_napier
Do ALL those things really need a dedicated CPU though, unless you’re doing load testing?

Not all, or eight cores wouldn't be enough (the host needs some). See below.

Which if you’re doing that, you ought to be doing it on a production quality system

And have to buy multiple boxes, with the space and electricity requirements? Remember, a Mac Pro is a workstation, production-quality server parts in a desktop. Companies are already using production server virtualization to save hardware, space and electricity, and ease management.

because those things won’t even come close to peaking out a single core.

I think the problem is contention with the core's resources. They're not using much individually, but the constant fight for threads with associated context switches and dirtying the cache slows things down. Each OS instance is going to have have several hundred threads running.

Both file servers could share a core, as they'll never be loaded at the same time. AD and the client (which must remain totally responsive) can easily share. The front-ends and database each need their own, since when they kick in it'll be high load with lots of data crunching. That leaves two for the host OS in a Mac Pro, pretty good. If I put AD/file servers/client on a single core, I've still swamped a four-core system with little left for the host.

I mean, the VMs for those shouldn’t even really need that much RAM (unless these are Windows servers.).

They are. But you can skimp on the Active Directory and file servers. The rest like their RAM, especially for the use I'm envisioning.

242 posted on 01/31/2008 11:46:45 AM PST by antiRepublicrat
[ Post Reply | Private Reply | To 238 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson