RE: Agent Hooks: Groovy object is not received from script

2024-07-19 Thread R A
Maybe someone can give me just an example of a working script so I can get a better understanding how to get this work? -Original Message- From: R A Sent: Freitag, 19. Juli 2024 02:31 To: users@cloudstack.apache.org Subject: Agent Hooks: Groovy object is not received from script Hi, i

Re: Unable to add host to CS 4.18

2024-07-19 Thread Fariborz Navidan
I have successfully ran cloudstack-setup-agent but still getting error "connection with libvirtd is broken". What should I check? Please help me. On Fri, Jul 19, 2024 at 1:47 PM Fariborz Navidan wrote: > Any idea? > > On Fri, 19 Jul 2024, 11:18 Fariborz Navidan, > wrote: > >> I have two other

Re: VNC with tigervnc

2024-07-19 Thread Nicolas Vazquez
Hi Reza, I think the problem may be the CRL certificate, it may be expecting the client certificate (such as CPVM will present to the VNC server) Regards, Nicolas Vazquez From: R A Date: Thursday, 18 July 2024 at 21:14 To: users@cloudstack.apache.org Subject: RE: VNC with tigervnc Hi Nicolas

Host in Alert state

2024-07-19 Thread Fariborz Navidan
Hello everyone, My KVM host is running on AlmaLinux 9. Previously I had an issue that agent was not able to connect to libvirt and I had an error in agent.log saying "connection with libvirt is broken". However, now after several restarting of cloudstack-agent service, what I see in agent.log is "

[ANNOUNCE] Apache CloudStack LTS Maintenance Release 4.19.1.0

2024-07-19 Thread Suresh Kumar Anaparti
The Apache CloudStack project is pleased to announce the release of CloudStack 4.19.1.0. The CloudStack 4.19.1.0 release is a maintenance release as part of its 4.19.x LTS branch and contains more than 300 fixes and improvements since the CloudStack 4.19.0.0 release. Some of the highlights include

Re: Unable to add host to CS 4.18

2024-07-19 Thread Fariborz Navidan
Any idea? On Fri, 19 Jul 2024, 11:18 Fariborz Navidan, wrote: > I have two other errors in agent.lo. Please see below: > > > 2024-07-19 01:47:57,960 ERROR [utils.nio.NioClient] (Agent-Handler-1:null) > (logid:) SSL Handshake failed while connecting to host: 149.50.116.112 > port: 8250 > 2024-07-

[ANNOUNCE] Apache CloudStack CVE-2024-41107: SAML Signature Exclusion

