Hi! 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. There are several things we could do, but I am unsure on which course to take. Should we a) Allocate more disk space for /var/www (or for whole /var)? b) Make the snapshot location share the diskspace of /var/log? c) Something else? What? Please share your thoughts on this. Cheers, Maciej Kwiek [1] https://bugs.launchpad.net/fuel/+bug/1529182 [2] https://github.com/openstack/fuel-web/blob/2855a9ba925c146b4802ab3cd2185f1dce2d8a6a/nailgun/nailgun/settings.yaml#L717 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160112/b60ec664/attachment.html>