Not an issue anymore. my command didn't work. This was the right command for me and it seemed to work:
oadm prune images --keep-tag-revisions=20 --certificate-authority=/etc/docker/certs.d/172.30.xx.xx:5000/ca.crt --registry-url=docker-registry.mydomain.com --confirm ________________________________ Van: [email protected] <[email protected]> namens Den Cowboy <[email protected]> Verzonden: woensdag 16 november 2016 13:47:16 Aan: [email protected] Onderwerp: OpenShift origin GC on images Hi I'm using OpenShift Origin 1.2. We are using NFS to mount the storage of our Registry. We have 200GB of which 97GB is used. I just performed this on my master: oadm prune images --keep-tag-revisions=10 --certificate-authority=/etc/docker/certs.d/172.30.xx:xx:5000/ca.crt --confirm Now I check my Registry and it's just the same (97GB used of 200GB). The output of the previous command shows a lot of layers which should be deleted. I also saw here: https://docs.openshift.org/latest/admin_guide/garbage_collection.html#image-garbage-collection that the GC should run every 5 minutes. So I also waited even 10 minutes to see if something happened but the volume of my registry does not decrease.
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
