Re: Attaching an uploaded volume

2025-03-05 Thread Marty Godsey
4.19.0.1 I think. Not near a PC to look. From: Pearl d'Silva Sent: Wednesday, March 5, 2025 10:09:53 PM To: users@cloudstack.apache.org Subject: Re: Attaching an uploaded volume WARNING: This email originated from outside of the organization. Do not click links

Re: Attaching an uploaded volume

2025-03-05 Thread Pearl d'Silva
What version of CloudStack are you currently using? Regards. From: Marty Godsey Sent: March 5, 2025 6:09 PM To: users@cloudstack.apache.org Subject: Re: Attaching an uploaded volume Thank you, Pearl. When I try to attach it to a VM, I get an error that stat

Re: Attaching an uploaded volume

2025-03-05 Thread Marty Godsey
Thank you, Pearl. When I try to attach it to a VM, I get an error that states “Volume: KineticAPP-C is in Uploaded. It should be in Ready or Allocated state” The compute instance I am trying to attach it to has never been booted. The volumes I have are a C drive and data drive, so I want the VM

Re: Attaching an uploaded volume

2025-03-05 Thread Pearl d'Silva
Hi Marty, When a volume is uploaded, it is present only on the secondary storage. At this phase, the state of the volume is Uploaded - that is expected. When you attempt to attach it to a VM, it migrates to primary store. This is when the volume's state transitions to Ready. P.S Images do not

Attaching an uploaded volume

