> > The scenario is with sharemgr. "sharemgr show -vp" shows a share. > Then, doing a "sharemgr remove-share -s path" attempts to remove it. > It is still there after sharemgr exists. I can see it with svccfg. > All other shares disappear from what svccfg (and sharemgr) after a > remove-share > except for this one share. > I should have mentioned that using mdb, I've stepped through and the correct pg is looked up with scf_instance_get_pg and then scf_pg_delete is being called with the handle that is returned. A success is returned from the delete.
Doug