http://defect.opensolaris.org/bz/show_bug.cgi?id=11385
Summary: Got error while setting 'activation-mode'.
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-09-02
Severity: normal
Priority: P3
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: lizhong.li at sun.com
QAContact: nwam-dev at opensolaris.org
--- Comment #0 from Lizhong Li <lizhong.li at sun.com> 2009-09-16 07:07:33 UTC
---
bash-3.2# nwamcfg
nwamcfg> create enm myenm1
Created enm 'myenm1'. Walking properties ...
activation-mode (manual) [manual|conditional-any|conditional-all]>
conditional-all
conditions> "enm myenm2 is active,enm myenm3 is active"
fmri>
start> /var/tmp/start_myenm1
stop> /var/tmp/stop_myenm1
nwamcfg:enm:myenm1>
nwamcfg:enm:myenm1> end
Committed changes
nwamcfg> select enm myenm1
nwamcfg:enm:myenm1> set activation-mode=manual
nwamcfg:enm:myenm1> end
Commit error: entity is missing required member: 'enabled'
nwamcfg:enm:myenm1> walkprop
activation-mode (manual) [manual|conditional-any|conditional-all]>
fmri>
start ("/var/tmp/start_myenm1")>
stop ("/var/tmp/stop_myenm1")>
nwamcfg:enm:myenm1> end
Commit error: entity is missing required member: 'enabled'
--
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.