kern/154226: [geom] GEOM label does not change when you modify
them
Andrey V. Elsukov
ae at freebsd.org
Mon Jan 24 08:20:13 UTC 2011
The following reply was made to PR kern/154226; it has been noted by GNATS.
From: "Andrey V. Elsukov" <ae at freebsd.org>
To: bug-followup at FreeBSD.org, universite at ukr.net
Cc:
Subject: Re: kern/154226: [geom] GEOM label does not change when you modify
them
Date: Mon, 24 Jan 2011 10:41:17 +0300
Hello,
It is known problem. GPT labels located in the GPT table and
when you doing modify of GPT label it does not touch ad18p1
provider and it will not be retasted. And label changes will
not be visible for GEOM_LABEL class.
As workaround you can run this command:
# true > /dev/ad18p1
This does initiate retasting for ad18p1.
--
WBR, Andrey V. Elsukov
More information about the freebsd-geom
mailing list