From owner-freebsd-current@FreeBSD.ORG Tue Apr 28 21:05:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90B39106566C for ; Tue, 28 Apr 2009 21:05:08 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: from mail-fx0-f162.google.com (mail-fx0-f162.google.com [209.85.220.162]) by mx1.freebsd.org (Postfix) with ESMTP id EF09B8FC0C for ; Tue, 28 Apr 2009 21:05:07 +0000 (UTC) (envelope-from trebestie@gmail.com) Received: by fxm6 with SMTP id 6so804259fxm.43 for ; Tue, 28 Apr 2009 14:05:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=GaMmHp2Ts8z5RlBQqgZuCE55VpMN6UzzleGfIcRp+4c=; b=sGauF+tzdK1ZZlmpcqAP02ruSJGbKT4L5CHvGpfb1nMv9b1ihhzHnf1HKqk2sdA6NZ hOD2NANms+DoZTSBPjSDfaoVRJ/4eS0Uj2zbkqAo8nUmcC8tAzC1fUSQ3mW+otPp0Bqi G1PPE53vwMwM+ifeMOb1rFWu8Uns/GkOLpVc8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=nevN1NXjUv44ZJZuaYayTO7GttVzUKEEoci23umt8N404IDHrw8eW1HAiIA8kuBy+I 1jAYJUlJcPcJr2my70gSbR2PV4JfxcOcf6HTxAs9SyZmGCQSZqSwObyYHgkY2gyi57t/ 5whp5Kz/HhacsLT931S5YTuUcqwt/usQj+gV8= MIME-Version: 1.0 Received: by 10.223.109.198 with SMTP id k6mr2618841fap.46.1240952706835; Tue, 28 Apr 2009 14:05:06 -0700 (PDT) In-Reply-To: References: <83e5fb980904281109k23dac4d3head2e6f65235f5ea@mail.gmail.com> Date: Tue, 28 Apr 2009 21:05:06 +0000 Message-ID: <83e5fb980904281405o6108524dh4cc288facf18891b@mail.gmail.com> From: Diego Depaoli To: Ivan Voras Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Help me understand glabel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2009 21:05:08 -0000 2009/4/28 Ivan Voras : > Diego Depaoli wrote: > >> Now glabel list shows each entry twice under /dev/label and under >> /dev/ufsid so hal is a bit confused. >> It is normal or I were wrong? > > Your problem is that hal cannot figure out that two labels point to the > same device? > So how was it dealing with it before, when you had the > device/partition itself (i.e. /dev/ad0s1a) and its specific volume label? So, glabel it's not a way to assign a specific volume label? Reading the handbook it looks like glabel label is an 'alias' for tunefs -L. Regards -- Diego Depaoli