From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [BUG} libxl.c:5947:libxl_send_trigger: Send trigger 'reset' failed: Function not implemented Date: Thu, 4 Feb 2016 10:57:40 +0000 Message-ID: <1454583460.25207.165.camel@citrix.com> References: <56b2762f.0e57620a.f6044.ffff976e@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56b2762f.0e57620a.f6044.ffff976e@mx.google.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Alex Braunegg , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2016-02-04 at 08:50 +1100, Alex Braunegg wrote: > [root@mynas-s5000xvn services]# /usr/sbin/xl reboot -F Windows_2008_R2 > Rebooting domain 5 > PV control interface not available: sending ACPI reset button event. > libxl: error: libxl.c:5947:libxl_send_trigger: Send trigger 'reset' failed: > Function not implemented > reboot failed (rc=-3) This is the one which should have worked, please can you run as: /usr/sbin/xl -vvv reboot -F Windows_2008_R2 and report the full, verbose, logs. > The VM in question is a clean install of Windows 2008 R2. The same issue > occurs when attempting to use the 'shutdown' command. Please can you provide your guest configuration file. Ian.