IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of MinidvodbCopyLog


Ignore:
Timestamp:
Feb 17, 2012, 4:24:22 PM (14 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MinidvodbCopyLog

    v1 v2  
    1818This queued up all of the minidvodb_id's for !ThreePi.V2.  Normally, this is good. However, minidvodb_ids between 341 and 509 had already been copied to ipp022 before, since they are copies of (actually pointers to) the original !ThreePi minidvodbs.  Heather set those to a state of full.V1, since there already exists a copy of them on ipp022.  Once they were set with a better state, Heather turned back on minidvodb.copy.run.  The rsync seems to be working properly.
    1919
     20== 2012-02-17 ==
     21Heather restarted minidvodbcopy.  Same steps as above, but with
     22{{{
     23add.minidvodb.copy ThreePi.V3 ipp0222 /data/ipp022.0/gpc1/mini-catdirs/ThreePi
     24add.minidvodb.host ipp0222
     25}}}
     26
     27Additional 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
     29Additionally, 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
     31Also, 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).