Bug 61778

Summary: smart startup script and /usr NFS
Product: [Retired] Red Hat Linux Reporter: Michael Redinger <michael.redinger>
Component: kernel-utilsAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
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: 2002-03-26 16:57:47 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:
Bug Depends On:    
Bug Blocks: 61901    

Description Michael Redinger 2002-03-24 14:48:32 UTC
smartd is in located in /usr/sbin.
However, the smart initscript stops after netfs (K75 vs.K96).
If /usr is NFS mounted, smartd shutdown fails.
(Hm, maybe move all the kernel-utils /usr/sbin files to /sbin?)

Comment 1 Arjan van de Ven 2002-03-28 10:47:50 UTC
priority fixed

moving things to /sbin isn't actually practical since the plan is to make these
tools support snmp etc; that needs libs in /usr.....