Hi, It seems 'nwamcfg list' is not consistent with /etc/nwam, and 'destroy -a' can't delete /etc/nwam/enm.conf, why ?
Here are the command series: earthscience:nwam# nwamcfg list earthscience:nwam# nwamcfg "create enm myenm1" Create enm error: entity exists earthscience:nwam# svcs physical STATE STIME FMRI disabled 19:00:26 svc:/network/physical:nwam online 19:00:33 svc:/network/physical:default earthscience:nwam# nwamcfg list earthscience:nwam# ls -l /etc/nwam total 4 -rw-r--r-- 1 netcfg netadm 113 Apr 16 11:35 enm.conf drwxr-xr-x 5 netadm netadm 512 Apr 16 11:31 loc -rw-r--r-- 1 netcfg netadm 0 Apr 16 11:37 loc.conf earthscience:nwam# nwamcfg destroy -a earthscience:nwam# ls -l /etc/nwam total 4 -rw-r--r-- 1 netcfg netadm 113 Apr 16 11:35 enm.conf drwxr-xr-x 5 netadm netadm 512 Apr 16 11:31 loc -rw-r--r-- 1 netcfg netadm 0 Apr 16 11:37 loc.conf -- Thanks, Lizhong
