OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

Reduce log level for amsMgmt create node #94

Open hoangle opened 11 years ago

hoangle commented 11 years ago

Reproduce: root@node01:~# ./safplus/bin/safplus_console

To get started, type 'help intro'

cli[Test]-> setc 1 cli[Test:SysCtrlI0]-> set cpm cli[Test:SysCtrlI0:CPM]-> amsMgmt create node ssm_6_9_1

Tue Jul 2 14:43:03.799 2013 (SysCtrlI1.16202 : AMF.ENTITY.CREATE.02096 : NOTICE) Create entity [ssm_6_9_1] Tue Jul 2 14:43:03.799 2013 (SysCtrlI1.16202 : AMF.---.---.02097 : ERROR) Unable to find entity [node] named [ssm_6_9_1], rc=[0x180004] Tue Jul 2 14:43:03.802 2013 (SysCtrlI1.16202 : AMF.DYN.NODE.02121 : NOTICE) Node [ssm_6_9_1] added to the cpm table with identity [ssm_6_9_1]