2024-07-19 Thread Abhishek Kumar
Apache CloudStack project announces the release of LTS releases 4.19.1.0 and 4.18.2.2 that addresses CVE-2024-41107 that affects CloudStack SAML users, of severity 'important' explained below. # CVE-2024-41107: SAML Signature Exclusion The CloudStack SAML authentication (disabled by default) does

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip > @weizhouapache I found one more clue that the arp table on the un reachable > vm has "incomplete entry " on the public gateways . if i added manually to > match the same with working one i can able to pin

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip > 10.158.209. @dominar250 does ping to 10.158.209.X gateway work inside the ssvm ? GitHub link: https://github.com/apache/cloudstack/discussions/9420#discussioncomment-10093287 This is an automati

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @DaanHoogland - This is my netplan configuration network: version: 2 ethernets: ens192: {} ens224: {} bridges: cloudbr0: addresses: - 10.158.65.11/25 dhcp4: false rou

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @weizhouapache no ping from ssvm to gateway ping 10.158.209.1 PING 10.158.209.1 (10.158.209.1): 56 data bytes 92 bytes from s-10-VM (10.158.209.11): Destination Host Unreachable 92 bytes from s-10-VM (10.158.20

Re: Unable to add host to CS 4.18

2024-07-19 Thread Fariborz Navidan
Hello everyone, I'm in a situation where I really need to put CS work on my new server as my old server provider has stopped providing service. I have migrated all VMs as templates to the new server but still cannot deploy them. All my systems are down for a long time. Should I downgrade to CentOS

Re: Unable to add host to CS 4.18

2024-07-19 Thread Fariborz Navidan
I have two other errors in agent.lo. Please see below: 2024-07-19 01:47:57,960 ERROR [utils.nio.NioClient] (Agent-Handler-1:null) (logid:) SSL Handshake failed while connecting to host: 149.50.116.112 port: 8250 2024-07-19 01:47:57,960 ERROR [utils.nio.NioConnection] (Agent-Handler-1:null) (logid

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip https://github.com/user-attachments/assets/82913a60-1dc6-4ea8-a543-6e7a5c16a747";> @weizhouapache Its already cloudbr1. guest is also in cloudbr1 and managment interface is on cloudbr0 GitHub link: https://g

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip @dominar250 can you share the output of `ip route` command in both system vms ? GitHub link: https://github.com/apache/cloudstack/discussions/9420#discussioncomment-10093300 This is an automatical

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @DaanHoogland #Storage #Wed Jul 17 15:54:37 UTC 2024 cluster=1 pod=1 resource=com.cloud.hypervisor.kvm.resource.LibvirtComputingResource private.network.device=cloudbr0 domr.scripts.dir=scripts/network/domr/kvm

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @weizhouapache still having the same issue. no ping to gateways GitHub link: https://github.com/apache/cloudstack/discussions/9420#discussioncomment-10093292 This is an automatically sent email for us

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @weizhouapache working vm arp table look like this root@s-16-VM:~# arp -an ? (10.158.65.3) at e8:24:a6:25:93:a5 [ether] on eth1 ? (10.158.65.2) at e8:24:a6:25:03:a6 [ether] on eth1 ? (10.158.65.4) at 00:50:56:b

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @weizhouapache Thanks for helping me to resolve the issue . I have disconnected and reconnected the portgroup in vm level is able to solve this gateway ping issue. I can able to ping both gateways. The only i

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @weizhouapache I found one more clue that the arp table on the un reachable vm has "incomplete entry " on the public gateways . if i added manually to match the same with working one i can able to ping. Is the

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip > @weizhouapache no ping from ssvm to gateway ping 10.158.209.1 PING > 10.158.209.1 (10.158.209.1): 56 data bytes 92 bytes from s-10-VM > (10.158.209.11): Destination Host Unreachable 92 bytes from s-10-VM

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip > @DaanHoogland - This is my netplan configuration > > network: > version: 2 > ethernets: > ens192: {} > ens224: {} > bridges: > cloudbr0: > addresses: > - 10.158.65.11/25 >

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @DaanHoogland Some how my secondary storage vm is able to ping both gateways . console proxy is failing to reach public gateways and able to ping private gateways. no ping to nfs storage which is on same subn

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: No ping to SSVM public ip There is obviously a network problem: ``` root@s-15-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh First DNS server is 66.173.144.10 PING 66.173.144.10 (66.173.

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: No ping to SSVM public ip @dominar250 can you run `/usr/local/cloud/systemvm/ssvm-check.sh` in the ssvm and show the output? It may give som clue. GitHub link: https://github.com/apache/cloudstack/discussions/9420#discussioncomment-

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip [ssvm-script.txt](https://github.com/user-attachments/files/16267006/ssvm-script.txt) @DaanHoogland GitHub link: https://github.com/apache/cloudstack/discussions/9420#discussioncomment-10093294 This is

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip > src="https://private-user-images.githubusercontent.com/123546459/349515574-82913a60-1dc6-4ea8-a543-6e7a5c16a747.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: No ping to SSVM public ip @dominar250 have you configured any routes to 10.158.209.x on your switch ? GitHub link: https://github.com/apache/cloudstack/discussions/9420#discussioncomment-10093285 This is an automatically se

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip @weizhouapache No sir . I have assigned this network to a vm for testing , I can able to ssh and ping that ip from 10.158.65.0 network GitHub link: https://github.com/apache/cloudstack/discussions/9420#discus

Re: [D] No ping to SSVM public ip [cloudstack]

2024-07-19 Thread via GitHub
GitHub user dominar250 added a comment to the discussion: No ping to SSVM public ip [cloud.log-consoleproxy.txt](https://github.com/user-attachments/files/16264778/cloud.log-consoleproxy.txt) [cloud.log-secondary storage.txt](https://github.com/user-attachments/files/16264779/cloud.log-seconda