From owner-freebsd-xen@FreeBSD.ORG Fri Dec 21 16:19:30 2012 Return-Path: Delivered-To: xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 899B178A; Fri, 21 Dec 2012 16:19:30 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (feld.me [66.170.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 567E58FC13; Fri, 21 Dec 2012 16:19:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-Id:Subject:Cc:To:From:Date; bh=7OZT2FFaa8rf+6U7/+syk0KVrQlYWXd4ps+DKIeBwHw=; b=Dw3dTHocoHi+0UmV1cWhkgXZPrmvv/gF/nUWnp6a3XzLqviGOz3iJOcf3OhTgUarUHyZkQx/cT7dfKXoo4IoXAZdNpniqVfniwrt9XU/n8ecdlrZ+3RBNGAuXK3XEbTm; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1Tm5Jo-0003Ty-0u; Fri, 21 Dec 2012 10:19:29 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1356106762-2688-2687/5/28; Fri, 21 Dec 2012 16:19:22 +0000 Date: Fri, 21 Dec 2012 10:19:22 -0600 From: Mark Felder To: Ion-Mihai Tetcu Subject: Re: XENHVM ada -> ad ? Message-Id: <20121221101922.0e87fac1@tech304> In-Reply-To: <20121221013138.7a428448@it.tim.tetcu.info> References: <20121221013138.7a428448@it.tim.tetcu.info> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: xen@freebsd.org X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 21 Dec 2012 16:19:30 -0000 On this topic, is there any way to *definitively* know which Xen block = device corresponds to which adaX device? The guys at Citrix really want = to know instead of just assuming that xbd.0 is ada0. Perhaps adding a = sysctl value like "dev.xbd.0.%block: /dev/ada0" would be nice... Who = would I talk to about this? Hint: they're adding official tools support for FreeBSD soon. fake edit: perhaps they can work with the "dev.xbd.0.%parent: xenbusb_fro= nt0" type output. I'll see...