http://defect.opensolaris.org/bz/show_bug.cgi?id=12254


Renee Danson Sommerfeld <renee.danson at sun.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P4                          |P2


--- Comment #1 from Renee Danson Sommerfeld <renee.danson at sun.com> 
2009-10-28 22:32:34 UTC ---
Raising the priority on this, as it happens more often than initially
suspected.

I also think the problem is that nwamd and the net-loc script are both trying
to set the location/selected property.  Several relatively small changes
address this:

* in nwamd, need to make sure that if our transaction commit fails,
  we do the correct operation on retry.  We may have tried a create
  the first time around, but collided with someone else creating the
  property; so the next time around, simply setting the property is
  the right thing to do.

* in net-loc, only do the check of location/selected and activation
  of the specified location or NoNet if we aren't activating User.

* in net-loc, if we did decide to activate NoNet (because we aren't
  doing User, and location/selected had not yet been set), just
  activate the location.  Do not set the selected property.  This
  means nwamd is the only process expected to modify that property
  value.

-- 
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Reply via email to