On: Wed, Apr 29, 2009 at 09:44:03AM -0700,James Stracka (DHL US) Wrote:

} This application puts about 10,000 files a day on its minidisk.  The
} application owner wants to keep a month's worth of data online.  Given
} 64 bytes per file and 14M usable, that is approximately 230,000 files.
} That would be exactly a full working month.
} 
} I am trying to convince the application owner to archive more frequently
} or go to a weekly basis as it is approaching an architectural limit. 
} 
} By the way, there is noting wrong with either minidisk.  They just
} contain a large amount of small files.

One possible way around this might be to instead of creating the 10,000
files seperately, each time the hour changes, create a new maclib and
start adding members.  If the 10k creations are uniform across the 24
hours, that would be 24 maclibs, each with 416 members.  A restriction
is that AFAIK, the members of a maclib must be 80 byte fixed lenghh
records.

Not sure this would be practical, just tossing it out as a possibility.
If you need V records, perhaps you could fake a loadlib.

-- 
Rich Greenberg  N Ft Myers, FL, USA richgr atsign panix.com  + 1 239 543 1353
Eastern time.  N6LRT  I speak for myself & my dogs only.    VM'er since CP-67
Canines:Val, Red, Shasta & Casey (RIP), Red & Zero, Siberians  Owner:Chinook-L
Retired at the beach                                     Asst Owner:Sibernet-L

Reply via email to