On Fri, Sep 3, 2010 at 5:57 PM, Jon LaBadie <[email protected]> wrote: > Isn't a decision made before each DLE is dumped whether there is enough > holding disk for it? In that case, does the reported amount (i.e. 2.3GB > above) serve as an upper limit for the entire amdump run? If so, maybe > that part of the code needs to be tweaked to allow use of any space > freed by flushed dumps.
Right - that assessment is made at the time, and any dumps that are not yet flushed are not considered free space. As far as I can tell, the error is only in printing the warning, not in the actual driver behavior. Dustin -- Open Source Storage Engineer http://www.zmanda.com
