Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

> @dylan62370 Since the VM is running but the agent is down this indicates an 
> issue for the java agent in the system VMs to connect to the management 
> server port TCP port 8250. Can you check the following:
> 
> 1. Check the /var/log/cloud.log on the system VM.
> 
> 2. Check connectivity to the management server from the system VM.

@rajujith  this is log
![image](https://github.com/user-attachments/assets/dd106e09-c750-4508-8d7e-e6406832adb6)


The ping is OK:  
10.0.0.22 -> 10.0.0.181 (Public IP address) - > ssvpm
10.0.0.22 -> 169.254.26.185 (Link-local/Control IP address) -> ssvpm
10.0.0.22 -> 10.0.0.66 (Private IP address) -> ssvm

10.0.0.22 -> 10.0.0.180 (Public IP address) -> consoleproxy
10.0.0.22 -> 169.254.28.60 (Link-local/Control IP address) -> consoleproxy
10.0.0.22 -> 10.0.0.64 (Private IP address) ->consoleproxy


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10405840


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

If it helps, here's my ifconfig

```
[root@cloudstack-test ~]# ifconfig
cloud0: flags=4163  mtu 1500
inet 169.254.0.1  netmask 255.255.0.0  broadcast 0.0.0.0
inet6 fe80::44ef:94ff:fed4:48a1  prefixlen 64  scopeid 0x20
ether fe:00:a9:fe:1a:b9  txqueuelen 1000  (Ethernet)
RX packets 50324  bytes 2267148 (2.1 MiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 109840  bytes 235208210 (224.3 MiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

cloudbr0: flags=4163  mtu 1500
inet 10.0.0.22  netmask 255.255.255.0  broadcast 10.0.0.255
inet6 fe80::9897:46f5:48ea:f99c  prefixlen 64  scopeid 0x20
ether 00:50:56:84:33:70  txqueuelen 1000  (Ethernet)
RX packets 409893  bytes 139455270 (132.9 MiB)
RX errors 0  dropped 34  overruns 0  frame 0
TX packets 170736  bytes 39386362 (37.5 MiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ens33: flags=4163  mtu 1500
ether 00:50:56:84:33:70  txqueuelen 1000  (Ethernet)
RX packets 246624  bytes 133031360 (126.8 MiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 351781  bytes 43201129 (41.1 MiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10405079


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

No :/

![image](https://github.com/user-attachments/assets/a6c6c134-70bc-42c5-8859-b8b58b37afe1)


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10404505


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

and can 10.0.0.15 ping 10.0.0.66?

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10404348


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

Yes, it's a /24.
I created a cloudbr0 bridge on the physical port ens33

Here's the ip a of the server containing ssvm and cloudmanagement

```
[root@cloudstack-test ~]# ip a
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
   valid_lft forever preferred_lft forever
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: ens33:  mtu 1500 qdisc mq master cloudbr0 
state UP group default qlen 1000
link/ether 00:50:56:84:33:70 brd ff:ff:ff:ff:ff:ff
altname enp2s1
3: cloudbr0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether 00:50:56:84:33:70 brd ff:ff:ff:ff:ff:ff
inet 10.0.0.22/24 brd 10.0.0.255 scope global noprefixroute cloudbr0
   valid_lft forever preferred_lft forever
inet6 fe80::9897:46f5:48ea:f99c/64 scope link noprefixroute 
   valid_lft forever preferred_lft forever
4: cloud0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether fe:00:a9:fe:1a:b9 brd ff:ff:ff:ff:ff:ff
inet 169.254.0.1/16 scope global cloud0
   valid_lft forever preferred_lft forever
inet6 fe80::44ef:94ff:fed4:48a1/64 scope link 
   valid_lft forever preferred_lft forever
5: vnet0:  mtu 1500 qdisc noqueue master 
cloud0 state UNKNOWN group default qlen 1000
link/ether fe:00:a9:fe:1a:b9 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:a9ff:fefe:1ab9/64 scope link 
   valid_lft forever preferred_lft forever
6: vnet1:  mtu 1500 qdisc noqueue master 
cloud0 state UNKNOWN group default qlen 1000
link/ether fe:00:a9:fe:1c:3c brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:a9ff:fefe:1c3c/64 scope link 
   valid_lft forever preferred_lft forever
7: vnet2:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:11:00:00:07 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:11ff:fe00:7/64 scope link 
   valid_lft forever preferred_lft forever
8: vnet3:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:9e:00:00:05 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:9eff:fe00:5/64 scope link 
   valid_lft forever preferred_lft forever
9: vnet4:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:26:00:00:0c brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:26ff:fe00:c/64 scope link 
   valid_lft forever preferred_lft forever
10: vnet5:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:b2:00:00:0b brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:b2ff:fe00:b/64 scope link 
   valid_lft forever preferred_lft forever
[root@cloudstack-test ~]# 
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10404308


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

ok, removing the route does nothing probably. your internal DNS server 
10.0.0.15, can't even be reached from your ssvm. It should be reachable through 
eth2 by the looks of your data above. This is a nested env, so how is net 
10.0.0.0 configured on your hypervisor? (and is it /24?)

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10404289


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

@DaanHoogland 

I removed the route and here's the result of the commands:
The commands were made on the SSVM VM

**ip a** 
```
root@s-2-VM:~# ip a
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
   valid_lft forever preferred_lft forever
2: eth0:  mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
link/ether 0e:00:a9:fe:1a:b9 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 169.254.26.185/16 brd 169.254.255.255 scope global eth0
   valid_lft forever preferred_lft forever
3: eth1:  mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
link/ether 1e:00:11:00:00:07 brd ff:ff:ff:ff:ff:ff
altname enp0s4
altname ens4
inet 10.0.0.66/24 brd 10.0.0.255 scope global eth1
   valid_lft forever preferred_lft forever
4: eth2:  mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
link/ether 1e:00:26:00:00:0c brd ff:ff:ff:ff:ff:ff
altname enp0s5
altname ens5
inet 10.0.0.181/24 brd 10.0.0.255 scope global eth2
   valid_lft forever preferred_lft forever
```

**Traceroute:**
```
root@s-2-VM:~# traceroute 1.1.1.1
traceroute to 1.1.1.1 (1.1.1.1), 30 hops max, 60 byte packets
 1  s-2-VM (10.0.0.181)  3053.751 ms !H  3053.676 ms !H  3053.657 ms !H
root@s-2-VM:~# traceroute 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets
 1  * * *
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * s-2-VM (10.0.0.181)  2207.822 ms !H
```

**ssvm-check:**
```
root@s-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh

First DNS server is  10.0.0.15
PING 10.0.0.15 (10.0.0.15): 56 data bytes
92 bytes from 10.0.0.66: Destination Host Unreachable
92 bytes from 10.0.0.66: Destination Host Unreachable
--- 10.0.0.15 ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss
WARNING: cannot ping DNS server
route follows
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 10.0.0.10.0.0.0 UG0  00 eth2
10.0.0.00.0.0.0 255.255.255.0   U 0  00 eth1
10.1.0.910.0.0.1255.255.255.255 UGH   0  00 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0  00 eth0

ERROR: DNS not resolving cloudstack.apache.org
resolv.conf follows
nameserver 10.0.0.15
nameserver 10.1.0.9
nameserver 1.1.1.1
nameserver 8.8.8.8
root@s-2-VM:~#
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10404145


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-21 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

@dylan62370 , I am not sure but if you have only one IF on the VM it shouldn't 
see two (and create a second route for that)
Though it looks like the routes from that last table you send are not 
conflicting, try deleting the line
```10.0.0.0/24 dev eth2 proto kernel scope link src 10.0.0.18```

Can you try `traceroute 1.1.1.1` and/or `traceroute 8.8.8.8`?
and post the outut of `ip a `?
Did you run /usr/local/cloud/systemvm/ssvm-check.sh yet?

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10403869


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

@DaanHoogland 

I currently have 1 active network card on the VM.
This VM contains KVM, NFS and cloudstack-management.

(this is a test before moving on to a real network)

So I made a cloudb0 bridge which is bridged on the ens33 network card.

And I see that I have two routes to eth1 and eth2.
Should I delete one of the routes?

```
root@s-2-VM:~# ip route
default via 10.0.0.1 dev eth2 
10.0.0.0/24 dev eth1 proto kernel scope link src 10.0.0.66 
10.0.0.0/24 dev eth2 proto kernel scope link src 10.0.0.181 
10.1.0.9 via 10.0.0.1 dev eth1 
169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.26.185 
```

Or should I add a route from my gateway (10.0.0.1) to my DNS, for example 
(10.0.0.15)?

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10398197


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

could you check the new VM also and look at the routing table and also look at 
the traceroute output?
In you routing table I see the route for 10.0.0.0 twice and on different 
intefaces. Do two of your physical networks have the same range? You might want 
to define them as one physical network with two traffic types, if so.

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10395423


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

@DaanHoogland 
No it doesn't work, I rebuilt the VM to see if it was coming from the server 
but no.

The ping still doesn't go through from the SSVM VM.

```
root@s-2-VM:~# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
^C--- 1.1.1.1 ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
root@s-2-VM:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10394762


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

so can you ping 8.8.8.8 (and 1.1.1.1) from the ssvm?

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10394637


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

@DaanHoogland 

All my servers use my internal DNS.
I can use them to reach Google and other sites without worry.

However, from the SSVM VM I can't even ping them. 
Cloudstack-management uses these DNS and it works fine, I can ping 10.0.0.15

And from my PC I ping the cloudstack IP which is 10.0.0.22 but not the SSVM VM 
IP 10.0.0.62 without any pr

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10394004


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

@DaanHoogland 

All my servers use my internal DNS.
I can use them to reach Google and other sites without worry.

However, from the SSVM VM I can't even ping them. 
Cloudstack-management uses these DNS and it works fine, I can ping 10.0.0.15

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10394004


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

@DaanHoogland 

Tout mes serveurs utilise mes DNS interne.
Je peux atteindre grâce à eux google ou autre sans soucis.

Cependant, depuis la VM SSVM je ne peux même pas les ping 
Cloudstack-management utilise ces DNS et ça fonctionne sans soucis, je peux 
ping 10.0.0.15

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10394004


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-20 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

@dylan62370 , all looks good except for your dns. Does it delegate any unknown 
domains from 10.0.0.15 and 10.1.0.9? or is it caching ok?

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10393454


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

@DaanHoogland 

The ping to google is KO the ping to my gateway 10.0.0.1 is KO too on the ssvm.

```
root@s-2-VM:~# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
```

When I go to the /etc/network/interfaces interface of the ssvm I notice that I 
don't have any gateway, is this normal?

SSVM Network
```
auto lo eth0 eth1 eth2
iface lo inet loopback

iface  eth0 inet static
  address 169.254.71.94
  netmask 255.255.0.0
iface  eth1 inet static
  address 10.0.0.62
  netmask 255.255.255.0
iface  eth2 inet static
  address 10.0.0.181
  netmask 255.255.255.0
```
```
  ip route
  default via 10.0.0.1 dev eth2 
10.0.0.0/24 dev eth1 proto kernel scope link src 10.0.0.62 
10.0.0.0/24 dev eth2 proto kernel scope link src 10.0.0.181 
10.1.0.9 via 10.0.0.1 dev eth1 
169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.71.94 
```
  
  
https://github.com/user-attachments/assets/e27307a4-9952-4209-9dc5-a85281f8c12b";>

Network cloudstack management + KVM:

```
[dylan@cloudstack-test ~]$ ip a
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
   valid_lft forever preferred_lft forever
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: ens33:  mtu 1500 qdisc mq master cloudbr0 
state UP group default qlen 1000
link/ether 00:50:56:84:33:70 brd ff:ff:ff:ff:ff:ff
altname enp2s1
3: cloudbr0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether 00:50:56:84:33:70 brd ff:ff:ff:ff:ff:ff
inet 10.0.0.22/24 brd 10.0.0.255 scope global noprefixroute cloudbr0
   valid_lft forever preferred_lft forever
inet6 fe80::9897:46f5:48ea:f99c/64 scope link noprefixroute 
   valid_lft forever preferred_lft forever
5: cloud0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether fe:00:a9:fe:47:5e brd ff:ff:ff:ff:ff:ff
inet 169.254.0.1/16 scope global cloud0
   valid_lft forever preferred_lft forever
inet6 fe80::dcd1:e6ff:fed4:fabb/64 scope link 
   valid_lft forever preferred_lft forever
6: vnet0:  mtu 1500 qdisc noqueue master 
cloud0 state UNKNOWN group default qlen 1000
link/ether fe:00:a9:fe:47:5e brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:a9ff:fefe:475e/64 scope link 
   valid_lft forever preferred_lft forever
7: vnet1:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:2c:00:00:03 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:2cff:fe00:3/64 scope link 
   valid_lft forever preferred_lft forever
8: vnet2:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:26:00:00:0c brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:26ff:fe00:c/64 scope link 
   valid_lft forever preferred_lft forever
9: vnet3:  mtu 1500 qdisc noqueue master 
cloud0 state UNKNOWN group default qlen 1000
link/ether fe:00:a9:fe:4e:8b brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:a9ff:fefe:4e8b/64 scope link 
   valid_lft forever preferred_lft forever
10: vnet4:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:fd:00:00:0a brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:fdff:fe00:a/64 scope link 
   valid_lft forever preferred_lft forever
11: vnet5:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:b2:00:00:0b brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:b2ff:fe00:b/64 scope link 
   valid_lft forever preferred_lft forever
```
```
root@s-2-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh

First DNS server is  10.0.0.15
PING 10.0.0.15 (10.0.0.15): 56 data bytes
92 bytes from 10.0.0.62: Destination Host Unreachable
92 bytes from 10.0.0.62: Destination Host Unreachable
--- 10.0.0.15 ping statistics ---
2 packets transmitted, 0 packets received, 100% packet loss
WARNING: cannot ping DNS server
route follows
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
0.0.0.0 10.0.0.10.0.0.0 UG0  00 eth2
10.0.0.00.0.0.0 255.255.255.0   U 0  00 eth1
10.0.0.00.0.0.0 255.255.255.0   U 0  00 eth2
10.1.0.910.0.0.1255.255.255.255 UGH   0  00 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0  00 eth0

ERROR: DNS not resolving cloudstack.apache.org
resolv.conf follo

Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

@DaanHoogland 

The ping to google is KO the ping to my gateway 10.0.0.1 is KO too on the ssvm.

```
root@s-2-VM:~# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
```

When I go to the /etc/network/interfaces interface of the ssvm I notice that I 
don't have any gateway, is this normal?

SSVM Network
```
auto lo eth0 eth1 eth2
iface lo inet loopback

iface  eth0 inet static
  address 169.254.71.94
  netmask 255.255.0.0
iface  eth1 inet static
  address 10.0.0.62
  netmask 255.255.255.0
iface  eth2 inet static
  address 10.0.0.181
  netmask 255.255.255.0
```
```
  ip route
  default via 10.0.0.1 dev eth2 
10.0.0.0/24 dev eth1 proto kernel scope link src 10.0.0.62 
10.0.0.0/24 dev eth2 proto kernel scope link src 10.0.0.181 
10.1.0.9 via 10.0.0.1 dev eth1 
169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.71.94 
```
  
  
https://github.com/user-attachments/assets/e27307a4-9952-4209-9dc5-a85281f8c12b";>

Network cloudstack management + KVM:

```
[dylan@cloudstack-test ~]$ ip a
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
   valid_lft forever preferred_lft forever
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: ens33:  mtu 1500 qdisc mq master cloudbr0 
state UP group default qlen 1000
link/ether 00:50:56:84:33:70 brd ff:ff:ff:ff:ff:ff
altname enp2s1
3: cloudbr0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether 00:50:56:84:33:70 brd ff:ff:ff:ff:ff:ff
inet 10.0.0.22/24 brd 10.0.0.255 scope global noprefixroute cloudbr0
   valid_lft forever preferred_lft forever
inet6 fe80::9897:46f5:48ea:f99c/64 scope link noprefixroute 
   valid_lft forever preferred_lft forever
5: cloud0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether fe:00:a9:fe:47:5e brd ff:ff:ff:ff:ff:ff
inet 169.254.0.1/16 scope global cloud0
   valid_lft forever preferred_lft forever
inet6 fe80::dcd1:e6ff:fed4:fabb/64 scope link 
   valid_lft forever preferred_lft forever
6: vnet0:  mtu 1500 qdisc noqueue master 
cloud0 state UNKNOWN group default qlen 1000
link/ether fe:00:a9:fe:47:5e brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:a9ff:fefe:475e/64 scope link 
   valid_lft forever preferred_lft forever
7: vnet1:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:2c:00:00:03 brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:2cff:fe00:3/64 scope link 
   valid_lft forever preferred_lft forever
8: vnet2:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:26:00:00:0c brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:26ff:fe00:c/64 scope link 
   valid_lft forever preferred_lft forever
9: vnet3:  mtu 1500 qdisc noqueue master 
cloud0 state UNKNOWN group default qlen 1000
link/ether fe:00:a9:fe:4e:8b brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:a9ff:fefe:4e8b/64 scope link 
   valid_lft forever preferred_lft forever
10: vnet4:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:fd:00:00:0a brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:fdff:fe00:a/64 scope link 
   valid_lft forever preferred_lft forever
11: vnet5:  mtu 1500 qdisc noqueue master 
cloudbr0 state UNKNOWN group default qlen 1000
link/ether fe:00:b2:00:00:0b brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc00:b2ff:fe00:b/64 scope link 
   valid_lft forever preferred_lft forever
```
For the test I've installed KVM and cloudstack-management on the same server 
for the time being.
I followed this tutorial
https://www.youtube.com/watch?v=U7RLzXXemCY

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10386577


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

@DaanHoogland 

The ping to google is KO the ping to my gateway 10.0.0.1 is KO too on the ssvm.

```
root@s-2-VM:~# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
```

When I go to the /etc/network/interfaces interface of the ssvm I notice that I 
don't have any gateway, is this normal?

```
auto lo eth0 eth1 eth2
iface lo inet loopback

iface  eth0 inet static
  address 169.254.71.94
  netmask 255.255.0.0
iface  eth1 inet static
  address 10.0.0.62
  netmask 255.255.255.0
iface  eth2 inet static
  address 10.0.0.181
  netmask 255.255.255.0
```
```
  ip route
  default via 10.0.0.1 dev eth2 
10.0.0.0/24 dev eth1 proto kernel scope link src 10.0.0.62 
10.0.0.0/24 dev eth2 proto kernel scope link src 10.0.0.181 
10.1.0.9 via 10.0.0.1 dev eth1 
169.254.0.0/16 dev eth0 proto kernel scope link src 169.254.71.94 
```
  
  
https://github.com/user-attachments/assets/e27307a4-9952-4209-9dc5-a85281f8c12b";>


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10386577


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

@DaanHoogland 

The ping to google is KO the ping to my gateway 10.0.0.1 is KO too on the ssvm.

```
root@s-2-VM:~# ping 1.1.1.1
PING 1.1.1.1 (1.1.1.1): 56 data bytes
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
92 bytes from s-2-VM (10.0.0.181): Destination Host Unreachable
```

When I go to the /etc/network/interfaces interface of the ssvm I notice that I 
don't have any gateway, is this normal?

```
auto lo eth0 eth1 eth2
iface lo inet loopback

iface  eth0 inet static
  address 169.254.71.94
  netmask 255.255.0.0
iface  eth1 inet static
  address 10.0.0.62
  netmask 255.255.255.0
iface  eth2 inet static
  address 10.0.0.181
  netmask 255.255.255.0
```
  
  
  
https://github.com/user-attachments/assets/e27307a4-9952-4209-9dc5-a85281f8c12b";>


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10386577


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

@DaanHoogland 

The ping to google is KO'd the ping to my gateway 10.0.0.1 is KO'd too on the 
ssvm.

When I go to the /etc/network/interfaces interface of the ssvm I notice that I 
don't have any gateway, is this normal?

`auto lo eth0 eth1 eth2
iface lo inet loopback

iface  eth0 inet static
  address 169.254.71.94
  netmask 255.255.0.0
iface  eth1 inet static
  address 10.0.0.62
  netmask 255.255.255.0
iface  eth2 inet static
  address 10.0.0.181
  netmask 255.255.255.0`
  
  
  
https://github.com/user-attachments/assets/e27307a4-9952-4209-9dc5-a85281f8c12b";>


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10386577


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

@dylan62370 , try logging into the ssvm and ping from there. Also check the dns 
settings (resolv.conf) on the ssvm. 
( run /usr/local/cloudstack/systemvm/ssvm-check.sh and examine the output )


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10384092


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-19 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

Hello, @rajujith 

I found the problem, my network was not good.
I redid everything and the agent is now UP.

However, when I want to download a template or an image I encounter this error 
for example for Debian 12:

Unable to resolve cdimage.debian.org

When I ping cdimage.debian.org from the cloudstack management VM I ping google 
without problem...

![image](https://github.com/user-attachments/assets/4875f565-8565-4427-aa87-e7189fe77d9d)


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10382530


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-18 Thread via GitHub


GitHub user rajujith added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

@dylan62370  Since the VM is running but the agent is down this indicates an 
issue for the java agent in the system VMs to connect to the management server 
port TCP port 8250. Can you check the following:
1) Check the /var/log/cloud.log on the system VM.
2) Check connectivity to the management server from the system VM. 

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10378897


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-16 Thread via GitHub


GitHub user dylan62370 edited a comment on the discussion: There is no 
secondary storage VM for downloading template to image store

Hello @DaanHoogland !

The VM is UP but I've just seen that the agent is DOWN...
I don't understand why...

https://github.com/user-attachments/assets/44c9c564-0868-400f-a557-ebfb764c06cd";>


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10358762


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-16 Thread via GitHub


GitHub user dylan62370 added a comment to the discussion: There is no secondary 
storage VM for downloading template to image store

Hello @DaanHoogland !

Everything is UP and in the right KVM server.

https://github.com/user-attachments/assets/44c9c564-0868-400f-a557-ebfb764c06cd";>


GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10358762


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-16 Thread via GitHub


GitHub user DaanHoogland added a comment to the discussion: There is no 
secondary storage VM for downloading template to image store

@dylan62370 , can you check "infrastructure/system vms"? you should see 
something like 
![image](https://github.com/user-attachments/assets/dc6aea35-226f-4b1f-887e-7cea229d6979)
if the secondarystoragevm is not there or its agent state is not up, you need 
to look at that first. 
if the ssvm is there you can look into it why it doesn't function.
if it is not there you'll need to look at the management server log as to why 
it won't deploy.

GitHub link: 
https://github.com/apache/cloudstack/discussions/9535#discussioncomment-10355564


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-15 Thread via GitHub


GitHub user dylan62370 edited a discussion: There is no secondary storage VM 
for downloading template to image store

Hello ! :)

Unfortunately, I can't transfer ISO/Templates to my cloudstack.

When I transfer locally or from register, I get this error message:
“Request failed (530)
There is no secondary storage VM for downloading template to image store NFS01”.
https://github.com/user-attachments/assets/e907e65c-1ac5-4f8b-b3e5-9e31d7f75bba";>

My NFS01 seems to be working properly.
On my cloud VM (where cloudstack-management is stored)

I made this command:
sudo mount -t nfs 10.1.0.200:/export/secondary /mnt/secondary

To test whether it mounts properly on my cloud VM and it mounts without a 
problem, I can easily create folders and files that fit into /export/secondary 
on the NFS.

PS: the IP 10.1.0.200 is the IP of my NFS server (NFS01)

Translated with DeepL.com (free version)

Here is my NFS assembly:
https://github.com/user-attachments/assets/25a43d9d-58af-4d09-98fa-0a7e971a7388";>

And here is my “aud-fr” zone
https://github.com/user-attachments/assets/402a9454-e545-43af-9c73-c53a05245889";>

CloudStack 4.19.1.1
CentOS 9 (vm cloud and kvm server)


I would be very grateful for any help you could give me, as I have no idea what 
to do...

GitHub link: https://github.com/apache/cloudstack/discussions/9535


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: [D] There is no secondary storage VM for downloading template to image store [cloudstack]

2024-08-15 Thread via GitHub


GitHub user dylan62370 edited a discussion: There is no secondary storage VM 
for downloading template to image store

Hello ! :)

Unfortunately, I can't transfer ISO/Templates to my cloudstack.

When I transfer locally or from register, I get this error message:
“Request failed (530)
There is no secondary storage VM for downloading template to image store NFS01”.
https://github.com/user-attachments/assets/e907e65c-1ac5-4f8b-b3e5-9e31d7f75bba";>

My NFS01 seems to be working properly.
On my cloud VM (where cloudstack-management is stored)

I made this command:
sudo mount -t nfs 10.1.0.200:/export/secondary /mnt/secondary

To test whether it mounts properly on my cloud VM and it mounts without a 
problem, I can easily create folders and files that fit into /export/secondary 
on the NFS.

PS: the IP 10.1.0.200 is the IP of my NFS server (NFS01)

Translated with DeepL.com (free version)

Here is my NFS assembly:
https://github.com/user-attachments/assets/25a43d9d-58af-4d09-98fa-0a7e971a7388";>

And here is my “aud-fr” zone
https://github.com/user-attachments/assets/402a9454-e545-43af-9c73-c53a05245889";>

CloudStack 4.19.1.1


I would be very grateful for any help you could give me, as I have no idea what 
to do...

GitHub link: https://github.com/apache/cloudstack/discussions/9535


This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org



Re: Downloading template 403 Forbidden Error

2021-07-06 Thread Andrija Panic
Let's verify the health of your SSVM - inside you SSVM, run:

/*usr*/*local*/*cloud*/*systemvm*/*ssvm*-*check*.*sh*

and report results here pls.

Best,



On Tue, 6 Jul 2021 at 14:34, Daniel Augusto Veronezi Salvador <
dvsalvador...@gmail.com> wrote:

> Hello,
>
>
> To access the Secondary Storagem VM, you need to connect in the SSVM's
> host and use the command *cloudstack-ssh, *with the IP available in
> *Link Local IP Address:***cloudstack-ssh x.x.x.x
>
>
> Best regards,
>
> Guto Veronezi
>
> On 05/07/2021 22:22, 조대형 wrote:
> > Hi All.
> >
> > CloudStack 4.15.0.0
> >
> >
> >
> > I have an error which is 403 Forbidden when I tried to download
> templates.
> >
> > Secondarystoragevm is up and running.
> >
> >
> >
> > Cloudstack logs :
> >
> >
> >
> > 2021-07-06 10:11:45,657 WARN  [c.c.a.AlertManagerImpl]
> (RouterStatusMonitor-
> > 1:ctx-d493e8c5) (logid:204ee303) AlertType:: 9 | d
> > ataCenterId:: 1 | podId:: 1 | clusterId:: null | message:: Health checks
> > failed: 1 failing checks on router dd14de61-88c1-41f0
>   -
> > 9b99-28f1ee4d13d2
> >
> > 2021-07-06 10:11:45,672 WARN
> [c.c.n.r.VirtualNetworkApplianceManagerImpl]
> > (RouterStatusMonitor-1:ctx-d493e8c5) (logid:204ee30
> 3)
> > Health checks failed: 1 failing checks on router dd14de61-88c1-41f0-9b99-
> > 28f1ee4d13d2. Checking failed health checks to see
>  if
> > router needs recreate
> >
> > 2021-07-06 10:13:36,727 WARN  [c.c.a.d.ParamGenericValidationWorker]
> > (qtp1026871825-772241:ctx-1b93af0a ctx-5458a69e) (logid:a
> > 9828694) Received unknown parameters for command listZones. Unknown
> > parameters : listall
> >
> > 2021-07-06 10:13:39,167 WARN  [c.c.a.ApiServer]
> (qtp1026871825-778326:ctx-
> > 29a17f02 ctx-3e6dcf5c) (logid:e31434c2) Unknown API
> > command: listAndSwitchSamlAccount
> >
> >
> >
> > Do you have ideas?
> >
> >
> >
> > Thanks,
> >
> >
> >
> >
>


-- 

Andrija Panić


Re: Downloading template 403 Forbidden Error

2021-07-06 Thread Daniel Augusto Veronezi Salvador

Hello,


To access the Secondary Storagem VM, you need to connect in the SSVM's 
host and use the command *cloudstack-ssh, *with the IP available in 
*Link Local IP Address:***cloudstack-ssh x.x.x.x



Best regards,

Guto Veronezi

On 05/07/2021 22:22, 조대형 wrote:

Hi All.

CloudStack 4.15.0.0

  


I have an error which is 403 Forbidden when I tried to download templates.

Secondarystoragevm is up and running.

  


Cloudstack logs :

  


2021-07-06 10:11:45,657 WARN  [c.c.a.AlertManagerImpl] (RouterStatusMonitor-
1:ctx-d493e8c5) (logid:204ee303) AlertType:: 9 | d
ataCenterId:: 1 | podId:: 1 | clusterId:: null | message:: Health checks
failed: 1 failing checks on router dd14de61-88c1-41f0  -
9b99-28f1ee4d13d2

2021-07-06 10:11:45,672 WARN  [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RouterStatusMonitor-1:ctx-d493e8c5) (logid:204ee30  3)
Health checks failed: 1 failing checks on router dd14de61-88c1-41f0-9b99-
28f1ee4d13d2. Checking failed health checks to see   if
router needs recreate

2021-07-06 10:13:36,727 WARN  [c.c.a.d.ParamGenericValidationWorker]
(qtp1026871825-772241:ctx-1b93af0a ctx-5458a69e) (logid:a
9828694) Received unknown parameters for command listZones. Unknown
parameters : listall

2021-07-06 10:13:39,167 WARN  [c.c.a.ApiServer] (qtp1026871825-778326:ctx-
29a17f02 ctx-3e6dcf5c) (logid:e31434c2) Unknown API
command: listAndSwitchSamlAccount

  


Do you have ideas?

  


Thanks,

  





Re: Downloading template 403 Forbidden Error

2021-07-06 Thread Daniel Augusto Veronezi Salvador

Hello,


Could you access the Secondary Storage VM and try to retrieve this 
content (via CURL, WGET...)?



Best regards,
Guto Veronezi



On 05/07/2021 22:22, 조대형 wrote:

Hi All.

CloudStack 4.15.0.0

  


I have an error which is 403 Forbidden when I tried to download templates.

Secondarystoragevm is up and running.

  


Cloudstack logs :

  


2021-07-06 10:11:45,657 WARN  [c.c.a.AlertManagerImpl] (RouterStatusMonitor-
1:ctx-d493e8c5) (logid:204ee303) AlertType:: 9 | d
ataCenterId:: 1 | podId:: 1 | clusterId:: null | message:: Health checks
failed: 1 failing checks on router dd14de61-88c1-41f0  -
9b99-28f1ee4d13d2

2021-07-06 10:11:45,672 WARN  [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RouterStatusMonitor-1:ctx-d493e8c5) (logid:204ee30  3)
Health checks failed: 1 failing checks on router dd14de61-88c1-41f0-9b99-
28f1ee4d13d2. Checking failed health checks to see   if
router needs recreate

2021-07-06 10:13:36,727 WARN  [c.c.a.d.ParamGenericValidationWorker]
(qtp1026871825-772241:ctx-1b93af0a ctx-5458a69e) (logid:a
9828694) Received unknown parameters for command listZones. Unknown
parameters : listall

2021-07-06 10:13:39,167 WARN  [c.c.a.ApiServer] (qtp1026871825-778326:ctx-
29a17f02 ctx-3e6dcf5c) (logid:e31434c2) Unknown API
command: listAndSwitchSamlAccount

  


Do you have ideas?

  


Thanks,

  





Downloading template 403 Forbidden Error

2021-07-05 Thread 조대형
Hi All.

CloudStack 4.15.0.0

 

I have an error which is 403 Forbidden when I tried to download templates.

Secondarystoragevm is up and running. 

 

Cloudstack logs :

 

2021-07-06 10:11:45,657 WARN  [c.c.a.AlertManagerImpl] (RouterStatusMonitor-
1:ctx-d493e8c5) (logid:204ee303) AlertType:: 9 | d
ataCenterId:: 1 | podId:: 1 | clusterId:: null | message:: Health checks
failed: 1 failing checks on router dd14de61-88c1-41f0  -
9b99-28f1ee4d13d2

2021-07-06 10:11:45,672 WARN  [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RouterStatusMonitor-1:ctx-d493e8c5) (logid:204ee30  3)
Health checks failed: 1 failing checks on router dd14de61-88c1-41f0-9b99-
28f1ee4d13d2. Checking failed health checks to see   if
router needs recreate

2021-07-06 10:13:36,727 WARN  [c.c.a.d.ParamGenericValidationWorker]
(qtp1026871825-772241:ctx-1b93af0a ctx-5458a69e) (logid:a
9828694) Received unknown parameters for command listZones. Unknown
parameters : listall

2021-07-06 10:13:39,167 WARN  [c.c.a.ApiServer] (qtp1026871825-778326:ctx-
29a17f02 ctx-3e6dcf5c) (logid:e31434c2) Unknown API
command: listAndSwitchSamlAccount

 

Do you have ideas?

 

Thanks, 

 



Re: Downloading template

2020-06-08 Thread Fariborz Navidan
In 4.14 the icon has changed to "Copy Template" which opens a window with
empty selection area. It looks like it is intended to copy the template to
another zone.

Regards

On Mon, Jun 8, 2020 at 9:18 AM David Jumani 
wrote:

> Hi Fariborz,
>
> You can find the download button under the details tab
>
> Thanks,
> David
>
> david.jum...@shapeblue.com
> www.shapeblue.com
> @shapeblue
>
>
>
> --
> *From:* Fariborz Navidan 
> *Sent:* Sunday, June 7, 2020 4:57 PM
> *To:* users@cloudstack.apache.org 
> *Subject:* Downloading template
>
> Hello,
>
> Where download template button in 4.14? It was previously possible to get
> download link under "zones" tab of a template in 4.13
>


Re: Downloading template

2020-06-07 Thread David Jumani
Hi Fariborz,

You can find the download button under the details tab

Thanks,
David

From: Fariborz Navidan 
Sent: Sunday, June 7, 2020 4:57 PM
To: users@cloudstack.apache.org 
Subject: Downloading template

Hello,

Where download template button in 4.14? It was previously possible to get
download link under "zones" tab of a template in 4.13

david.jum...@shapeblue.com 
www.shapeblue.com
3 London Bridge Street,  3rd floor, News Building, London  SE1 9SGUK
@shapeblue
  
 



Downloading template

2020-06-07 Thread Fariborz Navidan
Hello,

Where download template button in 4.14? It was previously possible to get
download link under "zones" tab of a template in 4.13


Re: 404 error when downloading template.

2013-07-01 Thread Alex Yang
Hi, Prasanna
Maybe you should set the *secstorage.allowed.internal.sites *in global
configurations.

在 2013年7月1日星期一,Prasanna Santhanam 写道:

> On Mon, Jul 01, 2013 at 01:46:12PM +0800, WXR wrote:
> > cloudstack version: 4.1
> >
> > When I download a template and click the URL generated by
> > cloudstack,it will return a 404 error:
> >
> > Not Found
> >
> > The requested URL /userdata/1f52a1bd-2fae-459f-8b6e-1ab2d1556bf5.qcow2
> was not found on this server.
> > I just created the template serveral minutes ago.
>
> Can you login to the systemVM and check the location under
> /var/www/html? Do you see a symlink there pointing to the path you've
> pasted above? Is the path mapping to a valid target on your secondary
> storage?
>
> See here for how to login to the SSVM:
> https://cwiki.apache.org/confluence/x/5wLMAQ
>
> --
> Prasanna.,
>
> 
> Powered by BigRock.com
>
>

-- 
  杨雨
  Email:   alex890...@gmail.com
GitHub:   https://github.com/AlexYangYu
Blog:http://alexyang.sinaapp.com
 Weibo:   http://www.weibo.com/alexyangyu


Re: 404 error when downloading template.

2013-06-30 Thread Prasanna Santhanam
On Mon, Jul 01, 2013 at 01:46:12PM +0800, WXR wrote:
> cloudstack version: 4.1
> 
> When I download a template and click the URL generated by
> cloudstack,it will return a 404 error:
> 
> Not Found
>  
> The requested URL /userdata/1f52a1bd-2fae-459f-8b6e-1ab2d1556bf5.qcow2 was 
> not found on this server.
> I just created the template serveral minutes ago.

Can you login to the systemVM and check the location under
/var/www/html? Do you see a symlink there pointing to the path you've
pasted above? Is the path mapping to a valid target on your secondary
storage?

See here for how to login to the SSVM:
https://cwiki.apache.org/confluence/x/5wLMAQ

-- 
Prasanna.,


Powered by BigRock.com



404 error when downloading template.

2013-06-30 Thread WXR
cloudstack version: 4.1

When I download a template and click the URL generated by cloudstack,it will 
return a 404 error:

Not Found
 
The requested URL /userdata/1f52a1bd-2fae-459f-8b6e-1ab2d1556bf5.qcow2 was not 
found on this server.
I just created the template serveral minutes ago.