OpenSolaris

Printable Version Enter a New Search
Bug ID 6319974
Synopsis svc.configd should act consistently wrt service addition
State 1-Dispatched (Default State)
Category:Subcategory utility:smf
Keywords onnv_triage | oss-bite-size | smf
Sponsor
Submitter
Reported Against s10
Duplicate Of
Introduced In
Commit to Fix
Fixed In
Release Fixed
Related Bugs
Submit Date 5-September-2005
Last Update Date 31-January-2007
Description
bustos 2005-09-05

If a service is added to /etc/svc/repository.db by anything
other than the system's svc.configd (say, by svccfg from a
pre-6178183 i.manifest), then svc.configd will fail
attempts to look up that service with "not found" and
attempts to add that service with "already exists".
If svc.configd can tell that the repository has been changed
externally, then it should either panic or reload the
database.  Otherwise it should at least load the service
after returning "already exists" for an addition call.
Work Around
N/A
Comments
N/A