Hi.
The hardlink task finished. For the record, this is what I run:

cd /var/lib/copr/public_html/results
for i in *; do pushd "$i" && for ii in *; do hardlink -vv "$ii"; done; popd 
>/dev/null; done

It run for more than two days. :)

As I watched the build most saved space come from:
1) chroot_scan/ - same libsolv and dnf logs for the same build in the same day
2) srpm_build/ - it has the same tar ball for resubmits

FYI we are now at
Filesystem      Size  Used Avail Use% Mounted on
/dev/vdc1       7.5T  5.7T  1.9T  76% /var/lib/copr/public_html

-- 
Miroslav Suchy, RHCA
Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys
_______________________________________________
copr-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]

Reply via email to