Menu

#4134 [fvt]2.8.5:makeconservercf failed if there are node definition errors

2.8.5
pending
None
general
5
2014-05-26
2014-05-20
junxiaw
No

How to reproduce:
[root@x3650m4n04 ~]# lsdef -v
lsdef - Version 2.8.4 (git commit ded873f998a889c91a169d3f870efdbebfb66243, built Mon May 12 05:07:16 EDT 2014)
[root@x3650m4n04 ~]# uname -a
Linux x3650m4n04 2.6.32-358.el6.x86_64 #1 SMP Tue Jan 29 11:47:41 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@x3650m4n04 ~]#
[root@x3650m4n04 ~]# lsdef slescn
Object name: slescn
groups=all
postbootscripts=otherpkgs
postscripts=syslog,remoteshell,syncfiles
serialflow=hard
serialport=0
serialspeed=115200
[root@x3650m4n04 ~]# makeconservercf
Error: conserver plugin bug, pid 4811, process description: 'xCATd SSL: makeconservercf for root@localhost: conserver instance' with error 'Undefined subroutine &xCAT::SvrUtils::sendmsg called at /opt/xcat/lib/perl/xCAT_plugin/conserver.pm line 408.
'
---------------->wrong node fefinition so makeconservercf failed

Discussion

  • XiaoPeng Wang

    XiaoPeng Wang - 2014-05-20

    missing the use of xCAT::SvrUtils in conserver.pm so that when makeconservercf walks into error path to call SverUtils->sendmsg, an code error is displayed

    Master: b86a62a

     
  • XiaoPeng Wang

    XiaoPeng Wang - 2014-05-26

    The fix has been checked into 2.8 branch.

    2bd823ec590f88f46f704200c221764c67bfaa92

     
  • XiaoPeng Wang

    XiaoPeng Wang - 2014-05-26
    • status: open --> pending
     
MongoDB Logo MongoDB