CReP: how to RePublisher-checkout a "lost" item
When a book is moved to a new datanode you have to RePublisher-checkout the book again.
First you have to know the directory of the item,
to do so at manage
page:
https://archive.org/manage/testmytestgiogio0000gio |
click on Locate directory of item in cluster
.
for our example: /25/items/testmytestgiogio0000gio/
then run the RePublisher-checkout.php
:
https://iaxxxxxx.us.archive.org/RePublisher/RePublisher-checkout.php?id=testmytestgiogio0000gio&itemPath=/25/items/testmytestgiogio0000gio |
NOTE: be sure the RePub State for the item is 12.
In /etc/hosts on local machine, map `xxx-gio.archive.org` to datanode’s IP (and that’s a literal `xxx`). Then, thanks to config in `petabox/etc/nginx/archive.conf` which lives on every data node, it should use the code in your vm-home1 home directory.