Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2011 18:30:09 GMT
From:      David Evans <dave.evans55@googlemail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/162342: FreeBSD hides gpt labels after mounting ZFS partitions
Message-ID:  <201111151830.pAFIU9Ue063672@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/162342; it has been noted by GNATS.

From: David Evans <dave.evans55@googlemail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/162342: FreeBSD hides gpt labels after mounting ZFS partitions
Date: Tue, 15 Nov 2011 18:28:06 +0000

 It seems to be quite legitimate for the entries in /dev/gpt
 to disappear when a filesystem is mounted.  I set
 kern.geom.label.debug to 255 at the boot loader prompt
 to see what was happening and they were indeed deleted.
 
 The real bug is why are the entries for filesystems on
 /dev/ada1, the second drive, not being deleted when
 the file system is mounted?  The same applies to the
 entries in /dev/ufsid and /dev/gptid.  There is some
 inconsistency here, which has had me a bit confused.
 
 Tested on 10.0-CURRENT and 9.0-RC2
 The 9.0-RC2 system has several drives with gpt
 labels, and they all appear except for the filesystem
 on /dev/ada0.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111151830.pAFIU9Ue063672>