Hi,
On 2015-04-23 14:58, Edward Rolison wrote:
There's just one thing missing - how much of the 'snap reserve' I'm actually using.
That is indeed hard to find. When you call 'snapshot-list-info' on the volume, you'll get back an array of snapshot-info objects. The value you want is in the last snapshot's 'cumulative-total' field (in kilobytes, iirc).
Hope this helps!
Oliver