Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: Define a release schedule for the project "If it didn’t happen on the mailing list, it didn’t happen." https://theapacheway.com/on-list/ GitHub link: https://github.com/apache/cloudstack/discussions/8970#discussioncomment-9759446

Re: [D] CloudStack dev setup [cloudstack]

2024-06-12 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: CloudStack dev setup @lohitslohit is the command executed successfully, despite the error "Unable to find properties file: commands.properties" ? GitHub link: https://github.com/apache/cloudstack/discussions/9214#discussioncommen

Re: SAML Auth

2024-06-12 Thread Marty Godsey
Rohit, Can these individual SAML connections on each domain be to different SAML locations? So domain 1 authenticates to SAML1 and domain 2 authenticates to SAML2? From: Rohit Yadav Date: Friday, May 31, 2024 at 10:59 AM To: users@cloudstack.apache.org Subject: Re: SAML Auth WARNING: This em

Re: [D] CloudStack dev setup [cloudstack]

2024-06-12 Thread via GitHub
GitHub user lohitslohit added a comment to the discussion: CloudStack dev setup @oferchen I had followed this steps https://docs.cloudstack.apache.org/en/4.19.0.1/developersguide/developer_guide.html only change I had made is `git checkout 4.19.0.1` GitHub link: https://github.com/apache/cl

Re: [D] CloudStack dev setup [cloudstack]

