<div dir="ltr">Hi!<div><br></div><div>I need some advice on how to tackle this issue. There is a bug [1] describing the problem with creating a diagnostic snapshot. The issue is that /var/log has 100GB available, while /var (where diagnostic snapshot is being generated - /var/www/nailgun/dump/fuel-snapshot according to [2]) has 10GB available, so dumping the logs can be an issue when logs size exceed free space in /var.</div><div><br></div><div>There are several things we could do, but I am unsure on which course to take. Should we</div><div>a) Allocate more disk space for /var/www (or for whole /var)?</div><div>b) Make the snapshot location share the diskspace of /var/log?</div><div>c) Something else? What?</div><div><br></div><div>Please share your thoughts on this.</div><div><br></div><div>Cheers,</div><div>Maciej Kwiek</div><div><br></div><div>[1] <a href="https://bugs.launchpad.net/fuel/+bug/1529182">https://bugs.launchpad.net/fuel/+bug/1529182</a></div><div>[2] <a href="https://github.com/openstack/fuel-web/blob/2855a9ba925c146b4802ab3cd2185f1dce2d8a6a/nailgun/nailgun/settings.yaml#L717">https://github.com/openstack/fuel-web/blob/2855a9ba925c146b4802ab3cd2185f1dce2d8a6a/nailgun/nailgun/settings.yaml#L717</a></div></div>