From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: Xen4.7 unable to get domain type for domid Date: Tue, 29 Sep 2015 13:54:34 +0100 Message-ID: <20150929125434.GC13821@zion.uk.xensource.com> References: <56096505.3040109@gmail.com> <5609F64F.80609@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <5609F64F.80609@gmail.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: soapcn Cc: wei.liu2@citrix.com, Meng Xu , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, Sep 28, 2015 at 10:24:15PM -0400, soapcn wrote: [...] > domainbuilder: detail: shared_info_x86_64: called > domainbuilder: detail: vcpu_x86_64: called > domainbuilder: detail: vcpu_x86_64: cr3: pfn 0x6c0d mfn 0x12c40d > domainbuilder: detail: launch_vm: called, ctxt=0x7f2c9ae6d004 > domainbuilder: detail: xc_dom_release: called > libxl: error: libxl_dom.c:37:libxl__domain_type: unable to get domain type > for domid=5 > xl: unable to exec console client: No such file or directory > libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus: console child > [3755] exited with error status 1 > Couldn't think of a reason why this would fail. Is this a freshly installed Xen? If not, is the previous installation purged? Wei.