| | 20 | == 2012-02-17 == |
| | 21 | Heather restarted minidvodbcopy. Same steps as above, but with |
| | 22 | {{{ |
| | 23 | add.minidvodb.copy ThreePi.V3 ipp0222 /data/ipp022.0/gpc1/mini-catdirs/ThreePi |
| | 24 | add.minidvodb.host ipp0222 |
| | 25 | }}} |
| | 26 | |
| | 27 | Additional hacks were needed to make it work - ippdvo does not have access to ipp022, except through the ssh keys for ipp. I added '-e "ssh -l ipp" ' to the rsync command and 'ssh ipp@ipp022' to the ssh command. I need to make this better, this is clearly a hack. |
| | 28 | |
| | 29 | Additionally, I set 'alreadycopied' as the state for some of the ThreePi.V3 minidvodbs. I'm not entirely sure this was necessary, as those are located in the same directory, so rsync does nothing. |
| | 30 | |
| | 31 | Also, we are running low on space on ipp022. We will probably run out, but the script is smart and will just fault them (with enough space so ipp022 is not cranky). |