Date: Sun, 01 Mar 1998 14:25:47 -0700 From: "Justin T. Gibbs" <gibbs@plutotech.com> To: Joerg Wunsch <joerg@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/scsiformat scsiformat.sh Message-ID: <199803012128.OAA16556@pluto.plutotech.com> In-Reply-To: Your message of "Sun, 01 Mar 1998 12:15:04 PST." <199803012015.MAA02076@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>joerg 1998/03/01 12:15:03 PST > > Modified files: > sbin/scsiformat scsiformat.sh > Log: > Andreas Klemm reported that 2 hours are too few to format a 9 GB > Barracuda. Bump the timeout to 3 hours. > > Revision Changes Path > 1.6 +2 -2 src/sbin/scsiformat/scsiformat.sh I much better solution is to poll the drive for completion. The CAM code does this for many tape actions (rewind, erase, etc.) already. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803012128.OAA16556>