Bug 52644

Summary: poweroff problem with very fat disks
Product: [Retired] Red Hat Linux Reporter: Andreas J. Bathe <ajb>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: ajb, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-02-22 20:45:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andreas J. Bathe 2001-08-27 16:43:18 UTC
SysVinit-2.78-17, halt script in /etc/rc.d/init.d

I just built a backup server with five 100 GBytes-IDE-disks and realized
that after a poweroff command every new boot forces all big disks to check
the entire filesystem which needs a lot of time to do so.

So I increased the sleep in line 155 from 2 to ten seconds and now the
disks are clean again. Please increase that value so that servers with very
big disks don't suffer from a forced filesystem check.

take care
Andreas

Comment 1 Andreas J. Bathe 2001-08-27 17:36:07 UTC
sorry, component is initscripts-5.83-1, not SysVinit
and further inverstigation showed that doubling the 2 secs to 4 is enough

Comment 2 Bill Nottingham 2005-02-22 20:45:11 UTC
Closing out bugs on older, no longer supported releases. Apologies for any lack
of response. Please reopen if it persists on current releases.

This is probably a kernel problem; it needs to offline the filesystems cleanly.