hi folks I was wondering if there have been any other cases where the above has been observed - a valid manifest appears to be imported, a manifest hash that looks correct is present (ensuring that reimport won't work until we delete the service with "svccfg delete -f") but property groups are missing (specifically the service dependencies, dependents and all its methods - start,stop,refresh). I can't see any complaints in the manifest-import or startd logs, the former actually seems to be adding the relevant manifest, with the following line in the log:
add_manifest network/location /var/svc/manifest/network/network-location.xml Even if I delete the manifest hash propertygroup in smf/manifest, the service is reimported but the properties still don't appear - a delete -f on the service is required to get the properties back. Are there any known manifest-import issues that might explain this? Is there any more info I can collect that might help shed light on what's going on? It doesn't appear that startd or configd have died - no corefiles appear etc. BTW we're seeing this for the first time since merging with snv_134, and after fresh install to recent Nevada build + BFU of project bits, but on sparc only. Thanks! Alan