Are there conditions where the property group delete will return success but the property group still exists in the repository? I'm seeing this on one system but not on any others. I first check that it exists with scf_instance_get_pg() which succeeds then use scf_pg_delete with the returned handle. It also succeeds. Later, I see the pg still in the repository.
Any thoughts? Thanks, Doug McCallum This message posted from opensolaris.org