Pavel Raiskup

Results 860 comments of Pavel Raiskup

@carlwgeorge gently ping, I see things are being moved forward: https://pagure.io/fedora-infrastructure/issue/12394

One last thing that we probably miss here is the change in Copr (touched this topic a bit on Flock). Can we live with the fact that `dnf copr enable...

We should count with the fact that, once we have this integrated, there's going to be a non-trivial traffic coming from Copr to LogDetective.

Triage: Waiting a few days/weeks till we know how the system works without the load from Copr

I'm opening this PR only to not forget about this being in WIP state. If you have any real concerns though please raise your voice.

We need a howto document (output from this ticket).

``` # for i in $(ls -1 /var/log/cron-*.xz | tac); do xzcat $i | grep rsnapshot; done Sep 17 21:06:26 copr-be CROND[1470129]: (copr) CMDOUT (rsnapshot encountered an error! The program...

$ lvresize /dev/VG_nfs/copr-be -L +8TB $ xfs_growfs /srv/nfs/copr-be/ $ df -h /srv/nfs/copr-be/ Filesystem Size Used Avail Use% Mounted on /dev/mapper/VG_nfs-copr--be 48T 40T 8.1T 84% /srv/nfs/copr-be

Running `ionice --class=idle /usr/local/bin/rsnapshot_copr_backend` manually.