[root @ NTNX-fe02a11d-A ~] # cluster
-bash: cluster: command not found
I've also found that the machines are not listening on port 9440 or 2100
What is the problem ?
Any suggestions?
[root @ NTNX-fe02a11d-A ~] # netstat -natup
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID / Program name
tcp 0 0 127.0.0.1:5900 0.0.0.0:* LISTEN 17795 / qemu-kvm
tcp 0 0 192.168.5.1:53 0.0.0.0:* LISTEN 17767 / dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1019 / sshd
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1336 / master
tcp 0 0 10,141.2.12:22 10,141,244,214:61892 ESTABLISHED 4752 / sshd: root @ not
tcp 0 200 10,141.2.12:22 10,141,244,214:61890 ESTABLISHED 4711 / sshd: root @ pts
tcp 0 0 192.168.5.1:22 192.168.5.254:38001 ESTABLISHED 22920 / sshd: root @ pt
tcp6 0 0 ::: 22 ::: * LISTEN 1019 / sshd
tcp6 0 0 :: 1: 25 ::: * LISTEN 1336 / master
udp 0 0 192.168.5.1:53 0.0.0.0:* 17767 / dnsmasq
udp 0 0 192.168.5.1:123 0.0.0.0:* 22412 / ntpd
udp 0 0 10.141.2.12:123 0.0.0.0:* 22412 / ntpd
udp 0 0 127.0.0.1:123 0.0.0.0:* 22412 / ntpd
udp 0 0 0.0.0.0:123 0.0.0.0:* 22412 / ntpd
udp6 0 0 fe80 :: fc6b: 8dff: fe5: 123 ::: * 22412 / ntpd
udp6 0 0 fe80 :: fc6b: 8dff: fed: 123 ::: * 22412 / ntpd
udp6 0 0 fe80 :: 3ea8: 2aff: fe2: 123 ::: * 22412 / ntpd
udp6 0 0 fe80 :: 3ea8: 2aff: fe2: 123 ::: * 22412 / ntpd
udp6 0 0 :: 1: 123 ::: * 22412 / ntpd
udp6 0 0 ::: 123 ::: * 22412 / ntpd
Best answer by nishantpanchal
i think you are trying to run cluster command on host , Please access CVM and run the cluster command . recommended to connect all the nutanix node with separate unmanaged network switch and connect your laptop with the same switch and run the java applet
View original