Bug 21905

Summary: Deleted filehandles are kept open in up2date
Product: [Retired] Red Hat Linux Reporter: Michael E Brown <michael_e_brown>
Component: up2dateAssignee: Preston Brown <pbrown>
Status: CLOSED ERRATA QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
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: 2000-12-07 20:08:08 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 Michael E Brown 2000-12-07 20:08:05 UTC
When remotely updating a machine I had a problem where downloaded rpms in
/var/spool/up2date were deleted but not closed when running "up2date -u"
from an ssh session. "lsof | grep /var/spool/up2date" showed the files
listed as "(deleted)" but open by an ssh process. Disk space was not freed.
"df" output and "du -sk /var" output differed by the size of the deleted
files. Logging out and back in via ssh did not close the files. Attempted
to kill all sshd, which did not work either. Rebooting fixed the problem
(obviously.)

Comment 1 Preston Brown 2000-12-08 19:55:33 UTC
fixed in forthcoming errata release.