From mboxrd@z Thu Jan 1 00:00:00 1970 Sender: Paul Henson From: "Paul B. Henson" References: <0c0501cf3e39$0e82e0f0$2b88a2d0$@acm.org> <20140312233505.GA1660@redhat.com> <20140313172025.GA6835@redhat.com> In-Reply-To: <20140313172025.GA6835@redhat.com> Date: Thu, 13 Mar 2014 19:42:40 -0700 Message-ID: <0d2401cf3f2f$13648000$3a2d8000$@acm.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Language: en-us Subject: Re: [linux-lvm] thinpool metadata size Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" To: 'Mike Snitzer' Cc: 'LVM general discussion and development' > From: Mike Snitzer > Sent: Thursday, March 13, 2014 10:20 AM > > Yes, we're still unable to resize after metadata has been completely > exhausted: [...] > Good news is online metadata resize works fine as long as metadata space > hasn't been exhausted: Hmm, then it seems it would be wise to keep an eye on utilization ;). Looks like there are some munin plug-ins for lvm, hopefully one of them already has metadata usage support or can be easily extended. Thanks.