| opendevreview | Maxim Sava proposed openstack/tempest master: [DNM] Test glance with image decompression plugin https://review.opendev.org/c/openstack/tempest/+/965885 | 10:27 |
|---|---|---|
| *** haleyb|out is now known as haleyb | 12:55 | |
| -opendevstatus- NOTICE: Zuul job log URLs for storage.*.cloud.ovh.net are temporarily returning an access denied/payment required error, but the provider has been engaged and is working to correct it | 14:50 | |
| *** drencrom_ is now known as drencrom | 15:36 | |
| gmaan | I have one appointment at same time as today QA office hour, we will be skipping the today office hour. | 16:42 |
| sean-k-mooney | by the way there are 2 -3 changes i want ot make to devstack over the next littel bit. assuming there are no obejctsions 1 configure systemd log rotation, 2 configure libvirt to log to the journal insteasd of to files (so that the libvirt log gets log roated and does nto file up my disk) 3 install spice supprot on debuntu, maybe finally fix the fact that sometime if you unstack | 18:44 |
| sean-k-mooney | and restack ovs fails | 18:44 |
| sean-k-mooney | 1 and 2 are basiclaly the same in that i just want to stop libvirt using all my disk if i leave devstack running for a month or more | 18:45 |
| clarkb | sean-k-mooney: for 1) doyou mean place a limit on the disk space that can be consumed by journald for logs so that it will delete old things without filling the disk? | 18:56 |
| sean-k-mooney | that what i was thinking | 18:56 |
| sean-k-mooney | there is a config option to enable log rotation that is buidl into systemd | 18:56 |
| sean-k-mooney | https://manpages.debian.org/testing/systemd/journald.conf.5.en.html has a bunch fo ways to have it automaticlly do the rotaion based on size, time ectra | 18:58 |
| sean-k-mooney | so SystemMaxFileSize=1G SystemMaxFiles=10 MaxFileSec=1d MaxRetentionSec=30d | 19:01 |
| sean-k-mooney | something like that | 19:01 |
| sean-k-mooney | rotate files daily or if they exceed 1G, keep 10 rotations and keep each for at most 30 days | 19:02 |
| clarkb | make sense | 19:03 |
| clarkb | and should be plenty for most/all CI needs | 19:03 |
| sean-k-mooney | yep the exact values can obviously be tweaked to supprot any ci usecase we have. | 19:04 |
| sean-k-mooney | if we leve the jurnal do this we can then just have libvirt log to the journal and not need to care, same for any other service really | 19:04 |
| sean-k-mooney | i just need to make sure that if i change this i make suer that the existing logs are maintaed | 19:04 |
| sean-k-mooney | i.e. by doing journalctl -u libvirt > screen-whatever | 19:05 |
| sean-k-mooney | with that said i need to also consider the size of logs we end up with so there si a trade off there. | 19:05 |
| sean-k-mooney | this is obviouly not urgent i just ocatually ahve to run truncate on my long lived devstacks | 19:06 |
| melwitt | I have the same experience so I support the idea of these changes :) | 20:38 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!