From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yaniv Kaul Subject: Re: Windows Page File Date: Sun, 08 May 2011 09:54:17 +0300 Message-ID: <4DC63E19.7070307@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm To: "--[ UxBoD ]--" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40492 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346Ab1EHGyZ (ORCPT ); Sun, 8 May 2011 02:54:25 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/07/2011 10:34 AM, --[ UxBoD ]-- wrote: > Hello all, > > Am about to build a new KVM server which will host a number of W2K8 Remote Desktop servers. We present storage to the KVM server via an iSCSI LUN for which the virtual machines are then built upon. > > The question is whether we should use local disks for the virtual machines swap/paging file ? Windows always appears to be using its pagefile so am wondering if that would be better on locally attached storage. > > Any help gratefully appreciated. I don't see the benefit of using local disks - unless your main storage is slow and your local disks are fast (RAID, SAS, etc.). Y.