* Tom Whitten <thomas.whitten at sun.com> [2008-02-06 21:28]: > Jon Krueger writes: > > Thanks David and Renaud, > > > > But I don't want to know what other > > services' properties are. I want to > > know why MY property groups aren't there > > for my service. > > > > I want to know why svccfg says it can't > > set the property because there is no such > > property, but svcprop says there is. > > > > Where is the SMF document that explains this? > > If you post more specifics, the members of this alias may be able to lend a > hand.
Based on the description, I believe we're discussing service-instance property composition. See the second paragraph in the DESCRIPTION section of svcprop(1); roughly, the property group in question is defined on one of the service or the instance, but your svccfg invocation is trying to modify the other. (You must first create the property group and property (with specified type) on that "side".) - Stephen -- sch at sun.com http://blogs.sun.com/sch/