![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| 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) |
| | Pagefile on VM's I was told that it was best practices to let the host system manage the swap file, however I have noticed that when I hit the physical memory limit I can no longer start virtual machines. I was under the impression that server 2008 fixed the issue of hitting the hard limit on physical ram by swapping a portion of it. Am I totally wrong here? If not, what would be the point to let the host manage the swap if it does not swap to begin with? -Confused.... |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Pagefile on VM's On Wed, 14 Jan 2009 11:58:42 -0800, news.microsoft.com wrote: Quote: > I was told that it was best practices to let the host system manage the swap > file, however I have noticed that when I hit the physical memory limit I can > no longer start virtual machines. I was under the impression that server > 2008 fixed the issue of hitting the hard limit on physical ram by swapping a > portion of it. Am I totally wrong here? If not, what would be the point to > let the host manage the swap if it does not swap to begin with? for virtual machines are two completely different things. No Microsoft virtualization solution allows you to over-commit memory. -- Paul Adare MVP - Identity Lifecycle Manager http://www.identit.ca |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Pagefile on VM's Well, coming from a VM world, I had the ability to allocate directly to phsyical RAM or the option to allow some of the RAM for the VM Machines to leak into the pagefile. Did I loose this functionality in Hyper-V? "Paul Adare" <pkadare@xxxxxx> wrote in message news:1krf86lq1sg27$.5fz9worg9cyb.dlg@xxxxxx Quote: > On Wed, 14 Jan 2009 11:58:42 -0800, news.microsoft.com wrote: > Quote: >> I was told that it was best practices to let the host system manage the >> swap >> file, however I have noticed that when I hit the physical memory limit I >> can >> no longer start virtual machines. I was under the impression that server >> 2008 fixed the issue of hitting the hard limit on physical ram by >> swapping a >> portion of it. Am I totally wrong here? If not, what would be the point >> to >> let the host manage the swap if it does not swap to begin with? > Using a pagefile for virtual memory management and over-committing memory > for virtual machines are two completely different things. No Microsoft > virtualization solution allows you to over-commit memory. > > -- > Paul Adare > MVP - Identity Lifecycle Manager > http://www.identit.ca |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Pagefile on VM's On Wed, 14 Jan 2009 14:31:55 -0800, news.microsoft.com wrote: Quote: > Well, coming from a VM world, I had the ability to allocate directly to > phsyical RAM or the option to allow some of the RAM for the VM Machines to > leak into the pagefile. Did I loose this functionality in Hyper-V? that. -- Paul Adare MVP - Identity Lifecycle Manager http://www.identit.ca |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Pagefile on VM's I somewhat disagree, because sometimes you can have a spike of memory usuage and if you decide that due to cost swap is the best method for distributing this spike I would not call that over commiting, just a backup plan that is cheaper/more realistic than physical RAM. So what I gather from all of this is that even though microsoft recomends that you do not swap in the guest Machines, unless you have the luxury of having enough physical RAM to cover spikes, you are better off placing a swap inside the VM's. "Paul Adare" <pkadare@xxxxxx> wrote in message news:1fkhrylk7of87$.ja8j22675krl.dlg@xxxxxx Quote: > On Wed, 14 Jan 2009 14:31:55 -0800, news.microsoft.com wrote: > Quote: >> Well, coming from a VM world, I had the ability to allocate directly to >> phsyical RAM or the option to allow some of the RAM for the VM Machines >> to >> leak into the pagefile. Did I loose this functionality in Hyper-V? > The feature in VM is over-committing memory and yes, Hyper-V does not > allow > that. > > -- > Paul Adare > MVP - Identity Lifecycle Manager > http://www.identit.ca |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Pagefile on VM's >I would not call that over commiting, That's what it's called though, it's just a term meaning you are allocating more memory than you have for a VM and Hyper-V doesn't do that. Quote: >So what I gather from all of this >is that even though microsoft recomends that you do not swap in the guest >Machines, unless you have the luxury of having enough physical RAM to cover >spikes, you are better off placing a swap inside the VM's. set and RAM available, most of the time not worth it to do, but if performance is the most desired option, not swapping in the VM would be the best. -- Bob Comer On Thu, 15 Jan 2009 08:25:31 -0800, "news.microsoft.com" <None@xxxxxx> wrote: Quote: >I somewhat disagree, because sometimes you can have a spike of memory usuage >and if you decide that due to cost swap is the best method for distributing >this spike I would not call that over commiting, just a backup plan that is >cheaper/more realistic than physical RAM. So what I gather from all of this >is that even though microsoft recomends that you do not swap in the guest >Machines, unless you have the luxury of having enough physical RAM to cover >spikes, you are better off placing a swap inside the VM's. > > >"Paul Adare" <pkadare@xxxxxx> wrote in message >news:1fkhrylk7of87$.ja8j22675krl.dlg@xxxxxx Quote: >> On Wed, 14 Jan 2009 14:31:55 -0800, news.microsoft.com wrote: >> Quote: >>> Well, coming from a VM world, I had the ability to allocate directly to >>> phsyical RAM or the option to allow some of the RAM for the VM Machines >>> to >>> leak into the pagefile. Did I loose this functionality in Hyper-V? >> The feature in VM is over-committing memory and yes, Hyper-V does not >> allow >> that. >> >> -- >> Paul Adare >> MVP - Identity Lifecycle Manager >> http://www.identit.ca |
My System Specs![]() |
| | #7 (permalink) |
| | Re: Pagefile on VM's Yup...Thanks for all the help! "Robert Comer" <bobcomer-removeme-@xxxxxx> wrote in message news tpum41a91pmje3kcdkbnf4ur82p4iakc5@xxxxxxQuote: Quote: > >I would not call that over commiting, > That's what it's called though, it's just a term meaning you are > allocating more memory than you have for a VM and Hyper-V doesn't do > that. > Quote: >>So what I gather from all of this >>is that even though microsoft recomends that you do not swap in the guest >>Machines, unless you have the luxury of having enough physical RAM to >>cover >>spikes, you are better off placing a swap inside the VM's. > Correct. Otherwise it's a very tight balancing act between working > set and RAM available, most of the time not worth it to do, but if > performance is the most desired option, not swapping in the VM would > be the best. > > -- > Bob Comer > > > > > On Thu, 15 Jan 2009 08:25:31 -0800, "news.microsoft.com" > <None@xxxxxx> wrote: > Quote: >>I somewhat disagree, because sometimes you can have a spike of memory >>usuage >>and if you decide that due to cost swap is the best method for >>distributing >>this spike I would not call that over commiting, just a backup plan that >>is >>cheaper/more realistic than physical RAM. So what I gather from all of >>this >>is that even though microsoft recomends that you do not swap in the guest >>Machines, unless you have the luxury of having enough physical RAM to >>cover >>spikes, you are better off placing a swap inside the VM's. >> >> >>"Paul Adare" <pkadare@xxxxxx> wrote in message >>news:1fkhrylk7of87$.ja8j22675krl.dlg@xxxxxx Quote: >>> On Wed, 14 Jan 2009 14:31:55 -0800, news.microsoft.com wrote: >>> >>>> Well, coming from a VM world, I had the ability to allocate directly to >>>> phsyical RAM or the option to allow some of the RAM for the VM Machines >>>> to >>>> leak into the pagefile. Did I loose this functionality in Hyper-V? >>> >>> The feature in VM is over-committing memory and yes, Hyper-V does not >>> allow >>> that. >>> >>> -- >>> Paul Adare >>> MVP - Identity Lifecycle Manager >>> http://www.identit.ca |
My System Specs![]() |
| | #8 (permalink) |
| | Re: Pagefile on VM's You're welcome. -- Bob Comer On Thu, 15 Jan 2009 12:12:49 -0800, "news.microsoft.com" <None@xxxxxx> wrote: Quote: >Yup...Thanks for all the help! >"Robert Comer" <bobcomer-removeme-@xxxxxx> wrote in message >news tpum41a91pmje3kcdkbnf4ur82p4iakc5@xxxxxxQuote: Quote: >> >I would not call that over commiting, >> That's what it's called though, it's just a term meaning you are >> allocating more memory than you have for a VM and Hyper-V doesn't do >> that. >> Quote: >>>So what I gather from all of this >>>is that even though microsoft recomends that you do not swap in the guest >>>Machines, unless you have the luxury of having enough physical RAM to >>>cover >>>spikes, you are better off placing a swap inside the VM's. >> Correct. Otherwise it's a very tight balancing act between working >> set and RAM available, most of the time not worth it to do, but if >> performance is the most desired option, not swapping in the VM would >> be the best. >> >> -- >> Bob Comer >> >> >> >> >> On Thu, 15 Jan 2009 08:25:31 -0800, "news.microsoft.com" >> <None@xxxxxx> wrote: >> Quote: >>>I somewhat disagree, because sometimes you can have a spike of memory >>>usuage >>>and if you decide that due to cost swap is the best method for >>>distributing >>>this spike I would not call that over commiting, just a backup plan that >>>is >>>cheaper/more realistic than physical RAM. So what I gather from all of >>>this >>>is that even though microsoft recomends that you do not swap in the guest >>>Machines, unless you have the luxury of having enough physical RAM to >>>cover >>>spikes, you are better off placing a swap inside the VM's. >>> >>> >>>"Paul Adare" <pkadare@xxxxxx> wrote in message >>>news:1fkhrylk7of87$.ja8j22675krl.dlg@xxxxxx >>>> On Wed, 14 Jan 2009 14:31:55 -0800, news.microsoft.com wrote: >>>> >>>>> Well, coming from a VM world, I had the ability to allocate directly to >>>>> phsyical RAM or the option to allow some of the RAM for the VM Machines >>>>> to >>>>> leak into the pagefile. Did I loose this functionality in Hyper-V? >>>> >>>> The feature in VM is over-committing memory and yes, Hyper-V does not >>>> allow >>>> that. >>>> >>>> -- >>>> Paul Adare >>>> MVP - Identity Lifecycle Manager >>>> http://www.identit.ca >>> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Using Diskpart in VM's | Virtual PC | |||
| VM's can't ping | Virtual Server | |||
| Clustering VM's | Virtual Server | |||
| Pagefile encryption with EFS enabled but pagefile.sys is not green | Vista file management | |||
| Pagefile encryption with EFS enabled but pagefile.sys is not green | Vista security | |||