From owner-freebsd-xen@FreeBSD.ORG Mon Oct 20 15:01:27 2014 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECC1AA3D for ; Mon, 20 Oct 2014 15:01:27 +0000 (UTC) Received: from SMTP.CITRIX.COM (smtp.citrix.com [66.165.176.89]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "mail.citrix.com", Issuer "Cybertrust Public SureServer SV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B9E1771 for ; Mon, 20 Oct 2014 15:01:26 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.04,756,1406592000"; d="scan'208";a="182961046" Received: from [IPv6:::1] (10.80.16.47) by smtprelay.citrix.com (10.13.107.79) with Microsoft SMTP Server id 14.3.181.6; Mon, 20 Oct 2014 11:00:46 -0400 Message-ID: <5445239D.60401@citrix.com> Date: Mon, 20 Oct 2014 17:00:45 +0200 From: =?windows-1252?Q?Roger_Pau_Monn=E9?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Jay West , Subject: Re: disk loss References: <000001cfe3ca$8d242950$a76c7bf0$@ezwind.net> <5436CF13.4080509@citrix.com> <000101cfe3f1$91407da0$b3c178e0$@ezwind.net> In-Reply-To: <000101cfe3f1$91407da0$b3c178e0$@ezwind.net> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-DLP: MIA2 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 15:01:28 -0000 El 09/10/14 a les 20.48, Jay West ha escrit: > > Roger wrote.... > ------ >> When this happens, can you log into the affected VM (with the disk > "supposedly" attached) and paste the output of `xenstore-ls -fp > /local/domain/` (replace with the ID of the domain) here. > Will do that later today, no problem. > >> You will need the xen-tools package installed in order to do that. > Yep, xen-tools exists for Freebsd and it's always installed. Ping? Could you look into this, it would probably help figure out if XenServer is even trying to attach the disks to the guest. Roger.