Thank you!

On Fri, Jul 28, 2023 at 6:49 AM Jithin Raju <jithin.r...@shapeblue.com>
wrote:

> Hi Mindaugas,
>
> CPVM doesn’t require access to secondary storage. You can avoid running
> the script ‘ssvm-check.sh’ on CPVM.
>
> -Jithin
>
> From: Mindaugas Milinavičius <mindau...@clustspace.com>
> Date: Friday, 28 July 2023 at 12:27 AM
> To: users@cloudstack.apache.org <users@cloudstack.apache.org>
> Subject: CloudStack 14.18.0 Can't mount cpvm secondary storage
> Hello everyone,
>
> with ssvm - without any problem, all working good, with cpvm - can't mount
> nfs secondary storage.
>
> I tried mount manually - without problem. ping going.
>
> Anyone have this problem?
>
>
>
> root@s-8-VM:/usr/local/cloud/systemvm# ./ssvm-check.sh
> ================================================
> First DNS server is  1.1.1.1
> PING 1.1.1.1 (1.1.1.1): 56 data bytes
> 64 bytes from 1.1.1.1: icmp_seq=0 ttl=60 time=0.933 ms
> 64 bytes from 1.1.1.1: icmp_seq=1 ttl=60 time=1.004 ms
> --- 1.1.1.1 ping statistics ---
> 2 packets transmitted, 2 packets received, 0% packet loss
> round-trip min/avg/max/stddev = 0.933/0.969/1.004/0.036 ms
> Good: Can ping DNS server
> ================================================
> Good: DNS resolves cloudstack.apache.org
> ================================================
> nfs is currently mounted
> Mount point is /mnt/SecStorage/a8305a6a-a24a-3d7b-875a-584b6157a348
> Good: Can write to mount point
> ================================================
> Management server is 185.*,10.0.11.31. Checking connectivity.
> Good: Can connect to management server 185.* port 8250
> Good: Can connect to management server 10.0.11.31 port 8250
> ================================================
> Good: Java process is running
> ================================================
> Tests Complete. Look for ERROR or WARNING above.
> root@s-8-VM:/usr/local/cloud/systemvm#
>
>
>
>
>
> root@v-10-VM:/usr/local/cloud/systemvm# ./ssvm-check.sh
> ================================================
> First DNS server is  1.1.1.1
> PING 1.1.1.1 (1.1.1.1): 56 data bytes
> 64 bytes from 1.1.1.1: icmp_seq=0 ttl=60 time=1.063 ms
> 64 bytes from 1.1.1.1: icmp_seq=1 ttl=60 time=0.936 ms
> --- 1.1.1.1 ping statistics ---
> 2 packets transmitted, 2 packets received, 0% packet loss
> round-trip min/avg/max/stddev = 0.936/1.000/1.063/0.064 ms
> Good: Can ping DNS server
> ================================================
> Good: DNS resolves cloudstack.apache.org
> ================================================
> ERROR: Storage nfs is not currently mounted
> Verifying if we can at least ping the storage
> Storage address is empty, trying to ping storage network gateway instead ()
> ping: missing host operand
> Try 'ping --help' or 'ping --usage' for more information.
> WARNING: Cannot ping nfs storage network gateway
> routing table follows
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 0.0.0.0         185.* 0.0.0.0         UG    0      0        0 eth2
> 1.1.1.1         10.0.11.254     255.255.255.255 UGH   0      0        0
> eth1
> 10.0.0.0        10.0.11.254     255.0.0.0       UG    0      0        0
> eth1
> 10.0.11.0       0.0.0.0         255.255.255.0   U     0      0        0
> eth1
> 169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0
> eth0
> 172.16.0.0      10.0.11.254     255.240.0.0     UG    0      0        0
> eth1
> 185.*   0.0.0.0         255.255.255.0   U     0      0        0 eth2
> 185.* 10.0.11.254     255.255.255.255 UGH   0      0        0 eth1
> 192.168.0.0     10.0.11.254     255.255.0.0     UG    0      0        0
> eth1
> ================================================
> Management server is 185.*,10.0.11.31. Checking connectivity.
> Good: Can connect to management server 185.* port 8250
> Good: Can connect to management server 10.0.11.31 port 8250
> ================================================
> Good: Java process is running
> ================================================
> Tests Complete. Look for ERROR or WARNING above.
> root@v-10-VM:/usr/local/cloud/systemvm#
>
>
>
>

Reply via email to