hello, i have problem with build iass with cloudstack
i've setup management server and host (separately), but cann't add host
this is setupagent.log :

DEBUG:root:execute:hostname -f
DEBUG:root:execute:service cgconfig status
DEBUG:root:execute:service cgconfig stop
DEBUG:root:execute:chkconfig --level 2345 cgconfig on
DEBUG:root:execute:service cgconfig status
DEBUG:root:Failed to execute:Stopped
DEBUG:root:execute:service cgconfig start
DEBUG:root:execute:service cgred status
DEBUG:root:execute:service cgred stop
DEBUG:root:execute:chkconfig --level 2345 cgred on
DEBUG:root:execute:service cgred status
DEBUG:root:Failed to execute:cgred is stopped
DEBUG:root:execute:service cgred start
DEBUG:root:execute:selinuxenabled
DEBUG:root:execute:setenforce 0
DEBUG:root:execute:service libvirtd status
DEBUG:root:execute:service libvirtd stop
DEBUG:root:execute:service libvirtd status
DEBUG:root:Failed to execute:libvirtd is stopped
DEBUG:root:execute:service libvirtd start
DEBUG:root:execute:iptables-save|grep INPUT|grep -w 22
DEBUG:root:execute:iptables-save|grep INPUT|grep -w 16509
DEBUG:root:execute:iptables-save|grep INPUT|grep -w 5900:6100
DEBUG:root:execute:iptables-save|grep INPUT|grep -w 49152:49216
DEBUG:root:execute:iptables -D FORWARD -j REJECT --reject-with
icmp-host-prohibited
DEBUG:root:Failed to execute:iptables: No chain/target/match by that name.
DEBUG:root:execute:iptables-save > /etc/sysconfig/iptables
DEBUG:root:execute:service iptables status
DEBUG:root:execute:service iptables status
DEBUG:root:execute:service iptables start
DEBUG:root:execute:chkconfig --level 2345 rpcbind on
DEBUG:root:execute:service rpcbind status
DEBUG:root:execute:service rpcbind status
DEBUG:root:execute:service rpcbind stop
DEBUG:root:execute:service rpcbind status
DEBUG:root:Failed to execute:rpcbind is stopped
DEBUG:root:execute:service rpcbind start
DEBUG:root:execute:chkconfig --level 2345 nfs on
DEBUG:root:execute:service nfs status
DEBUG:root:execute:service nfs status
DEBUG:root:execute:service nfs stop
DEBUG:root:execute:service nfs status
DEBUG:root:Failed to execute:rpc.svcgssd is stopped
rpc.mountd is stopped
nfsd is stopped
DEBUG:root:execute:service nfs start
DEBUG:root:execute:service cloud-agent status
DEBUG:root:execute:service cloud-agent stop
DEBUG:root:execute:sleep 30
DEBUG:root:execute:chkconfig --level 2345 cloud-agent on
DEBUG:root:execute:service cloud-agent status
DEBUG:root:Failed to execute:cloud-agent is stopped
DEBUG:root:execute:service cloud-agent start

cloud-agent was running succesfully and host can remote with ssh

Reply via email to