28 Nov
2012
28 Nov
'12
1:57 p.m.
On Tue, 2012-11-27 at 23:57 +0000, Mark McLoughlin wrote:
* There's a very serious known issue with the image cache cleanup code when you're using shared storage:
https://bugs.launchpad.net/nova/+bug/1078594
The fix is invasive and risky, but there's a known workaround (i.e. disable the image cache manager) which Vish has documented in the release notes.
We may just disable the image cache manager by default for the release.
Is it sufficient to just set remove_unused_base_images to False by default? Cheers, Mark.