Re: [D] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2025-03-19 Thread via GitHub
GitHub user rajujith added a comment to the discussion: NioConnection Unable to connect to remote: is there a server running on port 8250 @logobackwoods looks like some error in the management server /agent installation. I think reinstalling could help. GitHub link: https://github.com/apac

Re: [D] NioConnection Unable to connect to remote: is there a server running on port 8250 [cloudstack]

2025-03-19 Thread via GitHub
GitHub user verendrakalsi added a comment to the discussion: NioConnection Unable to connect to remote: is there a server running on port 8250 @logobackwoods how did you resolved this issue ? [utils.nio.NioConnection] (main:null) (logid:) Unable to connect to remote: is there a server running

Re: [D] Raw local disks for CS VMs [cloudstack]

2025-03-19 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Raw local disks for CS VMs First of all I see that even if I upload template in raw format, the image used for deployment on agents is still qcow: ``` qemu-img info -U b4f0f85b-127a-468f-b6ce-842eeaa5dd54 image: b4f0f85b-127a-468f-b6c

Re: [D] Raw local disks for CS VMs [cloudstack]

2025-03-19 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Raw local disks for CS VMs I found in logs this values for my raw template `"directDownload":"false","deployAsIs":"false"` if deployAsIs was true, would it keep raw format? Where I can change this (if I can)? GitHub link: https://gi

Re: [D] Raw local disks for CS VMs [cloudstack]

2025-03-19 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Raw local disks for CS VMs No, raw template gives nothing compared to qcow template, the resulting disks are the same. I actually suspect there is a bug, because when I choose "fat" disk or "sparse" disk, I get exactly the same one.

Re: Cant create vpc

2025-03-19 Thread Bernardo De Marco Gonçalves
Hello, When a VPC is created, Apache CloudStack assigns a public IP as the VPC's source NAT IP. During this workflow, an `InsufficientAddressCapacityException` was thrown, indicating that it was not possible to acquire an available public IP. Have you checked if there are any public IPs available?

Re: [Announce] new committer Swen Brüseke

2025-03-19 Thread Jithin Raju
Congrats Swen! -Jithin From: Daan Hoogland Date: Tuesday, 18 March 2025 at 2:28 PM To: dev , users Subject: [Announce] new committer Swen Brüseke The Project Management Committee (PMC) for Apache CloudStack has invited Swen Brüseke (sbrueseke) to become a committer and we are pleased to announc

Cant create vpc

2025-03-19 Thread TechnologyRss
Hello, Can't create vpc. ACS version 4.19.1.3. error log from mgmt server. 2025-03-19 11:02:12,338 INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-8:ctx-46d8250c job-194) (logid:6049f168) Add job-194 into job monitoring 2025-03-19 11:02:12,341 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl] (qtp66

Re: [D] Raw local disks for CS VMs [cloudstack]

2025-03-19 Thread via GitHub
GitHub user rajujith added a comment to the discussion: Raw local disks for CS VMs @akrasnov-drv using a RAW template solve the issue? if not please feel free to add an improvement request ticket if you think it will be useful. GitHub link: https://github.com/apache/cloudstack/discussions/

Re: New Member Introduction

2025-03-19 Thread Jithin Raju
Welcome Rosita! -Jithin From: Rositsa Kyuchukova Date: Monday, 17 March 2025 at 3:03 PM To: users@cloudstack.apache.org Subject: New Member Introduction Hello CloudStack Community, I'm Rositsa and I have recently joined ShapeBlue as a Senior QA Engineer. I bring over 10 years of experience in

Re: Windows Server 2025 Stuck on Loading Files

2025-03-19 Thread Pratik Chandrakar
Thanks for the response Wei and enhancement made in the PR is much needed. However the suggestion made by Fariborz is working for me and the 24H2 build is installed now. On Wed, Mar 19, 2025 at 12:55 PM Wei ZHOU wrote: > Hi Pratik, > > I tested Windows 24H2 recently, and found some issues > - th

Re: Windows Server 2025 Stuck on Loading Files

2025-03-19 Thread Wei ZHOU
Hi Pratik, I tested Windows 24H2 recently, and found some issues - the default CPU "qemu64" did not work. We need to pass through the host CPU type to the user vms. - virtual TPM is required. I think Windows Server 2025 might have the same problems. Please refer to my PR https://github.com/apache

Re: Windows Server 2025 Stuck on Loading Files

2025-03-19 Thread Fariborz Navidan
Hi Pratik, I had the same issue earlier this week. Adjust managed to change guest.cpu.mode to host-model in the agent. properties file onall KVM host and that fixed the problem. Regards On Wed, 19 Mar 2025, 10:33 Pratik Chandrakar, wrote: > Hi All, > I am trying to install Windows Server 2

Windows Server 2025 Stuck on Loading Files

2025-03-19 Thread Pratik Chandrakar
Hi All, I am trying to install Windows Server 2025 on ACS 4.19.1 but it keeps restarting after showing the message *Loading Files. *I created the machine with UEFI-Secure Boot and on the same cluster Windows Server 2022 is running without issue. Please guide -- *Regards,* *Pratik Chandrakar*