Changeset 30934
- Timestamp:
- Mar 16, 2011, 3:02:32 PM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20110218/ippTasks/diskbalance.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110218/ippTasks/diskbalance.pro
r30643 r30934 89 89 # If the pendingbalance query exits with exit status 10, we start over at 0 90 90 91 $BALANCE_SO_ID_START = 0 91 # This value will need to be incremented periodically. It looks like we grow by about 5e7 so_ids per month. 92 $BALANCE_BIG_SO_ID = 6e8 93 $BALANCE_SO_ID_START = int($BALANCE_BIG_SO_ID * rnd(0)) 92 94 $BALANCE_SO_ID_RANGE = 500000 93 95
Note:
See TracChangeset
for help on using the changeset viewer.
