On Tuesday 12 July 2005 13:36, Martin Schwidefsky wrote:
> > > @@ -354,6 +354,8 @@ dasd_fba_build_cp(struct dasd_device * d
> > > }
> > > cqr->device = device;
> > > cqr->expires = 5 * 60 * HZ; /* 5 minutes */
> > > +cqr->retries = 32;
> >
> > 2..4 maybe,
> > @@ -354,6 +354,8 @@ dasd_fba_build_cp(struct dasd_device * d
> > }
> > cqr->device = device;
> > cqr->expires = 5 * 60 * HZ; /* 5 minutes */
> > +cqr->retries = 32;
>
> 2..4 maybe, but 32? This isn't tiny by any account.
Are you arguing the use of the
On Monday 11 July 2005 19:36, Martin Schwidefsky wrote:
> [patch 7/12] s390: fba dasd i/o errors.
>
> From: Horst Hummel <[EMAIL PROTECTED]>
>
> The FBA discipline does not use retries for failed requests. A request
> fails after the first unsuccessful start attempt. There are some rare
> conditi
3 matches
Mail list logo