[Pulp-list] Pulp removing orphan does not work

Frédéric Conrotte Frederic.Conrotte at victorbuckservices.com
Tue Apr 14 09:08:09 UTC 2015


Hello

Due to lack of disk space, I made the mistake to remove files from /var/lib/pulp/content/rpm/

Now I have lots of orphaned RPMs that I would like to clean up.

This command works correctly:
# pulp-admin -u admin -p admin orphan list --type=rpm -details

But this one is running infinitely and stops at "Waiting to begin"

# pulp-admin -u admin -p admin orphan remove --type=rpm
This command may be exited via ctrl+c without affecting the request.
[-]
Running...
[|]
Waiting to begin...

In HTTP logs the same request is posted over and over:
172.16.19.6 - - [14/Apr/2015:09:05:35 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:37 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:38 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:39 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:40 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:41 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:42 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:44 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:45 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"
172.16.19.6 - - [14/Apr/2015:09:05:46 +0000] "GET /pulp/api/v2/tasks/1edb10ef-7ba0-492c-ade2-3baa2e8df662/ HTTP/1.1" 200 506 "-" "-"

I'm using Pulp Server 2.5.3

Do you have a procedure to be able to remove orphans again ?

Thanks

Frederic

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20150414/e74a6bc6/attachment.htm>


More information about the Pulp-list mailing list