Re: Need an assistance in create Rocky Linux KVM template

2024-08-28 Thread Muhammad Hanis Irfan Mohd Zaid
Hi guys, Any thoughts on this? On Wed, 28 Aug 2024 at 12:46, Muhammad Hanis Irfan Mohd Zaid < hanisirfan.w...@gmail.com> wrote: > Hi all, > > I've been scratching my head trying to get cloud-init working with > CloudStack to perform an instance root password reset. You can find the > steps I did

RE: Port Forwarding in Network

2024-08-28 Thread Alex Mattioli
Hi Marty, Here's the documentation for Routed Mode and Simple Dynamic Routing, I did the original design and my colleague @Wei Zhou refined and implemented it. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=306153967 https://cwiki.apache.org/

RE: Port Forwarding in Network

2024-08-28 Thread Alex Mattioli
Definitely, also with pure routing the VR can handle at least double the bandwidth. -Original Message- From: Marty Godsey Sent: Wednesday, August 28, 2024 11:07 AM To: users@cloudstack.apache.org Subject: Re: Port Forwarding in Network Thank you, Alex. I am excited about that addit

Re: [D] Error: No Destination found for a deployment for VM instance [cloudstack]

2024-08-28 Thread via GitHub
GitHub user wagnerdracha added a comment to the discussion: Error: No Destination found for a deployment for VM instance @DaanHoogland, reading your previous answer, the primary storage was the problem, but why? If the primary storage have free space. I don't understand yet. Now, after I expu

Re: [REVIVE][DISCUSS] Closing issues & PR after a certain time

2024-08-28 Thread Daan Hoogland
thanks for reviving @João Jandre Paraquetti , I agree in principle but my original reservation still stands. A year is too long but for some technical debt we might accept it. Would there be a way to label or otherwise mark tickets for not closing marking? On Wed, Aug 28, 2024 at 4:04 PM João Jand

Re: [D] Insert Event Manually to force Usage Recalculation [cloudstack]

2024-08-28 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Insert Event Manually to force Usage Recalculation You can create it but take care the right updates are done, the usage_event has an auto_increment id, so that is no problem. You can use UUID() in the insert statement for the uuid.

Re: Port Forwarding in Network

2024-08-28 Thread Marty Godsey
Thank you, Alex. I am excited about that addition. Even having the ability to not have to NAT is very useful. Regards, Marty Godsey Rudio, LLC Book Time: https://calendly.com/rudio-martyg Support: supp...@rudio.net Ph: 859-328-1100 The content of

Re: [REVIVE][DISCUSS] Closing issues & PR after a certain time

2024-08-28 Thread João Jandre Paraquetti
Hi all, I would like to revive this discussion again, as I believe that Vishesh's initiative is great for the projects maintenance. Although the original proposal of marking as stale in 90 days and closing after another 30 days is somewhat aggressive, I think that awaiting 1+years to close a s

Re: [D] Insert Event Manually to force Usage Recalculation [cloudstack]

2024-08-28 Thread via GitHub
GitHub user KuasarCloud added a comment to the discussion: Insert Event Manually to force Usage Recalculation Hey @DaanHoogland Thanks for your reply, is the any problem if create the id (sequential) and the uuid on the table event? by the way our management server, the database and the tim

Re: [D] PCI Passthrough - extraconfig no longer available? [cloudstack]

2024-08-28 Thread via GitHub
GitHub user meisenst-dnd added a comment to the discussion: PCI Passthrough - extraconfig no longer available? > In general, you would need to know the exact XML that does what you want - > then add the required keys as cloud admin to the list of allowed keys (XML > keys) - and then, in theor

Re: [D] PCI Passthrough - extraconfig no longer available? [cloudstack]

2024-08-28 Thread via GitHub
GitHub user andrijapanicsb added a comment to the discussion: PCI Passthrough - extraconfig no longer available? Hi Mark, long cloudstack user here, but first time posting in discussion :) extraconfig is more guarded now, yes, but still should be working fine. I would suggest that you check t

Re: [D] Insert Event Manually to force Usage Recalculation [cloudstack]

2024-08-28 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Insert Event Manually to force Usage Recalculation @KuasarCloud you can add an event in the cloud.usage_event table. It will get copied to the cloud-usage.usage_event table and be process if the next job start at the period just befo