2025-03-05 Thread Marty Godsey
Hello everyone. I have uploaded some volumes that I want to attach to a VM, but they seem to be stuck in the uploaded state. There are no errors, they are just simple sitting at uploaded. [cid:image001.png@01DB8DF3.ED3BF320] My goal is to build a VM using these images as a test restore. Is the

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat Maybe anybody can suggest java parameters to improve this? GitHub link: https://github.com/apache/cloudstack/discussions/10512#discussioncomment-12405009 This is an automat

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat Release IP was also very slow, though I did it from UI, and it did not fail. From the allocated list IPs disappeared fast enough, but notifications about IP release started appea

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Failures while assigning public IP via enableStaticNat Noted @akrasnov-drv , this is added to the backlog and has to be investigated. I am afraid I don't have a workaround off the top of my head. GitHub link: https://github.com/apa

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat I removed all VMs and network and recreated with standard isolated network offering with static nat with single VR. Each call execution time was increasing with the last one almos

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user shwstppr added a comment to the discussion: Failures while assigning public IP via enableStaticNat @DaanHoogland I don't think webhooks is the cause here. The logs shared are for the API call that finished in around 10s. I see multiple agent-server Command-Answer communication tak

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Failures while assigning public IP via enableStaticNat @akrasnov-drv , do you have webhooks enabled? it seems like the issue is not in enableStaticNat itself. GitHub link: https://github.com/apache/cloudstack/discussions/10512#disc

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat First of all thanks for the attention and care. @DaanHoogland I tried using webhooks in the past, but when started getting different issues I recreated the cluster without webhoo

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat @DaanHoogland it was not our intention. We are just trying to use CloudStack fleet in Jenkins. The only plugin supporting CloudStack is jcloud plugin, and it requires public IP a

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat I found this warning in management log, seems it's relevant ``` 2025-02-03 16:32:50,667 WARN [o.a.c.m.w.WebhookServiceImpl] (qtp1438988851-11443:[ctx-5bff4776, ctx-109acf86, ctx-

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Failures while assigning public IP via enableStaticNat @akrasnov-drv enabling hundred(s) static nat adresses in not a usual case. But it should work. We'll have to investigate what might go wrong. Do you have a clean environment to e

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Failures while assigning public IP via enableStaticNat > Nexthop has invalid gateway. it looks @akrasnov-drv uses redundant VRs, the error happens in the BACKUP VR which do not have default route as the public nic is DOWN. ``` mgmt

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Failures while assigning public IP via enableStaticNat > What's interesting, after releasing all IPs I was able to assign IPs again, > but even with delays between executions it started failing after 3 assigned > IP, each time enab

Re: [D] Failures while assigning public IP via enableStaticNat [cloudstack]

2025-03-05 Thread via GitHub
GitHub user akrasnov-drv added a comment to the discussion: Failures while assigning public IP via enableStaticNat Just a small update. After a day I tried to assign another public IP and got the same error. So the problem is not because of some temporary overload, it persists. ``` Traceback (

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user hari1822 added a comment to the discussion: Autoscale instance creation issue @btzq Will look into it GitHub link: https://github.com/apache/cloudstack/discussions/10510#discussioncomment-12404723 This is an automatically sent email for users@cloudstack.apache.org. To unsub

Re: [D] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2025-03-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Console Proxy - Failed to connect to server - Unable to decode token @big3v , this sounds like a specific error and not common for all VM-consoles / environments. Would you care to give more context to the cause of your issue? I just

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user btzq added a comment to the discussion: Autoscale instance creation issue @hari1822 i see im not any good at reading logs, but it looks like your Virtual Router is stopped? If so i think thats a bigger issue you should look into first. Do you have other VPCs and Virtual Routers

Re: [D] Unable to migrate VM between new host and older hosts , running same versions [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Unable to migrate VM between new host and older hosts , running same versions @hmadra what's the output of command `stat -fc %T /sys/fs/cgroup/` ? also, what's the error message in agent.log on source host ? GitHub link: https:/

Re: [D] Unable to migrate VM between new host and older hosts , running same versions [cloudstack]

2025-03-05 Thread via GitHub
GitHub user abh1sar added a comment to the discussion: Unable to migrate VM between new host and older hosts , running same versions Hi @hmadra Any update on this? > [@hmadra](https://github.com/hmadra) what's the output of command `stat -fc > %T /sys/fs/cgroup/` ? > > also, what's the erro

Re: [D] Starting instances in a domain other than root fails, [cloudstack]

2025-03-05 Thread via GitHub
GitHub user winterhazel added a comment to the discussion: Starting instances in a domain other than root fails, Before `No suitable host found for VM` (on the same line), there will be a part containing `logid:`. Could you copy this part, execute a `grep 'logid:' /var/log/cloudstack/manageme

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Autoscale instance creation issue @hari1822 , any updates? GitHub link: https://github.com/apache/cloudstack/discussions/10510#discussioncomment-12404724 This is an automatically sent email for users@cloudstack.apache.org. To u

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user btzq added a comment to the discussion: Autoscale instance creation issue Hey @hari1822 , my team faced this issue before resulting in 30K Autoscale VMs created. Our findings was that this happens when the VM is unable to be created sucessfully from the VM Template. But, Cloudst

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Autoscale instance creation issue Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/10510#discussioncomment-12404717 This is an

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user hari1822 added a comment to the discussion: Autoscale instance creation issue When this problem arises, we are unable to delete or disable the auto scale group, and the scaling occurs within the given interval. GitHub link: https://github.com/apache/cloudstack/discussions/10510#

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user btzq added a comment to the discussion: Autoscale instance creation issue @hari1822 , okay thats new for us. When we encountered this issue, we were able to disable the Autoscale Group. We then did either 1 of the 2 options: - Option 1: Filter the VM using Search Box GUI -> set

Re: [D] Autoscale instance creation issue [cloudstack]

2025-03-05 Thread via GitHub
GitHub user hari1822 added a comment to the discussion: Autoscale instance creation issue NFS- is used for storage. While trying to delete the Autoscale Group : Failed to remove the load balancer rule. If we try to delete the load balancer rule : Unable to remove the loadbalancer rule. ~~~

Re: [D] Console Proxy - Failed to connect to server - Unable to decode token [cloudstack]

2025-03-05 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Console Proxy - Failed to connect to server - Unable to decode token Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/10509#discussio

Re: [D] Standalone Fresh Installation of 4.20.0.0 UI provides 503 [cloudstack]

2025-03-05 Thread via GitHub
GitHub user tatay188 added a comment to the discussion: Standalone Fresh Installation of 4.20.0.0 UI provides 503 Hello Wei, We conducted several tests and even removed the key file. I can confirm that the key is correctly populated with the -k argument value; however, it does not work on ei

Re: [D] Standalone Fresh Installation of 4.20.0.0 UI provides 503 [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Standalone Fresh Installation of 4.20.0.0 UI provides 503 can you check if `key` file is changed when you run with `-m` and `-k` option the content of `key` file should be the value of `-k` argument GitHub link: https://github.com

Re: [D] Standalone Fresh Installation of 4.20.0.0 UI provides 503 [cloudstack]

2025-03-05 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Standalone Fresh Installation of 4.20.0.0 UI provides 503 Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/10508#discussioncomment-12

Re: [D] Standalone Fresh Installation of 4.20.0.0 UI provides 503 [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Standalone Fresh Installation of 4.20.0.0 UI provides 503 > Hello Wei, > > We conducted several tests and even removed the key file. I can confirm that > the key is correctly populated with the -k argument value; however, it does >

Re: [D] Network ACL check is bypassed on Load balancing rules in VPC [cloudstack]

2025-03-05 Thread via GitHub
GitHub user GutoVeronezi added a comment to the discussion: Network ACL check is bypassed on Load balancing rules in VPC Implementing the ACL rules in the `FORWARD` chain is the feature's design. We have some limitations with it for sure; why it was designed that way I cannot tell; however, w

Re: [D] Network ACL check is bypassed on Load balancing rules in VPC [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Network ACL check is bypassed on Load balancing rules in VPC there is a related but different issue: #7483 GitHub link: https://github.com/apache/cloudstack/discussions/10507#discussioncomment-12404102 This is an automatically

Re: [D] Network ACL check is bypassed on Load balancing rules in VPC [cloudstack]

2025-03-05 Thread via GitHub
GitHub user GutoVeronezi added a comment to the discussion: Network ACL check is bypassed on Load balancing rules in VPC Hello @weizhouapache You can check PR #6460 that explains why the LB traffic is not blocked with ACL rules and how to achieve that. GitHub link: https://github.com/apach

Re: [D] Network ACL check is bypassed on Load balancing rules in VPC [cloudstack]

2025-03-05 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Network ACL check is bypassed on Load balancing rules in VPC > Hello @weizhouapache > > You can check PR #6460 that explains why the LB traffic is not blocked with > ACL rules and how to achieve that. thanks @GutoVeronezi for shari

Re: [D] Starting instances in a domain other than root fails, [cloudstack]

2025-03-05 Thread via GitHub
GitHub user alsko-icom added a comment to the discussion: Starting instances in a domain other than root fails, When I search in the /var/log/cloudstack/management/management-server.log i see entries of the VM with id "..." and the error "No suitable host found for VM" what words sho

Re: [D] DB connection is interrupted with multiple management servers [cloudstack]

2025-03-05 Thread via GitHub
GitHub user Luskan777 closed a discussion: DB connection is interrupted with multiple management servers ### problem Hello, I am using an environment with 2 management servers, using MariaDB Galera as the database server. A few minutes after starting the management server service, the connec