Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 17:00:08 GMT
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/150555: gjournal unusable on GPT partitions
Message-ID:  <201009151700.o8FH08KV058838@freefall.freebsd.org>

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

From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: Robert Schulze <rs@bytecamp.net>
Cc: freebsd-gnats-submit@FreeBSD.org, 
 Pawel Jakub Dawidek <pjd@FreeBSD.org>
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



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