× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



A couple people have refered to proper data balance across striped volumes
as synomous with contigous clusters/sectors on an individual disk (or at
least that's how I read it).

My disks are perfectly balanced (or at least I desire no better
balancing)...that's not what I was going for.  Someone also stated that HD
heads will be all over the place so there would be no advantage to
contiguous disk usage.  I disagree with this.

Having data spread contiguously on disk will promote sequential file reads
instead of many non-sequential reads with latency lags for the same
non-contiguous file.  Sure, there will be interrupts to service many user
requests, but wouldn't interrupts + non sequential file reads exacerbate the
issue?

I once had an IBM tech suggest using the CPYLIB / RSTLIB to re-spread large
libraries across disks because RSTLIB will rebuild each file one at a time
and keep data contiguous at the disk level.  In fact, if you really wanted
to put the time in, you could copy files/tables one-by-one with your largest
(or most likely to be scanned) tables first so the are both contiguous and
as close to the outer edges of the disks as possible.

Anyway, obviously RGZPFM is not going to do want I needed.  Thanks for all
the responses.

Ryan

"Luis Rodriguez" <luisrodriguez@xxxxxxxxxxx>
wrote in message
news:1143752622.10391.257948192@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Ryan,
>
> 1) RGZPFM reorganizes only 1 member at a time. The default is *FIRST.
>
> 2) Usually, in the AS/400, you don't define a file as having contiguous
> sectors on your disk. In fact, as your system has several disks, it
> balances them automatically so you get better performance that way.
>
> Regards,
>
> Luis Rodriguez
>
>
> >
> >
> > ------------------------------
> >
> > message: 8
> > date: Thu, 30 Mar 2006 15:21:01 -0500
> > from: "Ryan Hunt" <ryan.hunt@xxxxxxxxxxxxx>
> > subject: RGZPFM
> >
> > We've had our AS400 for 6 years now and we've never performed an RGZPFM
> > on
> > our production database. Our AS400 serves as our Enterprise Server for a
> > JDE
> > OneWorld ERP so there is LOTS of activity on this thing.
> >
> > I'm under the impression that the running RGZPFM again my production DB
> > library with no other parameters will remove deleted records from all
> > members and place the members/files into contiguous sectors of my disks
> > (thus making sequential I/O more likely).  Is this correct?
> >
> > Thanks in advance.
> >
> > Ryan Hunt
> >
> >
> >
> ----------------------------
> Luis Rodriguez
> IBM Certified Systems Expert
> eServer i5 iSeries Technical Solutions
> Caracas, Venezuela
>
> -- 
> http://www.fastmail.fm - I mean, what is it about a decent email service?
>
> -- 
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
> To post a message email:
MIDRANGE-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/midrange-l
> or email: MIDRANGE-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
>
>




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.