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

           Summary: Switching NCUs soon after the nwam service comes online
                    produces odd results
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P4
         Component: ON daemon
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: John.Leser at sun.com
         QAContact: nwam-dev at opensolaris.org


Created an attachment (id=2202)
 --> (http://defect.opensolaris.org/bz/attachment.cgi?id=2202)
Test case working

My tests cases all start with a common preamble that does roughly the
following:
   Enable the nwam service
   Wait for the nwam service to show as online
   Wait a fixed amount of time (let's call it T)
   Call nwamadm to enable the User ncp

Now, if the fixed amount of time is too low, nwamadm will fail because nwamd
isn't running.  This is obvious in the journal, and is an indication that the
wait time is incorrect.  However, there is an additional period where nwamadm
will succeed, and the User ncp will show as online, but none of its NCUs will
ever leave offline state.  Time T=10 seconds always seems to work on my test
system, but T=3 will sometimes produce the odd state where User is online but
all of its NCU stay offline.

I've attached test run journal files for both the good and bad cases (T=10 and
T=3 respectively).

I've been seeing this issue all along, up to and including the 6-29 build.

-- 
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.
You are the assignee for the bug.

Reply via email to