The following reply was made to PR kern/154226; it has been noted by GNATS.

From: "Andrey V. Elsukov" <[email protected]>
To: [email protected], [email protected]
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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-geom
To unsubscribe, send any mail to "[email protected]"

Reply via email to