/var/cache/mock

Chuck Anderson cra at WPI.EDU
Tue Mar 10 14:58:51 UTC 2009


On Tue, Mar 10, 2009 at 02:42:03PM +0000, Paul Howarth wrote:
> Bill Crawford wrote:
>> On Tuesday 10 March 2009 14:18:29 Paul Howarth wrote:
>>
>>> I've spent much of today moving /var/lib/mock/cache to somewhere with
>>> lots of free space, resizing the /var/lib/mock volume down, creating a
>>> new LV for /var/cache/mock using the space I'd just made available and
>>> moving my existing cache data there. I'm not finished yet. I too was
>>> surprised that this was done in a stable release.
>>
>> Why did you not just re-mount the volume in the new location?
>
> /var/lib/mock/cache has moved but /var/lib/mock (which is where my  
> existing volume was) hasn't. I'm using similar amounts of disk space in  
> /var/lib/mock and /var/cache/mock now, so I had to split the existing  
> volume rather than move it.

Or do this:

mount --bind /var/lib/mock/cache /var/cache/mock




More information about the fedora-devel-list mailing list