From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Wright Subject: Why is the relocation server enabled by default? Date: Thu, 10 Aug 2006 10:15:43 +0100 Message-ID: <44DAF93F.7070501@communitymesh.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org The default installation of xen enables the relocation server by default. This is a fairly sophisticated feature, and won't be used by the majority of users particularly those who don't change the default settings. I realise that it's restricted by internal settings, but given that there's always a risk there is a bug in the service and it isn't a newbie feature, it would seem more sensible to take a cautious approach as advocated by section 9.1.1 of the Xen documentation ("Run the smallest number of neccessary services"), and disable the relocation server by default. Tony Wright.