> There is another question related and maybe someone on the smf-discuss > alias have the answer: how to define the commitment level of a SMF > property? Is there any way to warn users when they try to manipulate > SMF properties which is not stabilized yet?
Looking into this more, I believe the stability values for properties can be provided in the SMF service manifests (under /var/svc/manifest) -- and those values are shown by svccfg. But I'm not sure if a warning is produced when an unstable property is manipulated by the user. -- meem