Changeset 18462 for trunk/ippTasks/replicate.pro
- Timestamp:
- Jul 10, 2008, 11:15:31 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/replicate.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/replicate.pro
r18409 r18462 69 69 70 70 # modify these after the tasks are tested 71 periods -poll 572 periods -exec 1 2073 periods -timeout 6071 periods -poll 10 72 periods -exec 1 73 periods -timeout 300 74 74 npending 1 75 75 … … 78 78 stderr $LOGSUBDIR/replicate.log 79 79 80 # command does not need to be dynamic 81 command neb-admin --host $NEB_HOST --db $NEB_DB --user $NEB_USER --pass $NEB_PASS --pendingreplicate --limit 100 80 task.exec 81 # command does not need to be dynamic, but having it so allows us to adjust the periods 82 # so that we dont have to wait 10 minutes for things to start up 83 command neb-admin --host $NEB_HOST --db $NEB_DB --user $NEB_USER --pass $NEB_PASS --pendingreplicate --limit 2000 84 periods -exec 600 85 86 end 82 87 83 88 # success
Note:
See TracChangeset
for help on using the changeset viewer.
