From owner-freebsd-geom@FreeBSD.ORG Tue Jun 29 08:49:56 2010 Return-Path: Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FA361065672 for ; Tue, 29 Jun 2010 08:49:56 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from ftp.translate.ru (ftp.translate.ru [80.249.188.42]) by mx1.freebsd.org (Postfix) with ESMTP id C16B68FC0C for ; Tue, 29 Jun 2010 08:49:55 +0000 (UTC) Received: from desktop.home.serebryakov.spb.ru (85-142-52-164.well-com.net [85.142.52.164]) (Authenticated sender: lev@serebryakov.spb.ru) by ftp.translate.ru (Postfix) with ESMTPA id 7DA5E13DF42 for ; Tue, 29 Jun 2010 12:49:53 +0400 (MSD) Date: Tue, 29 Jun 2010 12:49:49 +0400 From: Lev Serebryakov X-Priority: 3 (Normal) Message-ID: <1087721930.20100629124949@serebryakov.spb.ru> To: freebsd-geom@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: Subject: glabel "losts" labelled UFS after growfs X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 08:49:56 -0000 Hello, . I've growed UFS2 with "growfs" and at beginning of this process glabel says: =3D=3D=3D=3D GEOM_LABEL: Label ufs/ftphomefs removed. =3D=3D=3D=3D After growfs had finished, no new were added :( FS contains label now, so this is not a growfs bug: =3D=3D=3D=3D ftp# dumpfs /dev/concat/ftphome |grep volname volname ftphomefs swuid 0 # =3D=3D=3D=3D How could I revive "/dev/ufs/ftphomefs" without rebooting? g_label.ko could not be reloaded :( --=20 // Black Lion AKA Lev Serebryakov