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

           Summary: can't enable Automatic location explicitly.
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
 Status Whiteboard: nwam1-build:2009-04-23
          Severity: minor
          Priority: P2
         Component: CLI
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: lizhong.li at sun.com
         QAContact: nwam-dev at opensolaris.org


There's no manpage about this, but I'm curious about the following behavior, I
think it should be ok for enabling Automatic location if it's ok for enabling
Automatic ncp.

earthscience:exp# nwamadm list -p loc 
TYPE         PROFILE        STATE          
loc          NoNet          offline        
loc          Automatic      offline        
loc          Legacy         offline        
loc          myloc1         online         
earthscience:exp# nwamadm enable -p loc Automatic
nwamadm: Only profiles with manual activation-mode can be enabled

earthscience:exp# nwamadm disable -p loc myloc1
Disabling loc 'myloc1'
earthscience:exp# NIS domain name is opg.PRC.Sun.COM

earthscience:exp# 
earthscience:exp# nwamadm list
TYPE         PROFILE        STATE          
ncp          User           offline        
ncp          Automatic      online         
 ncu:ip      nge1           online         
 ncu:link    nge1           online         
 ncu:ip      e1000g0        online         
 ncu:link    e1000g0        online         
 ncu:ip      e1000g1        online         
 ncu:link    e1000g1        online         
 ncu:ip      nge0           online         
 ncu:link    nge0           online         
loc          NoNet          offline        
loc          Automatic      online         
loc          Legacy         offline        
loc          myloc1         offline        
earthscience:exp# 



For ncp:
earthscience:exp# nwamadm enable -p ncp User
Enabling ncp 'User'
earthscience:exp# nwamadm list -p ncp
TYPE         PROFILE        STATE          
ncp          User           online         
 ncu:ip      nge1           online         
 ncu:link    nge1           online         
 ncu:ip      e1000g0        online         
 ncu:link    e1000g0        online         
 ncu:ip      e1000g1        online         
 ncu:link    e1000g1        online         
 ncu:ip      nge0           online         
 ncu:link    nge0           online         
ncp          Automatic      offline        
earthscience:exp# nwamadm enable -p ncp Automatic
Enabling ncp 'Automatic'
earthscience:exp# nwamadm list -p ncp
TYPE         PROFILE        STATE          
ncp          User           offline        
ncp          Automatic      online         
 ncu:ip      nge1           online         
 ncu:link    nge1           online         
 ncu:ip      e1000g0        online         
 ncu:link    e1000g0        online         
 ncu:ip      e1000g1        online         
 ncu:link    e1000g1        online         
 ncu:ip      nge0           online         
 ncu:link    nge0           online

-- 
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