![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Virtual server versus virtual pc - what is the relationship Hi folks. i am trying to create a testing platform for windows clustering. I have already installed 3 VM by virtual pc 2007. than i found excellent sources regarding my task - testing of cluster on Virtual Server 2005. When I tried to install Virtual PC 2005, it stopped with a message: virtual pc is already running. Here I have few questions: 1. What is the relation between virtual pc 2007 and virtual server 2005? is Virt. pc 'newer' implementation of Virt. server? 2. Can i still have both installed on the same local pc? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Virtual server versus virtual pc - what is the relationship On Mon, 1 Dec 2008 12:38:03 -0800, Gene. <Gene@xxxxxx> wrote: Quote: >Hi folks. >i am trying to create a testing platform for windows clustering. I have >already installed 3 VM by virtual pc 2007. >than i found excellent sources regarding my task - testing of cluster on >Virtual Server 2005. >When I tried to install Virtual PC 2005, it stopped with a message: virtual >pc is already running. >Here I have few questions: >1. What is the relation between virtual pc 2007 and virtual server 2005? > is Virt. pc 'newer' implementation of Virt. server? the same core, see below, but they are 2 different products designed to target different markets (VPC--shared folders, drag and drop, dynamic window resizing, etc for developers, testers, qa:::VS--runs as a service, headless for admins, server consolidations, and so on.) They share a lot of common components (drivers, services, etc.). You need to shutdown either of them if you plan on installing the other Quote: >2. Can i still have both installed on the same local pc? simultaneously (except for installation) -- Cheers, Steve Jain, Virtual Machine MVP http://vpc.essjae.com/ |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Virtual server versus virtual pc - what is the relationship Steve, may be you are aware of why we are running into io problems with using VPC 2007. see my previous post. All was so carefully designed and so far is going ashtray. Disk io is so bad. but you won't notice it by openning files. Only by running specialized io tests or intensive db application. "Steve Jain [MVP]" wrote: Quote: > On Mon, 1 Dec 2008 12:38:03 -0800, Gene. > <Gene@xxxxxx> wrote: > Quote: > >Hi folks. > >i am trying to create a testing platform for windows clustering. I have > >already installed 3 VM by virtual pc 2007. > >than i found excellent sources regarding my task - testing of cluster on > >Virtual Server 2005. > >When I tried to install Virtual PC 2005, it stopped with a message: virtual > >pc is already running. > >Here I have few questions: > >1. What is the relation between virtual pc 2007 and virtual server 2005? > > is Virt. pc 'newer' implementation of Virt. server? > Sort of, VPC2007 SP1 is a newer release and VPC and VS are based on > the same core, see below, but they are 2 different products designed > to target different markets (VPC--shared folders, drag and drop, > dynamic window resizing, etc for developers, testers, qa:::VS--runs as > a service, headless for admins, server consolidations, and so on.) > They share a lot of common components (drivers, services, etc.). You > need to shutdown either of them if you plan on installing the other > Quote: > >2. Can i still have both installed on the same local pc? > Yes, they will both run just fine together on the same server, even > simultaneously (except for installation) > > -- > Cheers, > Steve Jain, Virtual Machine MVP > http://vpc.essjae.com/ > |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Virtual server versus virtual pc - what is the relationship On Mon, 1 Dec 2008 13:08:10 -0800, Gene. <Gene@xxxxxx> wrote: Quote: > Quote: >> On Mon, 1 Dec 2008 12:38:03 -0800, Gene. >> <Gene@xxxxxx> wrote: >> Quote: >> >Hi folks. >> >i am trying to create a testing platform for windows clustering. I have >> >already installed 3 VM by virtual pc 2007. >> >than i found excellent sources regarding my task - testing of cluster on >> >Virtual Server 2005. >> >When I tried to install Virtual PC 2005, it stopped with a message: virtual >> >pc is already running. >> >Here I have few questions: >> >1. What is the relation between virtual pc 2007 and virtual server 2005? >> > is Virt. pc 'newer' implementation of Virt. server? >> Sort of, VPC2007 SP1 is a newer release and VPC and VS are based on >> the same core, see below, but they are 2 different products designed >> to target different markets (VPC--shared folders, drag and drop, >> dynamic window resizing, etc for developers, testers, qa:::VS--runs as >> a service, headless for admins, server consolidations, and so on.) >> They share a lot of common components (drivers, services, etc.). You >> need to shutdown either of them if you plan on installing the other >> Quote: >> >2. Can i still have both installed on the same local pc? >> Yes, they will both run just fine together on the same server, even >> simultaneously (except for installation) >> >> -- Quote: >Steve, may be you are aware of why we are running into io problems with using >VPC 2007. see my previous post. >All was so carefully designed and so far is going ashtray. Disk io is so >bad. but you won't notice it by openning files. Only by running specialized >io tests or intensive db application. > database server on your virtual machine then one of the biggest performance enhancers is to set aside a separate physical disk drive on the host to store the virtual hard disk file on. Make sure that the extra physical drive has its own controller too so there won't be clashes and wait states on the bus cable. Additionally in order not to have double fragmentation (both on host for the vhd file and on the guest for the emulated drive itself) you should probably not go for a dynamically expanding virtual disk. A fixed size VHD file will be *BIG*, but will not change on the host after creation. Essentially, if you just put the VHD file on this hard disk and nothing at all else, you optimize the performance disk-wise on the virtual machine. Next of course *lots* of RAM is also helping performance. Set aside as much as you can for the guest. Finally hardware virtualization if properly implemented in the host system BIOS will also enhance performance (must be switched on in the BIOS and then after a complete host system shutdown (power off) enabled in the VPC settings. -- Bo Berglund (Sweden) |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Virtual server versus virtual pc - what is the relationship I actually mean something which does not relate to general disk performance improvement technics. I use 5 independent mirrored pairs for this configuration. it performs great on server 2003 without any VPC. Here I see a problem with basic io operations - not disk expensions, not lack of ram or cpu. The same disk accessed from host OS runs great. It is something wrong with VPC layer affecting very negatively disk io. "Bo Berglund" wrote: Quote: > On Mon, 1 Dec 2008 13:08:10 -0800, Gene. > <Gene@xxxxxx> wrote: Quote: > > Quote: > >> On Mon, 1 Dec 2008 12:38:03 -0800, Gene. > >> <Gene@xxxxxx> wrote: > >> > >> >Hi folks. > >> >i am trying to create a testing platform for windows clustering. I have > >> >already installed 3 VM by virtual pc 2007. > >> >than i found excellent sources regarding my task - testing of cluster on > >> >Virtual Server 2005. > >> >When I tried to install Virtual PC 2005, it stopped with a message: virtual > >> >pc is already running. > >> >Here I have few questions: > >> >1. What is the relation between virtual pc 2007 and virtual server 2005? > >> > is Virt. pc 'newer' implementation of Virt. server? > >> > >> Sort of, VPC2007 SP1 is a newer release and VPC and VS are based on > >> the same core, see below, but they are 2 different products designed > >> to target different markets (VPC--shared folders, drag and drop, > >> dynamic window resizing, etc for developers, testers, qa:::VS--runs as > >> a service, headless for admins, server consolidations, and so on.) > >> They share a lot of common components (drivers, services, etc.). You > >> need to shutdown either of them if you plan on installing the other > >> > >> >2. Can i still have both installed on the same local pc? > >> > >> Yes, they will both run just fine together on the same server, even > >> simultaneously (except for installation) > >> > >> -- Quote: > >Steve, may be you are aware of why we are running into io problems with using > >VPC 2007. see my previous post. > >All was so carefully designed and so far is going ashtray. Disk io is so > >bad. but you won't notice it by openning files. Only by running specialized > >io tests or intensive db application. > > > If you are going to install a very disk intensive system like a > database server on your virtual machine then one of the biggest > performance enhancers is to set aside a separate physical disk drive > on the host to store the virtual hard disk file on. Make sure that the > extra physical drive has its own controller too so there won't be > clashes and wait states on the bus cable. > Additionally in order not to have double fragmentation (both on host > for the vhd file and on the guest for the emulated drive itself) you > should probably not go for a dynamically expanding virtual disk. A > fixed size VHD file will be *BIG*, but will not change on the host > after creation. > Essentially, if you just put the VHD file on this hard disk and > nothing at all else, you optimize the performance disk-wise on the > virtual machine. > > Next of course *lots* of RAM is also helping performance. Set aside as > much as you can for the guest. > > Finally hardware virtualization if properly implemented in the host > system BIOS will also enhance performance (must be switched on in the > BIOS and then after a complete host system shutdown (power off) > enabled in the VPC settings. > > -- > > Bo Berglund (Sweden) > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Virtual Server 2005 or Virtual PC 2007 - to run server labs ? | Virtual PC | |||
| Vista Home Premium .. Can't install Virtual Server.. so how do Iautomatically start a Virtual PC without a login? | Virtual PC | |||
| Virtual Server 2005 R2 SP1 - How to drag files into Virtual Server? | Virtual Server | |||
| Moving Virtual Machine from Hyper-v to Virtual Server 2005 | Virtual Server | |||
| Can't join Virtual Vista to a Virtual 2008 Domain Server | Virtual PC | |||