I can Ping NFS Server from Console Proxy SSVM root@v-2-VM:~# root@v-2-VM:~# root@v-2-VM:~# ping 192.168.1.7 PING 192.168.1.7 (192.168.1.7): 56 data bytes 64 bytes from 192.168.1.7: icmp_seq=0 ttl=64 time=0.215 ms 64 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.207 ms 64 bytes from 192.168.1.7: icmp_seq=2 ttl=64 time=0.173 ms 64 bytes from 192.168.1.7: icmp_seq=3 ttl=64 time=0.158 ms 64 bytes from 192.168.1.7: icmp_seq=4 ttl=64 time=0.197 ms 64 bytes from 192.168.1.7: icmp_seq=5 ttl=64 time=0.196 ms 64 bytes from 192.168.1.7: icmp_seq=6 ttl=64 time=0.149 ms 64 bytes from 192.168.1.7: icmp_seq=7 ttl=64 time=0.216 ms ^C--- 192.168.1.7 ping statistics --- 8 packets transmitted, 8 packets received, 0% packet loss round-trip min/avg/max/stddev = 0.149/0.189/0.216/0.024 ms root@v-2-VM:~#
On Sun, May 23, 2021 at 5:29 PM Serge Byishimo <[email protected]> wrote: > Route Table > > root@v-2-VM:~# route -n > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use > Iface > 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 > eth2 > 8.8.4.4 192.168.1.1 255.255.255.255 UGH 0 0 0 > eth1 > 8.8.8.8 192.168.1.1 255.255.255.255 UGH 0 0 0 > eth1 > 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 > eth0 > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 > eth1 > 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 > eth2 > root@v-2-VM:~# > > The NFS Server is at 192.168.1.7 > > > > On Sun, May 23, 2021 at 5:27 PM Serge Byishimo <[email protected]> > wrote: > >> Here are some log files >> >> /var/log/cloud.log >> >> >> root@v-2-VM:/var/log# cat cloud.log >> Sun 23 May 2021 03:17:36 PM UTC Executing cloud-early-config >> Sun 23 May 2021 03:17:36 PM UTC Scripts checksum detected: >> oldmd5=4fc9a03fc8f196d863d30885e9a0c50a >> newmd5=032ab7551bf9db6662808252305f4ddf >> Sun 23 May 2021 03:17:36 PM UTC Patched scripts using >> /media/cdrom/cloud-scripts.tgz >> Sun 23 May 2021 03:17:36 PM UTC Bootstrapping systemvm appliance >> Sun 23 May 2021 03:17:36 PM UTC Starting guest services for kvm >> Sun 23 May 2021 03:17:37 PM UTC acpiphp and pci_hotplug module already >> compiled in >> Sun 23 May 2021 03:17:37 PM UTC Received a new non-empty cmdline file >> from qemu-guest-agent >> Sun 23 May 2021 03:17:37 PM UTC Booting from cloudstack, remove old >> configuration files in /etc/cloudstack/ >> Sun 23 May 2021 03:17:39 PM UTC Configuring systemvm type=consoleproxy >> Sun 23 May 2021 03:17:39 PM UTC Setting up console proxy system vm >> Sun 23 May 2021 03:17:39 PM UTC Not setting up route of RFC1918 space to >> 192.168.1.1 befause 192.168.1.66 is RFC1918. >> Sun 23 May 2021 03:17:39 PM UTC Setting up entry in hosts >> Sun 23 May 2021 03:17:39 PM UTC Applying iptables rules >> Sun 23 May 2021 03:17:39 PM UTC Configuring sshd >> Sun 23 May 2021 03:17:39 PM UTC cloud: disable rp_filter >> Sun 23 May 2021 03:17:39 PM UTC disable rpfilter >> Sun 23 May 2021 03:17:39 PM UTC cloud: enable_fwding = 0 >> Sun 23 May 2021 03:17:39 PM UTC enable_fwding = 0 >> Sun 23 May 2021 03:17:39 PM UTC Processors = 1 Enable service = 0 >> Sun 23 May 2021 03:17:39 PM UTC Finished setting up systemvm >> Sun 23 May 2021 03:17:39 PM UTC Finished setting up systemvm >> 2021-05-23 15:17:44,467 INFO [cloud.agent.AgentShell] (main:null) Agent >> started >> 2021-05-23 15:17:44,484 INFO [cloud.agent.AgentShell] (main:null) >> Implementation Version is 4.15.0.0 >> 2021-05-23 15:17:44,489 INFO [cloud.agent.AgentShell] (main:null) >> agent.properties found at /usr/local/cloud/systemvm/conf/agent.properties >> 2021-05-23 15:17:44,523 INFO [cloud.agent.AgentShell] (main:null) >> Defaulting to using properties file for storage >> 2021-05-23 15:17:44,524 INFO [cloud.agent.AgentShell] (main:null) >> Defaulting to the constant time backoff algorithm >> 2021-05-23 15:17:44,535 INFO [cloud.utils.LogUtils] (main:null) log4j >> configuration found at /usr/local/cloud/systemvm/conf/log4j-cloud.xml >> 2021-05-23 15:17:44,571 INFO [cloud.agent.AgentShell] (main:null) Using >> default Java settings for IPv6 preference for agent connection >> 2021-05-23 15:17:44,763 INFO [cloud.agent.Agent] (main:null) id is >> 2021-05-23 15:17:44,884 INFO >> [resource.consoleproxy.ConsoleProxyResource] (main:null) Receive proxyVmId >> in ConsoleProxyResource configuration as 2 >> 2021-05-23 15:17:44,928 INFO [cloud.agent.Agent] (main:null) Agent [id = >> new : type = ConsoleProxyResource : zone = 1 : pod = 1 : workers = 5 : host >> = 192.168.1.8 : port = 8250 >> 2021-05-23 15:17:44,964 INFO [utils.nio.NioClient] (main:null) >> Connecting to 192.168.1.8:8250 >> 2021-05-23 15:17:44,974 INFO [utils.nio.Link] (main:null) Conf file >> found: /usr/local/cloud/systemvm/conf/agent.properties >> 2021-05-23 15:17:45,041 WARN [utils.nio.Link] (main:null) Failed to load >> keystore, using trust all manager >> 2021-05-23 15:17:45,689 ERROR [utils.nio.Link] (main:null) SSL error >> caught during unwrap data: Received fatal alert: bad_certificate, for local >> address=/192.168.1.96:55878, remote address=/192.168.1.8:8250. The >> client may have invalid ca-certificates. >> 2021-05-23 15:17:45,690 ERROR [utils.nio.NioClient] (main:null) SSL >> Handshake failed while connecting to host: 192.168.1.8 port: 8250 >> 2021-05-23 15:17:45,697 ERROR [utils.nio.NioConnection] (main:null) >> Unable to initialize the threads. >> java.io.IOException: SSL Handshake failed while connecting to host: >> 192.168.1.8 port: 8250 >> at com.cloud.utils.nio.NioClient.init(NioClient.java:67) >> at com.cloud.utils.nio.NioConnection.start(NioConnection.java:95) >> at com.cloud.agent.Agent.start(Agent.java:283) >> at com.cloud.agent.AgentShell.launchNewAgent(AgentShell.java:455) >> at >> com.cloud.agent.AgentShell.launchAgentFromClassInfo(AgentShell.java:422) >> at com.cloud.agent.AgentShell.launchAgent(AgentShell.java:406) >> at com.cloud.agent.AgentShell.start(AgentShell.java:512) >> at com.cloud.agent.AgentShell.main(AgentShell.java:547) >> 2021-05-23 15:17:45,721 WARN [cloud.agent.Agent] (main:null) NIO >> Connection Exception com.cloud.utils.exception.NioConnectionException: SSL >> Handshake failed while connecting to host: 192.168.1.8 port: 8250 >> 2021-05-23 15:17:45,723 INFO [cloud.agent.Agent] (main:null) Attempted >> to connect to the server, but received an unexpected exception, trying >> again... >> 2021-05-23 15:17:49,974 INFO [cloud.agent.Agent] >> (AgentShutdownThread:null) Stopping the agent: Reason = sig.kill >> 2021-05-23 15:17:55,611 INFO [cloud.agent.AgentShell] (main:null) Agent >> started >> 2021-05-23 15:17:55,624 INFO [cloud.agent.AgentShell] (main:null) >> Implementation Version is 4.15.0.0 >> 2021-05-23 15:17:55,630 INFO [cloud.agent.AgentShell] (main:null) >> agent.properties found at /usr/local/cloud/systemvm/conf/agent.properties >> 2021-05-23 15:17:55,660 INFO [cloud.agent.AgentShell] (main:null) >> Defaulting to using properties file for storage >> 2021-05-23 15:17:55,663 INFO [cloud.agent.AgentShell] (main:null) >> Defaulting to the constant time backoff algorithm >> 2021-05-23 15:17:55,672 INFO [cloud.utils.LogUtils] (main:null) log4j >> configuration found at /usr/local/cloud/systemvm/conf/log4j-cloud.xml >> 2021-05-23 15:17:55,715 INFO [cloud.agent.AgentShell] (main:null) Using >> default Java settings for IPv6 preference for agent connection >> 2021-05-23 15:17:55,885 INFO [cloud.agent.Agent] (main:null) id is >> 2021-05-23 15:17:55,965 INFO >> [resource.consoleproxy.ConsoleProxyResource] (main:null) Receive proxyVmId >> in ConsoleProxyResource configuration as 2 >> 2021-05-23 15:17:56,021 INFO [cloud.agent.Agent] (main:null) Agent [id = >> new : type = ConsoleProxyResource : zone = 1 : pod = 1 : workers = 5 : host >> = 192.168.1.8 : port = 8250 >> 2021-05-23 15:17:56,048 INFO [utils.nio.NioClient] (main:null) >> Connecting to 192.168.1.8:8250 >> 2021-05-23 15:17:56,055 INFO [utils.nio.Link] (main:null) Conf file >> found: /usr/local/cloud/systemvm/conf/agent.properties >> 2021-05-23 15:17:57,083 INFO [utils.nio.NioClient] (main:null) SSL: >> Handshake done >> 2021-05-23 15:17:57,084 INFO [utils.nio.NioClient] (main:null) Connected >> to 192.168.1.8:8250 >> 2021-05-23 15:17:57,180 INFO [cloud.serializer.GsonHelper] >> (Agent-Handler-1:null) Default Builder inited. >> 2021-05-23 15:17:57,279 INFO [cloud.agent.Agent] (Agent-Handler-2:null) >> Proccess agent startup answer, agent id = 0 >> 2021-05-23 15:17:57,282 INFO [cloud.agent.Agent] (Agent-Handler-2:null) >> Set agent id 0 >> 2021-05-23 15:17:57,305 INFO [cloud.agent.Agent] (Agent-Handler-2:null) >> Startup Response Received: agent id = 0 >> 2021-05-23 15:17:57,426 INFO >> [resource.consoleproxy.ConsoleProxyResource] (agentRequest-Handler-2:null) >> Invoke launchConsoleProxy() in responding to >> StartConsoleProxyAgentHttpHandlerCommand >> 2021-05-23 15:17:57,427 INFO >> [resource.consoleproxy.ConsoleProxyResource] (agentRequest-Handler-2:null) >> Building class loader for com.cloud.consoleproxy.ConsoleProxy >> 2021-05-23 15:17:57,427 INFO >> [resource.consoleproxy.ConsoleProxyResource] (agentRequest-Handler-2:null) >> Running com.cloud.consoleproxy.ConsoleProxy with encryptor >> password={"base64EncodedKeyBytes":"q2wBblRqdIoBVtMRTcxq3A","base64EncodedIvBytes":"tvoGHbsk_JF0WJWlwv3_pQ"} >> 2021-05-23 15:17:57,437 INFO >> [resource.consoleproxy.ConsoleProxyResource] (Console-Proxy-Main:null) >> Invoke startWithContext() >> 2021-05-23 15:17:57,475 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Start console proxy with context >> 2021-05-23 15:17:57,477 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property template: domP >> 2021-05-23 15:17:57,477 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property instance: ConsoleProxy >> 2021-05-23 15:17:57,478 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property pod: 1 >> 2021-05-23 15:17:57,479 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property host.mac.address: >> 1e:00:58:00:00:0c >> 2021-05-23 15:17:57,479 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property dns2: 8.8.4.4 >> 2021-05-23 15:17:57,479 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property dns1: 8.8.8.8 >> 2021-05-23 15:17:57,480 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property type: consoleproxy >> 2021-05-23 15:17:57,480 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property eth2ip: 192.168.1.66 >> 2021-05-23 15:17:57,481 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property host.ip: 192.168.1.96 >> 2021-05-23 15:17:57,481 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property zone: 1 >> 2021-05-23 15:17:57,481 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property public.network.device: eth2 >> 2021-05-23 15:17:57,483 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property disable_rp_filter: true >> 2021-05-23 15:17:57,483 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property host: 192.168.1.8 >> 2021-05-23 15:17:57,484 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property eth0mask: 255.255.0.0 >> 2021-05-23 15:17:57,484 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property eth1mask: 255.255.255.0 >> 2021-05-23 15:17:57,484 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property resource: >> com.cloud.agent.resource.consoleproxy.ConsoleProxyResource >> 2021-05-23 15:17:57,485 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property internaldns2: 8.8.4.4 >> 2021-05-23 15:17:57,485 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property internaldns1: 8.8.8.8 >> 2021-05-23 15:17:57,486 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property mgmtcidr: 192.168.1.0/24 >> 2021-05-23 15:17:57,486 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property private.network.device: eth1 >> 2021-05-23 15:17:57,486 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property proxy_vm: 2 >> 2021-05-23 15:17:57,487 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property eth2mask: 255.255.255.0 >> 2021-05-23 15:17:57,487 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property localgw: 192.168.1.1 >> 2021-05-23 15:17:57,487 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property keystore.passphrase: >> 6ujFeUTQdrRCw3c8 >> 2021-05-23 15:17:57,488 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property eth0ip: 169.254.16.114 >> 2021-05-23 15:17:57,488 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property eth1ip: 192.168.1.96 >> 2021-05-23 15:17:57,488 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property port: 8250 >> 2021-05-23 15:17:57,489 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property name: v-2-VM >> 2021-05-23 15:17:57,489 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property guid: Proxy.2 >> 2021-05-23 15:17:57,490 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Context property gateway: 192.168.1.1 >> 2021-05-23 15:17:57,494 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Configure console proxy... >> 2021-05-23 15:17:57,496 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property template: domP >> 2021-05-23 15:17:57,496 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property consoleproxy.httpListenPort: 80 >> 2021-05-23 15:17:57,497 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property instance: ConsoleProxy >> 2021-05-23 15:17:57,497 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property pod: 1 >> 2021-05-23 15:17:57,498 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property host.mac.address: 1e:00:58:00:00:0c >> 2021-05-23 15:17:57,499 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property dns2: 8.8.4.4 >> 2021-05-23 15:17:57,499 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property dns1: 8.8.8.8 >> 2021-05-23 15:17:57,500 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property type: consoleproxy >> 2021-05-23 15:17:57,501 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property eth2ip: 192.168.1.66 >> 2021-05-23 15:17:57,501 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property consoleproxy.jarDir: ./applet/ >> 2021-05-23 15:17:57,503 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property host.ip: 192.168.1.96 >> 2021-05-23 15:17:57,503 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property consoleproxy.reconnectMaxRetry: 5 >> 2021-05-23 15:17:57,504 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property zone: 1 >> 2021-05-23 15:17:57,504 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property public.network.device: eth2 >> 2021-05-23 15:17:57,504 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property disable_rp_filter: true >> 2021-05-23 15:17:57,505 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property host: 192.168.1.8 >> 2021-05-23 15:17:57,505 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property consoleproxy.tcpListenPort: 0 >> 2021-05-23 15:17:57,506 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property eth0mask: 255.255.0.0 >> 2021-05-23 15:17:57,506 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property eth1mask: 255.255.255.0 >> 2021-05-23 15:17:57,506 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property resource: >> com.cloud.agent.resource.consoleproxy.ConsoleProxyResource >> 2021-05-23 15:17:57,508 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property internaldns2: 8.8.4.4 >> 2021-05-23 15:17:57,508 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property consoleproxy.httpCmdListenPort: 8001 >> 2021-05-23 15:17:57,509 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property internaldns1: 8.8.8.8 >> 2021-05-23 15:17:57,510 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property mgmtcidr: 192.168.1.0/24 >> 2021-05-23 15:17:57,510 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property private.network.device: eth1 >> 2021-05-23 15:17:57,510 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property consoleproxy.viewerLinger: 180 >> 2021-05-23 15:17:57,511 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property proxy_vm: 2 >> 2021-05-23 15:17:57,511 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property eth2mask: 255.255.255.0 >> 2021-05-23 15:17:57,512 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property localgw: 192.168.1.1 >> 2021-05-23 15:17:57,513 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property keystore.passphrase: 6ujFeUTQdrRCw3c8 >> 2021-05-23 15:17:57,513 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property eth0ip: 169.254.16.114 >> 2021-05-23 15:17:57,514 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property eth1ip: 192.168.1.96 >> 2021-05-23 15:17:57,515 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property port: 8250 >> 2021-05-23 15:17:57,515 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property name: v-2-VM >> 2021-05-23 15:17:57,515 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property guid: Proxy.2 >> 2021-05-23 15:17:57,515 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Property gateway: 192.168.1.1 >> 2021-05-23 15:17:57,516 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Setting httpListenPort=80 >> 2021-05-23 15:17:57,517 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Setting httpCmdListenPort=8001 >> 2021-05-23 15:17:57,527 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Setting reconnectMaxRetry=5 >> 2021-05-23 15:17:57,528 INFO >> [cloud.consoleproxy.ConsoleProxyBaseServerFactoryImpl] >> (Console-Proxy-Main:null) create HTTP server instance at port: 80 >> 2021-05-23 15:17:57,543 INFO [cloud.agent.Agent] >> (agentRequest-Handler-3:null) Processing agent ready command, agent id = 2 >> 2021-05-23 15:17:57,550 INFO [cloud.agent.Agent] >> (agentRequest-Handler-3:null) Set agent id 2 >> 2021-05-23 15:17:57,554 INFO [cloud.agent.Agent] >> (agentRequest-Handler-3:null) Ready command is processed for agent id = 2 >> 2021-05-23 15:17:57,563 INFO >> [resource.consoleproxy.ConsoleProxyResource] (agentRequest-Handler-3:null) >> Receive ReadyCommand, response with ReadyAnswer >> 2021-05-23 15:17:57,689 INFO [cloud.agent.Agent] >> (agentRequest-Handler-4:null) Processing agent ready command, agent id = 2 >> 2021-05-23 15:17:57,690 INFO [cloud.agent.Agent] >> (agentRequest-Handler-4:null) Set agent id 2 >> 2021-05-23 15:17:57,698 INFO [cloud.agent.Agent] >> (agentRequest-Handler-4:null) Processed new management server list: >> 192.168.1.8@static >> 2021-05-23 15:17:57,699 INFO [cloud.agent.Agent] >> (agentRequest-Handler-4:null) Ready command is processed for agent id = 2 >> 2021-05-23 15:17:57,702 INFO >> [resource.consoleproxy.ConsoleProxyResource] (agentRequest-Handler-4:null) >> Receive ReadyCommand, response with ReadyAnswer >> 2021-05-23 15:17:57,837 INFO [cloud.consoleproxy.ConsoleProxy] >> (Console-Proxy-Main:null) Listening for HTTP CMDs on port 8001 >> root@v-2-VM:/var/log# >> >> >> >> >> >> On Sun, May 23, 2021 at 5:24 PM Serge Byishimo <[email protected]> >> wrote: >> >>> Cloudstack 4.15 >>> >>> Console Proxy SSVM check has NFS error trying to reach 255.255.255.0, >>> which is not the configured secondary storage IP address >>> >>> I re installed the set up and still the problem is there >>> >>> root@v-2-VM:~# >>> root@v-2-VM:~# >>> root@v-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh >>> ================================================ >>> First DNS server is 8.8.8.8 >>> PING 8.8.8.8 (8.8.8.8): 56 data bytes >>> 64 bytes from 8.8.8.8: icmp_seq=0 ttl=113 time=31.999 ms >>> 64 bytes from 8.8.8.8: icmp_seq=1 ttl=113 time=32.849 ms >>> --- 8.8.8.8 ping statistics --- >>> 2 packets transmitted, 2 packets received, 0% packet loss >>> round-trip min/avg/max/stddev = 31.999/32.424/32.849/0.425 ms >>> Good: Can ping DNS server >>> ================================================ >>> Good: DNS resolves cloudstack.apache.org >>> ================================================ >>> ERROR: NFS is not currently mounted >>> Try manually mounting from inside the VM >>> NFS server is 255.255.255.0 >>> PING 255.255.255.0 (255.255.255.0): 56 data bytes >>> --- 255.255.255.0 ping statistics --- >>> 2 packets transmitted, 0 packets received, 100% packet loss >>> WARNING: cannot ping nfs server >>> routing table follows >>> Kernel IP routing table >>> Destination Gateway Genmask Flags Metric Ref Use >>> Iface >>> 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 >>> eth2 >>> 8.8.4.4 192.168.1.1 255.255.255.255 UGH 0 0 0 >>> eth1 >>> 8.8.8.8 192.168.1.1 255.255.255.255 UGH 0 0 0 >>> eth1 >>> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 >>> eth0 >>> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 >>> eth1 >>> 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 >>> eth2 >>> ================================================ >>> Management server is 192.168.1.8. Checking connectivity. >>> Good: Can connect to management server 192.168.1.8 port 8250 >>> ================================================ >>> Good: Java process is running >>> ================================================ >>> Tests Complete. Look for ERROR or WARNING above. >>> root@v-2-VM:~# >>> root@v-2-VM:~# >>> >>> >>> Secondary Storage SSVM Check is Successfuly >>> >>> >>> root@s-1-VM:~# >>> root@s-1-VM:~# >>> root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh >>> ================================================ >>> First DNS server is 8.8.8.8 >>> PING 8.8.8.8 (8.8.8.8): 56 data bytes >>> 64 bytes from 8.8.8.8: icmp_seq=0 ttl=113 time=32.518 ms >>> 64 bytes from 8.8.8.8: icmp_seq=1 ttl=113 time=32.773 ms >>> --- 8.8.8.8 ping statistics --- >>> 2 packets transmitted, 2 packets received, 0% packet loss >>> round-trip min/avg/max/stddev = 32.518/32.645/32.773/0.128 ms >>> Good: Can ping DNS server >>> ================================================ >>> Good: DNS resolves cloudstack.apache.org >>> ================================================ >>> nfs is currently mounted >>> Mount point is /mnt/SecStorage/3636e78b-77d4-3562-995e-deb81e266bce >>> Good: Can write to mount point >>> ================================================ >>> Management server is 192.168.1.8. Checking connectivity. >>> Good: Can connect to management server 192.168.1.8 port 8250 >>> ================================================ >>> Good: Java process is running >>> ================================================ >>> Tests Complete. Look for ERROR or WARNING above. >>> root@s-1-VM:~# >>> >>> Kind Regards, >>> >>> >>> >> >> -- >> Byishimo Shema Serge >> Kigali, Rwanda >> Tel: +250 786 076 106 >> www.serge.works >> > > > -- > Byishimo Shema Serge > Kigali, Rwanda > Tel: +250 786 076 106 > www.serge.works > -- Byishimo Shema Serge Kigali, Rwanda Tel: +250 786 076 106 www.serge.works
