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

From: "Andrey V. Elsukov" <[email protected]>
To: Robert Schulze <[email protected]>
Cc: [email protected], 
 Pawel Jakub Dawidek <[email protected]>
Subject: Re: misc/150555: gjournal unusable on GPT partitions
Date: Wed, 15 Sep 2010 20:35:33 +0400

 On 14.09.2010 15:38, Robert Schulze wrote:
 > # gjournal stop da0p1.journal
 > # gjournal clear da0p1
 > Cannot clear metadata on da0p1: Operation not permitted.
 > gjournal: Not fully done.
 
 Hi,
 
 I think it is known problem, but i add pjd@ in CC.
 
 As quick and dirty hack you can disable glabel and after that
 you will be able to stop gjournal.
 Try this:
 # sysctl kern.geom.label.gpt.enable=0
 # sysctl kern.geom.label.gptid.enable=0
 # gjournal stop da0p1.journal
 
 -- 
 WBR, Andrey V. Elsukov
 
 -- 
 WBR, Andrey V. Elsukov
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to