Changeset 19747 for trunk/ippTasks/replicate.pro
- Timestamp:
- Sep 24, 2008, 1:14:12 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/replicate.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/replicate.pro
r19287 r19747 6 6 check.globals 7 7 8 $NEB_DB = nebulous 9 $NEB_HOST = alala 10 $NEB_USER = jhipp 11 $NEB_PASS = jhipp 8 # load in the local configuration (NEB_USER, etc.) 9 module nebulous.site.pro 12 10 13 11 $LOGSUBDIR = $LOGDIR/replicate … … 71 69 periods -poll 10 72 70 periods -exec 1 73 periods -timeout 50071 periods -timeout 1500 74 72 npending 1 75 73 … … 81 79 # command does not need to be dynamic, but having it so allows us to adjust the periods 82 80 # 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 200084 periods -exec 60081 command neb-admin --host $NEB_HOST --db $NEB_DB --user $NEB_USER --pass $NEB_PASS --pendingreplicate --limit 7500 82 periods -exec 1800 85 83 86 84 end
Note:
See TracChangeset
for help on using the changeset viewer.