2024-06-12 Thread via GitHub
GitHub user lohitslohit added a comment to the discussion: CloudStack dev setup @weizhouapache I not made any changes in code or settings. Just I had run the mvn -P developer -pl developer -Ddeploydb Now when I run the above command it show like below. ``` mvn -P developer -pl developer -Ddep

Re: [D] CloudStack dev setup [cloudstack]

2024-06-12 Thread via GitHub
GitHub user lohitslohit added a comment to the discussion: CloudStack dev setup @rohityadavcloud mvn --version Apache Maven 3.6.0 Maven home: /usr/share/maven Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en_IN, platform encoding: UTF-8 OS

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Define a release schedule for the project My 2 cents. Regarding major releases, we do have plan to create 2 major releases (1 LTS, 1 non-LTS) a year. However, it appears nobody is interested in the non-LTS release. Now all recent m

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user GutoVeronezi added a comment to the discussion: Define a release schedule for the project Github Discussions is integrated with the users' mailing list; everything that is posted here is also sent by email and vice-versa. This discussion is way wider than the development scope (as

Re: VM serialnumber in KVM

2024-06-12 Thread Francisco Arencibia Quesada
Thanks so much Wei, this worked like a charm On Wed, Jun 12, 2024 at 5:22 PM Wei ZHOU wrote: > I tried the following > > - stop the vm > - enable extra config in global setting > "enable.additional.vm.configuration" > - change account setting "allow.additional.vm.configuration.list.kvm" > to "sy

Re: Backup VM on Cloudstack

2024-06-12 Thread benoit lair
Hi Giles, Is there something similar as Backroll https://github.com/DIMSI-IS/BackROLL for Xenserver/Xcp-NG ? Regards, Benoit Lair Le mer. 12 juin 2024 à 17:45, Joffrey LUANGSAYSANA a écrit : > Hi Jimmy, > > I am Joffrey from the Backroll team. > That is correct, Backroll needs to have access t

RE: Backup VM on Cloudstack

2024-06-12 Thread Joffrey LUANGSAYSANA
Hi Jimmy, I am Joffrey from the Backroll team. That is correct, Backroll needs to have access to the storage, if for any reasons you do not want to have the local storage exposed to backroll then yes it will not be able to perform backups. Regards, Joffrey LUANGSAYSANA Ingénieur Cloud @ : j.lu

Re: VM serialnumber in KVM

2024-06-12 Thread Wei ZHOU
I tried the following - stop the vm - enable extra config in global setting "enable.additional.vm.configuration" - change account setting "allow.additional.vm.configuration.list.kvm" to "sysinfo,system,entry", of course you can change global or domain settings. - update extra config of vm cmk upda

Re: VM serialnumber in KVM

2024-06-12 Thread Francisco Arencibia Quesada
I tried with this but it stuck libvirt https://github.com/atomspring/KVM-BIOS-SerialNo :( On Wed, Jun 12, 2024 at 9:59 AM Francisco Arencibia Quesada < arencibia.franci...@gmail.com> wrote: > yes that would be great. > > On Wed, Jun 12, 2024 at 9:58 AM Wido den Hollander wrote: > >> (Back to the

Re: [PROPOSE] RM for 4.19.1.0

2024-06-12 Thread Suresh Anaparti
Hi All, Latest update - We've closed 230 Issues and PRs in the 4.19.1.0 milestone [1]. There are still some targeted items to finish, so I would like to postpone the 4.19.1.0 release for at least a week. Here is the updated schedule for 4.19.1.0 release: - (Ongoing) till End-Jun 2024, 26-Jun:

Re: [D] Delete Templates from specific secondary storages [cloudstack]

2024-06-12 Thread via GitHub
GitHub user Pearl1594 added a comment to the discussion: Delete Templates from specific secondary storages @nxsbi Maybe you could try the `migrateResourceToAnotherSecondaryStorage` api / operation to move the templates from the store you want to remove? Not really sure how this would behave w

Re: Change source-nat IP - Isolated Network

2024-06-12 Thread Kiran Chavala
Hi Cristian Changing source-NAT ip for an isolated network is present in 4.19 release of cloudstack https://www.shapeblue.com/customising-source-nat-address-for-networks/ Regards Kiran From: cristian.c@istream.today Date: Wednesday, 12 June 2024 at 5:53 PM To: users@cloudstack.apache.org Su

Change source-nat IP - Isolated Network

2024-06-12 Thread cristian.c
Hello, Is there a way to change a source-NAT IP for an Isolated network? I ask because I have multiple ranges, and the current one used for source-NAT must be removed. Cloudstack 4.18.1 Regards, Cristian

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud edited a comment on the discussion: Define a release schedule for the project Github Discussions isn't the right place to discuss project governance related matters, but may be used for discussions and to build initial consensus; it was enabled only as a platform t

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud edited a comment on the discussion: Define a release schedule for the project Github Discussions isn't the right place to discuss project governance related matters, but may be used for discussions and to build initial consensus; it was enabled only as a platform t

Re: VM serialnumber in KVM

2024-06-12 Thread Francisco Arencibia Quesada
yes that would be great. On Wed, Jun 12, 2024 at 9:58 AM Wido den Hollander wrote: > (Back to the list) > > Op 12/06/2024 om 09:56 schreef Francisco Arencibia Quesada: > > I need to set the serial number, manually, or automatically but it needs > > to be sticky, licensing purposes. > > If CloudS

Re: VM serialnumber in KVM

2024-06-12 Thread Wido den Hollander
(Back to the list) Op 12/06/2024 om 09:56 schreef Francisco Arencibia Quesada: I need to set the serial number, manually, or automatically but it needs to be sticky, licensing purposes. If CloudStack would always set the same serial for the same VM, would that be OK? Wido :) On Wed, Jun

Re: BGP EVPN VXLAN for KVM CloudStack

2024-06-12 Thread Wido den Hollander
Op 17/04/2024 om 14:29 schreef Dietrich, Alex: Hello CloudStack Community, I am attempting to establish full Layer 3 connectivity between the KVM hosts in my CloudStack deployment. I have found a few resources to assist in the process, including the modifyvxlan.sh script necessary to establ

Re: BGP EVPN VXLAN for KVM CloudStack

2024-06-12 Thread Wido den Hollander
Op 17/04/2024 om 14:29 schreef Dietrich, Alex: Hello CloudStack Community, I am attempting to establish full Layer 3 connectivity between the KVM hosts in my CloudStack deployment. I have found a few resources to assist in the process, including the modifyvxlan.sh script necessary to establ

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud edited a comment on the discussion: Define a release schedule for the project Github Discussions isn't the right place to discuss project governance related matters, but may be used for discussions and to build initial consensus; it was enabled only as a platform t

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud edited a comment on the discussion: Define a release schedule for the project Github Discussions isn't the right place to discuss project governance related matters, but may be used for discussions and to build initial consensus; it was enabled only as a platform t

Re: VM serialnumber in KVM

2024-06-12 Thread Wido den Hollander
Op 11/06/2024 om 16:29 schreef Francisco Arencibia Quesada: Good morning guys, When I run on Windows wmic bios get serialnumber, I receive a blank serial number, I have tried running virsh edit VM, and setting : Apache Software Foundation CloudStack KVM Hypervisor MISERIA

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: Define a release schedule for the project Github Discussions isn't the right place to discuss project governance related matters, but may be used for discussions and to build initial consensus; it was enabled only as a platform to

Re: [D] Define a release schedule for the project [cloudstack]

2024-06-12 Thread via GitHub
GitHub user rohityadavcloud added a comment to the discussion: Define a release schedule for the project I wouldn't consider Openstack volunteer-based project. Two major releases a year, two minor releases a year is something we already aim for but struggle to "ensure" it happens. Practicall