xCAT 2.10 20150610 build.
[root@c910f02c01p22 yum.repos.d]# rpm -qa |grep -i xcat
xCAT-genesis-base-ppc64-2.10-snap201505172314.noarch
xCAT-server-2.10-snap201506020204.noarch
xCAT-confluent-2.10-snap201506102240.noarch
syslinux-xcat-3.86-2.noarch
grub2-xcat-2.02-0.16.el7.snap201505140423.noarch
xCAT-client-2.10-snap201506020204.noarch
xCAT-genesis-scripts-ppc64-2.10-snap201506020204.noarch
xCAT-2.10-snap201506020204.ppc64
xCAT-test-2.10-snap201506102240.noarch
ipmitool-xcat-1.8.11-3.ppc64
conserver-xcat-8.1.16-10.ppc64
perl-xCAT-2.10-snap201506020204.noarch
xCAT-buildkit-2.10-snap201506020204.noarch
[root@c910f02c01p22 yum.repos.d]# service confluent start
Starting Confluent confluent server starting as pid 2912
[root@c910f02c01p22 yum.repos.d]# makeconfluentcfg [ OK ]
[root@c910f02c01p22 yum.repos.d]# ps -ef |grep -i confluent
root 2912 1 0 04:28 ? 00:00:00 /usr/bin/python /opt/confluent/bin/confluent
root 2913 2912 0 04:28 ? 00:00:00 /usr/bin/python /opt/confluent/bin/confluent
root 2945 1141 0 04:28 pts/4 00:00:00 grep -i confluent
[root@c910f02c01p22 yum.repos.d]# makeconfluentcfg
[root@c910f02c01p22 yum.repos.d]# echo $?
0
[root@c910f02c01p22 yum.repos.d]# service confluent stop
[root@c910f02c01p22 yum.repos.d]# makeconfluentcfg
Error: confluent plugin bug, pid 2991, process description: 'xCATd SSL: makeconfluentcfg for root@localhost: confluent instance' with error 'Unable to reach target, IO::Socket::INET configuration failederror:00000000:lib(0):func(0):reason(0)/Invalid argument at /opt/xcat/lib/perl/Confluent/Client.pm line 90.
'
This is on rh6.5 mn
Will print a more user friendly message when the confluent daemon is not running:
Error: Unable to open a connection to confluent, verify that confluent is running.
commit 63f547a1686f649aca8584b1ac01f9723268af26
Author: Victor Hu vhu@us.ibm.com
Date: Thu Jun 18 15:35:43 2015 -0400