Re: Cloudstack compatiblity Windows 2016 Server

2018-05-14 Thread Suresh Kumar Anaparti
Hi Marc, It seems the compatibility table with Cloudstack version and OS guest versions is not listed. May be you can try with db query using version (updated column) and guest_os_hypervisor (created column) tables. Please check the current version OS compatibility using *listGuestOsMapping* API

Re: [DISCUSS][ASK] Should agent wait for pending tasks on (mgmt server) disconnection?

2018-05-14 Thread Suresh Kumar Anaparti
Hi, @rhtyd, I checked the PR changes. Good that the agent is not waiting for the pending jobs and retrying connection to management server. This might have impact on ssvm and kvm agent tasks, not much on cpvm. Any sync or cleanup mechanism for Volumes/VMs to address the failed/pending agent jobs a

Re: [DISCUSS][ASK] Should agent wait for pending tasks on (mgmt server) disconnection?

2018-05-16 Thread Suresh Kumar Anaparti
gent is reconnected, it reconnects only > after any pending job finishes therefore such jobs finish and fail to be > communicated back to the mgmt server (the answer instance is failed to be > sent on the link, as link is no longer valid and causes exception). > > > - Rohit > &g

Re: Snapshots only on Primary Storage feature

2018-05-17 Thread Suresh Kumar Anaparti
Hi Glen / Si, In PR# 1697, the global setting *snapshot.backup.rightafter* if set to true, it'll be the default behaviour and snapshot is copied to the secondary storage. If set to false, then the snapshot state transitions are mocked and Snapshot would be in BackedUp state even though it is not r

Re: Dynamic roles question

2018-05-17 Thread Suresh Kumar Anaparti
Hi Ivan, This would be a good improvement. Instead of changing the rules for the account role based on the requirements or on demand, account can be mapped to a new role (manually or automatic after trial) of the same role type [User]. Do you have any use case for changing account role for Admin /

Re: Snapshots only on Primary Storage feature

2018-05-17 Thread Suresh Kumar Anaparti
plate from snapshot > was required, the backup image was copied on demand to secondary. > > In an ideal world, secondary storage wouldn't even be involved in most of > these options, instead using the native clone features of the underlying > storage. > > > - Si >

Re: Snapshots only on Primary Storage feature

2018-05-18 Thread Suresh Kumar Anaparti
s of VM images when we have a solid primary storage > infrastructure that already has lots of resiliency. > > > I guess we're going to have to revisit this again before we can consider > rebasing on 4.11. > > > From: Suresh Kumar

Re: [DISCUSS][ASK] Should agent wait for pending tasks on (mgmt server) disconnection?

2018-05-18 Thread Suresh Kumar Anaparti
nt is blocked by pending tasks to complete > such tasks always fail. > > > - Rohit > > <https://cloudstack.apache.org> > > > > > From: Suresh Kumar Anaparti > Sent: Wednesday, May 16, 2018 4:27:36 PM > To: dev@cloudstack.apache

Re: Snapshots only on Primary Storage feature

2018-05-18 Thread Suresh Kumar Anaparti
tionality for other hypervisors where it is being used though. > > I know we also have the requirement that snapshots are not automatically > replicated to secondary storage, so this feature is useful to us. > > I don't understand the rational for removing the feature just becaus

Re: Resource recalculation task warnings

2018-05-22 Thread Suresh Kumar Anaparti
Hi Nicolas, I could see these warnings in my environment as well, with the master build. -Suresh On Tue, May 22, 2018 at 8:44 PM, Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > Hi guys, > > > I'm seeing these warnings in current master, are you experiencing it too > or is it just my

Re: Resource recalculation task warnings

2018-05-22 Thread Suresh Kumar Anaparti
:233-DefaultModuleDefinitionSet.startContexts:97 -Suresh On Tue, May 22, 2018 at 9:32 PM, Suresh Kumar Anaparti < sureshkumar.anapa...@gmail.com> wrote: > Hi Nicolas, > > I could see these warnings in my environment as well, with the master > build. > > -Suresh > > O

Re: Help! Jobs stuck in pending state

2019-01-23 Thread Suresh Kumar Anaparti
Hi Alireza, *sync_queue *table is the actual VM sync queue which holds a queue id for each VM (*sync_objtype*: VmWorkJobQueue, *sync_objid*: ) and the VM jobs would reside in *sync_queue_item* table against that queue id. Only one running job is allowed per VM queue (*queue_size_limit*: 1 in *sync

Re: Why CloudStack 5

2019-01-24 Thread Suresh Kumar Anaparti
Sounds good. Altogether, the makeover should be a new user experience and leverage the latest hypervisor/storage tech and new/redesigned frameworks. -Suresh On Thu, Jan 24, 2019 at 10:13 AM Rohit Yadav wrote: > I'm in the favour of keeping the 4.x going because no API compatibility is > broken,

Re: Help! Jobs stuck in pending state

2019-01-24 Thread Suresh Kumar Anaparti
k CS had been more sensitive about concurrent jobs. Previous versions > works better. > Regards > > On Wed, Jan 23, 2019 at 9:43 PM Suresh Kumar Anaparti < > sureshkumar.anapa...@gmail.com> wrote: > > > Hi Alireza, > > > > *sync_queue *table is the actu

Re: Welcome Paul Bencko!

2019-02-20 Thread Suresh Kumar Anaparti
Welcome Paul. Hope you will enjoy the work in ACS and learn good stuff. -Suresh On Wed, Feb 20, 2019 at 1:34 AM Nathan Johnson wrote: > I would like to introduce a new team member Paul Bencko who will be > helping us out with some ACS development related tasks. > > Welcome Paul! > > Nathan John

Re: hook or callback for CloudStack API

2019-02-23 Thread Suresh Kumar Anaparti
Hi Alireza, Other approach I can think of is database triggers (can impact performance based on the jobs frequency). Take a look at the async_job table's insert and update operations which are performed on creating a new job (job status 0) and updated when job is complete with non-zero job status

Re: [DISCUSS] event.outcome information

2019-02-26 Thread Suresh Kumar Anaparti
Hi Nikos, Most of the events are scheduled and intercepted from the beginning of API cmd execution till its completion. The success or failure is indicated in the event description on that event completion. For example: +-+---+---+--

Re: New VP of CloudStack: Paul Angus

2019-03-11 Thread Suresh Kumar Anaparti
Congratulations Paul! - Suresh On Mon, Mar 11, 2019 at 8:46 PM Tutkowski, Mike wrote: > Hi everyone, > > As you may know, the role of VP of CloudStack (Chair of the CloudStack > PMC) has a one-year term. My term has now come and gone. > > I’m happy to announce that the CloudStack PMC has electe

Re: [ANNOUNCE] New Committer: Sven Vogel

2019-03-18 Thread Suresh Kumar Anaparti
Congratulations Sven! - Suresh On Mon, Mar 18, 2019 at 9:01 PM Tutkowski, Mike wrote: > Hi everyone, > > The Project Management Committee (PMC) for Apache CloudStack > has invited Sven Vogel to become a committer and I am pleased > to announce that he has accepted. > > Please join me in congrat

Re: [ANNOUNCE] New Committer: Dennis Konrad

2019-03-18 Thread Suresh Kumar Anaparti
Congrats Dennis! - Suresh On Mon, Mar 18, 2019 at 9:02 PM Tutkowski, Mike wrote: > Hi everyone, > > The Project Management Committee (PMC) for Apache CloudStack > has invited Dennis Konrad to become a committer and I am pleased > to announce that he has accepted. > > Please join me in congratul

Re: Cloudstack database timeout value

2019-04-10 Thread Suresh Kumar Anaparti
Hi Rakesh, Locate "db.properties" file (may be at /etc/cloudstack/management/) in the management server and check for the parameters db.cloud.maxWait (default: 10 secs), db.cloud.autoReconnect (default: true) and other database settings. Restart the management server post parameters update. - Sur

Re: Cross cluster cold migration failed in vmware

2019-04-23 Thread Suresh Kumar Anaparti
Hi Alireza You can create similar compute offering with host tags (of hosts in a cluster to start VM) and change the compute offering for the VM to the new one. - Suresh On Tue, Apr 23, 2019 at 2:49 PM Alireza Eskandari wrote: > Hi guys, > I face with a problem in old migration of VMs between

Re: Concurrent Volume Snapshots

2019-06-13 Thread Suresh Kumar Anaparti
Currently, in CloudStack, only one job per VM can be active (in execution) at any given point of time. Here, for concurrent volume snapshots of same VM, all these snapshot operations are considered to be the same VM work jobs and would be in queue. Once an active volume snapshot job is done, the ne

Re: Hello

2019-06-13 Thread Suresh Kumar Anaparti
Hi Darrin, Welcome to CloudStack! Regards, Suresh On Thu, Jun 13, 2019 at 5:44 PM Darrin Hüsselmann < darrin.husselm...@shapeblue.com> wrote: > Hi All, > > > I have joined Shapeblue as a software engineer and look forward to > contributing to the cloudstack project and working with the community

Re: [ANNOUNCE] Andrija Panic has joined the PMC

2019-07-16 Thread Suresh Kumar Anaparti
Congratulations Andrija... On Tue, Jul 16, 2019 at 12:38 PM Boris Stoyanov < boris.stoya...@shapeblue.com> wrote: > Congrats Andrija! > > On 13.07.19, 18:03, "Paul Angus" wrote: > > Fellow CloudStackers, > > > > It gives me great pleasure to say that Adrija has been invited to join >

Re: [ANNOUNCE] Sven Vogel has joined the PMC

2019-07-16 Thread Suresh Kumar Anaparti
Congratulations Sven... On Tue, Jul 16, 2019 at 12:38 PM Boris Stoyanov < boris.stoya...@shapeblue.com> wrote: > Congrats Sven! > > On 13.07.19, 18:45, "Paul Angus" wrote: > > Fellow CloudStackers, > > > > It gives me great pleasure to say that Sven has been invited to join > the >

Re: [ANNOUNCE] Gabriel Beims Bräscher has joined the PMC

2019-07-16 Thread Suresh Kumar Anaparti
Congratulations Gabriel... On Tue, Jul 16, 2019 at 12:39 PM Boris Stoyanov < boris.stoya...@shapeblue.com> wrote: > Congrats Gabriel! > > On 13.07.19, 19:01, "Paul Angus" wrote: > > Fellow CloudStackers, > > > Its non-stop today! > > > > It gives me great pleasure to say that Gabrie

Re: [ANNOUNCE] Bobby (Boris Stoyanov) has joined the PMC

2019-07-16 Thread Suresh Kumar Anaparti
Congrats Boris... On Tue, Jul 16, 2019 at 2:46 PM Paul Angus wrote: > Fellow CloudStackers, > > > > It gives me great pleasure to say that Bobby has been invited to join the > PMC and has gracefully accepted. > > > > Please join me in congratulating Bobby! > > > > > > Kind regards, > > > > > >

Re: [ANNOUNCE] Nathan Johnson has joined the PMC

2019-07-19 Thread Suresh Kumar Anaparti
Congratulations Nathan... On Fri, Jul 19, 2019 at 8:29 PM Paul Angus wrote: > Fellow CloudStackers, > > > > It gives me great pleasure to say that Nathan has been invited to join the > PMC and has gracefully accepted. > > > Please join me in congratulating Nathan! > > > > > Kind regards, > > > >

Re: CentOS8

2019-12-25 Thread Suresh Kumar Anaparti
Hi Evgeniy Tochilin, Seems No, Ref: PR "https://github.com/apache/cloudstack/pull/3611"; to support CentOS8 - in progress. Regards, Suresh On Thu, Dec 26, 2019 at 12:01 AM Evgeniy Tochilin < evgeniy.tochi...@billur.com> wrote: > Hi, > > Cloudstack 4.13 have support CentOS 8? > > -- > > Best Reg

Re: Intro

2020-01-06 Thread Suresh Kumar Anaparti
Welcome DAVID! -Suresh On Tue, Jan 7, 2020 at 10:21 AM David Jumani wrote: > Hi Guys, > > David here. I've recently joined Shapeblue and am exited to join the > community. Looking forward to working with you all as well as learning and > contributing to the community. > > Thanks, > David Juman

Re: New joiner!

2020-01-16 Thread Suresh Kumar Anaparti
Welcome VLADIMIR... Regards, Suresh On Thu, Jan 16, 2020 at 8:35 PM Vladimir Petrov < vladimir.pet...@shapeblue.com> wrote: > Hello everyone, > > I'm happy to announce that I just joined ShapeBlue as a QA engineer. I > have about 17 years of experience in different QA areas and I’m going to do >

[RESULT][VOTE] Apache CloudStack 4.19.1.0

2024-07-18 Thread Suresh Kumar Anaparti
Hi All, After more than 72 hours, the vote for Apache CloudStack 4.19.1.0 *passes* with 4 PMC + 2 non-PMC votes. +1 (PMC / binding) Rohit Daan Harikrishna Nicolas +1 (non binding) Jithin Vladi 0 none -1 none Thank you everyone for participating. I will now prepare the release announcement to

[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: Anyone wants to take over these orphaned PRs?

2015-08-09 Thread Suresh Kumar Anaparti
Hi Remi, I'll work on these PRs and finalize them. Will send new PRs for them. As Likitha is not responding, Can we take up the testcases for LGTM(s) PRs later and merge them? Thanks, Suresh -Original Message- From: Remi Bergsma [mailto:rberg...@schubergphilis.com] Sent: Monday, 10

Wiki edit permissions

2015-09-14 Thread Suresh Kumar Anaparti
Hi, I wanted to add some design documentation to wiki. Please grant me edit permissions. My ID: sureshkumar.anaparti. Thanks, Suresh

[PROPOSAL]VMware cluster level traffic override settings design change

2015-09-16 Thread Suresh Kumar Anaparti
Hi All, Currently, in cloudstack, the support for cluster level override settings (introduced in 4.2.0 with VMware DVS Integration) for guest and public traffic types blocks support for multiple physical networks defined in the zone for these traffic types over VMware deployments. It is require

Re: [PROPOSE] RM for 4.17

2022-02-01 Thread Suresh Kumar Anaparti
+1 Thanks for volunteering again, good luck Nicolas! Regards, Suresh On Tue, Feb 1, 2022 at 2:02 AM Gabriel Beims Bräscher wrote: > Sounds good. > Thaks, Nicolas. > > On Mon, Jan 31, 2022, 19:42 Rohit Yadav wrote: > > > Sounds good to me, thanks for volunteering Nicolas. > > > > > > Regards.

[ANNOUNCE] Apache CloudStack 4.16.1.0 LTS Release

2022-03-07 Thread Suresh Kumar Anaparti
# Apache CloudStack LTS Maintenance Release 4.16.1.0 The Apache CloudStack project is pleased to announce the release of CloudStack 4.16.1.0. The CloudStack 4.16.1.0 release is a maintenance release as part of its 4.16.x LTS branch and contains more than 150 fixes and improvements since the CloudS

Re: [ANNOUNCE] Apache CloudStack 4.16.1.0 LTS Release

2022-03-09 Thread Suresh Kumar Anaparti
022 9:57:31 PM > > > To: dev@cloudstack.apache.org > > > Subject: Re: [ANNOUNCE] Apache CloudStack 4.16.1.0 LTS Release > > > > > > Great news and thank you! > > > > > > Sent from my iPhone.Kathleen Foos > > > > > > > > >

Re: [PROPOSE] RM for 4.17

2022-03-16 Thread Suresh Kumar Anaparti
s and PRs, that are to be included in 4.17.0.0. > > Looking forward for your support on bug fixes, reviews, tests, etc. Thanks. > > [1] https://cwiki.apache.org/confluence/display/CLOUDSTACK/LTS > [2] https://github.com/apache/cloudstack/milestone/21 > > Regards, > Nicolas Vazqu

Re: [ANNOUNCE] Next PMC Chair & VP Apache CloudStack Project - Simon Weller

2022-03-17 Thread Suresh Kumar Anaparti
Congratulations Simon! Thank you Gabriel, for your work. Regards, Suresh On Thu, Mar 17, 2022 at 4:27 PM Rohit Yadav wrote: > > Congratulations Simon! And thank you Gabriel. > > Regards. > > On Thu, Mar 17, 2022 at 3:25 PM Gabriel Beims Bräscher > wrote: > > > > Hello, all CloudStack community

Re: Introduction

2022-05-13 Thread Suresh Kumar Anaparti
Welcome Jamie! Regards, Suresh On Thu, May 12, 2022 at 7:54 PM Jamie Pell wrote: > > Hi all, > > I've recently started working with Ivet and helping her out with some of the > community marketing for the CloudStack community - so just wanted to say hi > to everybody. > > Ivet has recently gone

Re: GSoC 2022 Mentee Introduction - Daman Arora

2022-05-23 Thread Suresh Kumar Anaparti
Congrats, and Welcome Daman! On Tue, May 24, 2022 at 9:33 AM Pearl d'Silva wrote: > > Congratulations Daman and good luck! > > Regards, > Pearl > > > From: Daan Hoogland > Sent: Monday, May 23, 2022 10:21 PM > To: dev > Subject: Re: GSoC 2022 Mentee Introduction

Re: GSoC 2022 Mentee Introduction

2022-05-23 Thread Suresh Kumar Anaparti
Congrats, and Welcome Yashika! On Tue, May 24, 2022 at 9:33 AM Pearl d'Silva wrote: > > Congratulations Yashika and good luck! > > Regards, > Pearl > > > From: Daan Hoogland > Sent: Monday, May 23, 2022 10:21 PM > To: dev > Subject: Re: GSoC 2022 Mentee Introduc

Re: GSoC mentee intro - Pritam Neog

2022-05-23 Thread Suresh Kumar Anaparti
Congrats, and Welcome Pritam! On Tue, May 24, 2022 at 9:35 AM Pearl d'Silva wrote: > > Congratulations Pritam and good luck! > > Regards, > Pearl > > > From: Pritam Neog > Sent: Saturday, May 21, 2022 7:14 PM > To: dev@cloudstack.apache.org > Subject: GSoC mente

Re: Introducing Bart and Ruben

2022-08-08 Thread Suresh Kumar Anaparti
Welcome Bart and Ruben! Regards, Suresh On Mon, Aug 8, 2022 at 6:13 PM Wido den Hollander wrote: > > Hi devs, > > Recently Bart and Ruben (CC) joined CLDIN (was PCextreme) as DevOps > engineers and will be working on CloudStack and start to contribute to > the project. > > In the coming months t

Re: 4.17.1.0 release

2022-08-31 Thread Suresh Kumar Anaparti
Sounds good Abhishek! Regards, Suresh On Tue, Aug 30, 2022 at 6:50 PM Abhishek Kumar wrote: > > All, > > We've 5 items remaining on the 4.17.1.0 milestone now: > https://github.com/apache/cloudstack/milestone/25 > > Considering these and the previously proposed rough timeline, I would like to

Re: Hello!

2022-10-10 Thread Suresh Kumar Anaparti
Welcome Rahul! Regards, Suresh On Sun, Oct 9, 2022 at 11:02 PM Rahul Agarwal wrote: > > Hi All, > > My name is Rahul Agarwal.I have recently joined ShapeBlue Engineering Team as > Software Engineer . I look forward > to make contributions to Apache Cloudstack and ask questions on mailing list .

Re: CCC Agenda and Speakers are Now Live!

2022-10-10 Thread Suresh Kumar Anaparti
Nice agenda Ivet, looking forward to CCC! Regards, Suresh On Mon, Oct 10, 2022 at 2:24 AM Ivet Petrova wrote: > > Hello all, > > I am excited to share that we just published the agenda for the CloudStack > Collaboration Conference 2022! > You can review all speakers and sessions here: > https:

Re: Introduction

2023-02-04 Thread Suresh Kumar Anaparti
Welcome Kiran... Regards, Suresh On Sat, Feb 4, 2023 at 6:58 AM Nicolas Vazquez wrote: > > Welcome Kiran! > > Regards, > Nicolas Vazquez > > > From: Marco Sinhoreli > Date: Friday, 3 February 2023 at 16:32 > To: dev@cloudstack.apache.org > Subject: Re: Introduction > Welcome Kiran! > > From: K

Re: Hello

2023-02-04 Thread Suresh Kumar Anaparti
Welcome Vishesh... Regards, Suresh On Sat, Feb 4, 2023 at 1:02 AM Marco Sinhoreli wrote: > > Welcome Vishesh! > > From: Vishesh Jindal > Date: Wednesday, 1 February 2023 at 16:44 > To: dev@cloudstack.apache.org > Subject: Hello > Hi All, > > This is Vishesh. I have recently joined ShapeBlue. I

Re: [ANNOUNCE] Ivet Petrova has joined the PMC

2023-02-20 Thread Suresh Kumar Anaparti
Congratulations Ivet, very well deserved... Regards, Suresh On Tue, Feb 14, 2023 at 9:31 PM Simon Weller wrote: > > Hi everyone, > > It gives me great pleasure to announce that Ivet has been invited to join > the > CloudStack PMC and she has accepted. > > Please join me in congratulating Ivet! >

Re: Hello Again!

2023-03-09 Thread Suresh Kumar Anaparti
Great, Welcome back Kishan... Regards, Suresh On Thu, Mar 9, 2023 at 4:12 PM Kishan Kavala wrote: > > Hi, > I've joined ShapeBlue and very happy to back with CloudStack community. > Looking forward to working with you all. > > regards, > Kishan > > > >

Re: Hello Community!!

2023-03-15 Thread Suresh Kumar Anaparti
Welcome Jithin! Regards, Suresh On Tue, Mar 14, 2023 at 1:27 PM Jithin Raju wrote: > > Hi All, > > I have joined ShapeBlue and looking forward to getting actively involved in > the community. Previously I worked on the commercial fork of the ACS, mostly > involved in technical support. > > -Ji

Re: Daan Hoogland - New ASF Member

2023-03-24 Thread Suresh Kumar Anaparti
Congratulations Daan! Regards, Suresh On Fri, Mar 24, 2023 at 2:59 PM Paul Angus wrote: > > > > It is my pleasure to announce that Daan Hoogland as been elected to become a > member of the ASF. > > The ASF would like to recognize both his practical involvement and the way > in which he has inter

Re: [ANNOUNCE] New VP of Apache CloudStack - Rohit Yadav

2023-03-29 Thread Suresh Kumar Anaparti
Congratulations Rohit, All the best! and thank you Simon... Regards, Suresh On Thu, Mar 30, 2023 at 9:07 AM Simon Weller wrote: > > All, > > I'm very pleased to announce that the ASF board has accepted the nomination > of Rohit Yadav to be the new VP of the Apache CloudStack project. > > It has

Re: [DISCUSS] CloudStack Website build and modernisation

2023-05-02 Thread Suresh Kumar Anaparti
Nice to see new website Rohit! My first look feedback => - May be, keeping the CloudStack description centered without logo would look better. - Logo on the top-left corner seems smaller in size, check if it's ok or not after increasing its size slightly. - Blog menu item after Usecases? Regards

Re: [PROPOSE] RM for 4.19.0

2023-05-02 Thread Suresh Kumar Anaparti
+1, Good luck Abhishek! Regards, Suresh On Mon, May 1, 2023 at 7:49 PM Boris Stoyanov wrote: > > +1, thanks Abhishek. I know we’re in safe hands with you! > > Bobby. > > From: Harikrishna Patnala > Date: Monday, 1 May 2023, 9:21 > To: us...@cloudstack.apache.org , > dev@cloudstack.apache.org

Re: [DISCUSS] CloudStack Website build and modernisation

2023-05-02 Thread Suresh Kumar Anaparti
gt; > > > Regards. > > ________ > From: Suresh Kumar Anaparti > Sent: Tuesday, May 2, 2023 13:12 > To: dev@cloudstack.apache.org > Cc: priv...@cloudstack.apache.org ; > us...@cloudstack.apache.org > Subject: Re: [DISCUSS] CloudStack Website build and modernisation &g

Re: [PROPOSE] ACS 4.18.1.0 release

2023-05-05 Thread Suresh Kumar Anaparti
+1, Good luck Wei! Regards, Suresh On Thu, May 4, 2023 at 2:04 PM Wei ZHOU wrote: > > Hi all, > > Currently CloudStack 4.18.0.0 is the latest LTS release. There are some > bugs and pull requests with 4.18.0.0 [1], including the fix for the upgrade > issue if users use MySQL 5.6 and 5.7. > > I wo

Re: [VOTE] CloudStack Project Blog Migration

2023-05-23 Thread Suresh Kumar Anaparti
+1, Good job Rohit! Regards, Suresh On Wed, May 17, 2023 at 2:28 PM Rohit Yadav wrote: > > All, > > The ASF-infra had announced a hard deadline [0][1] to decommission our > project’s Roller based blog [3] on the 31st May 2023. > > For the blog migration, ASF-infra has exported CloudStack blog po

Re: new PMC member: Abhishek Kumar

2023-11-23 Thread Suresh Kumar Anaparti
Congratulations Abhishek! Regards, Suresh On Thu, Nov 23, 2023 at 2:11 PM Daan Hoogland wrote: > > The Project Management Committee (PMC) for Apache CloudStack > has invited Abhishek Kumar to become a PMC member and we are pleased > to announce that they have accepted. > > Abhishek has contribut

Re: new committer Bryan Lima

2023-11-30 Thread Suresh Kumar Anaparti
Congratulations Bryan! Regards, Suresh On Thu, Nov 30, 2023 at 2:37 PM Daan Hoogland wrote: > > All, > > The Project Management Committee (PMC) for Apache CloudStack > has invited Bryan Lima to become a PMC member and we are pleased > to announce that they have accepted. > > Bryan has contribute

Re: [VOTE] Adopt Github Discusssions as Users Forum

2023-12-08 Thread Suresh Kumar Anaparti
+1 Well organized platform, might also help to easily tag / track related issues, code and PRs in GitHub. Regards, Suresh On Thu, Dec 7, 2023 at 7:42 PM Nicolas Vazquez wrote: > > +1 (binding) > > Regards, > Nicolas Vazquez > > > From: Rohit Yadav > Date: Monday, 4 December 2023 at 05:01 > To:

Re: new committer Vladimir Petrov

2023-12-13 Thread Suresh Kumar Anaparti
Congratulations Vladi... Regards, Suresh On Wed, Dec 13, 2023 at 11:19 AM Slavka Peleva wrote: > > Congrats Vladi! :) > > > On Wed, Dec 13, 2023 at 7:38 AM Jithin Raju > wrote: > > > Congratulations Vladi ! > > > > -Jithin > > > > From: Daman Arora > > Date: Wednesday, 13 December 2023 at 11:0

Re: new committer: João Jandre Paraquetti

2023-12-18 Thread Suresh Kumar Anaparti
Congratulations João! Regards, Suresh On Mon, Dec 18, 2023 at 6:17 PM Daan Hoogland wrote: > > community, > The PMC have invited João Jandre Paraquetti to join the project as a > committer and the invitation was gratefully accepted. > Please join me in welcoming João. > Congratulations João, > >

Re: [PROPOSE] RM for Cloudstack Terraform Provider

2024-03-04 Thread Suresh Kumar Anaparti
+1, on the timelines. Nice to see terraform provider release after a long time, thanks for volunteering Kiran! Regards, Suresh On Mon, Mar 4, 2024 at 5:30 PM Kiran Chavala wrote: > Hi All, > > Greetings > > I'd like to propose and put myself forward as the release manager for > v0.5.0 release

Re: Re-Introduction

2024-03-17 Thread Suresh Kumar Anaparti
Welcome back, Sina! Regards, Suresh On Mon, Mar 18, 2024 at 2:40 AM Sina Kashipazha wrote: > Dear All, > > My name is Sina Kashipazha, and you may remember me from my time at > Leaseweb. I wanted to take this opportunity to reintroduce myself as I have > recently joined ComplianceWise. > > I wo

Re: [ANNOUNCE] New PMC Chair & VP Apache CloudStack Project - Daniel Salvador

2024-03-21 Thread Suresh Kumar Anaparti
Congratulations Daniel, wish you good luck! Thank you Rohit, for your great work over the past year. Regards, Suresh On Thu, Mar 21, 2024 at 7:15 PM Rohit Yadav wrote: > All, > > It gives me great pleasure to announce that the ASF board has > accepted CloudStack PMC resolution of Daniel August

Re: [VOTE] Release Apache CloudStack CloudMonkey 6.4.0 - RC1

2024-03-27 Thread Suresh Kumar Anaparti
+1, tested 'cmk.darwin.x86-64', able to perform api calls from cli. Noticed some issues, able to reproduce them with earlier release. Not blockers here. - https://github.com/apache/cloudstack-cloudmonkey/issues/147 - https://github.com/apache/cloudstack-cloudmonkey/issues/148 Regards, Suresh On

Re: [ANNOUNCE] Rene Peinthor as committer

2024-04-05 Thread Suresh Kumar Anaparti
Congratulations Rene! Regards, Suresh On Fri, Mar 29, 2024 at 1:41 PM Daan Hoogland wrote: > devs and users, > > The PMC have asked Rene Peinthor to become a committer to the Apache > CloudStack project and they have accepted. > > Please join me in congratulating Rene. > > -- > Daan >

Re: [VOTE] Release Apache CloudStack Terraform Provider v0.5.0

2024-04-08 Thread Suresh Kumar Anaparti
+1, tested some usual vm and network operations. Regards, Suresh On Tue, Apr 2, 2024 at 2:56 PM Kiran Chavala wrote: > Hi ALL > > I've created a CloudStack Terraform Provider v0.5.0 release, with the > following artifacts up for a vote: > > Git Branch and Commit SH: > > https://github.com/cloud

Re: New Committer: Kiran Chavala

2024-04-09 Thread Suresh Kumar Anaparti
Congratulations Kiran! Regards, Suresh On Tue, Apr 9, 2024 at 11:16 AM Rohit Yadav wrote: > The Project Management Committee (PMC) for Apache CloudStack > has invited Kiran Chavala (kiranchavala) to become a committer and > we are pleased to announce that they have accepted. > > Kiran has been

Re: New PMC member: Slavka Peleva

2024-04-10 Thread Suresh Kumar Anaparti
Congratulations Slavka! Regards, Suresh On Wed, Apr 10, 2024 at 4:41 PM Ivet Petrova wrote: > Hello all, > > The Project Management Committee (PMC) for Apache CloudStack > has invited Slavka Peleva to become a PMC member and we are pleased > to announce that they have accepted. > > Slavka has c

[VOTE] Apache CloudStack 4.19.1.0 (RC1)

2024-07-10 Thread Suresh Kumar Anaparti
Hi All, I have created a 4.19.1.0 release (RC1), with the following artifacts up for testing and a vote: Git Branch and Commit SHA: https://github.com/apache/cloudstack/tree/4.19.1.0-RC20240710T1604 Commit: 2dbd80d692d6f5a207f90a07ac0b7583a41b71cd Source release (checksums and signatures are ava

Re: [VOTE] Apache CloudStack 4.19.1.0 (RC1)

2024-07-12 Thread Suresh Kumar Anaparti
the mgmt server and after a while the SSVM > > came up but the CPVM was stuck. I repeated the same, but again SSVM > > came up but CPVM struggle and after a few agent restarts it came up > > eventually. > > * > > Post this, tested several VM, volume and network lif

[VOTE] Apache CloudStack 4.19.1.0 (RC2)

2024-07-15 Thread Suresh Kumar Anaparti
Hi All, I have created a 4.19.1.0 release (RC2), with the following artifacts up for testing and a vote: Git Branch and Commit SHA: https://github.com/apache/cloudstack/tree/4.19.1.0-RC20240715T1719 Commit: 9f4c8959743d2f53faae6fc5d68e88ddc20e21a3 Source release (checksums and signatures are ava

Re: [ANNOUNCE] Next PMC Chair & VP Apache CloudStack Project - Sven Vogel

2020-03-19 Thread Suresh Kumar Anaparti
Congrats Sven! Regards, Suresh On Thu, Mar 19, 2020 at 2:04 PM Paul Angus wrote: > Hi Everyone, > > It gives me great pleasure to announce that ASF board last night > accepted our PMC's nomination of Sven Vogel as the next VP of the > project. > > As I hand over the reins, I would like to thank

Introduction

2020-04-14 Thread Suresh Kumar Anaparti
Hi All, This is Suresh (Suresh Kumar Anaparti), have recently joined ShapeBlue. I’m happy to rejoin and continue my contribution to the community. Looking forward to work with you all. Regards, Suresh

Re: [GSoC] Questions on reporting our progress and patches

2021-06-04 Thread Suresh Kumar Anaparti
Hi Junxuan Wu, I think, the timelines for the coding stages and evaluation are already mentioned in the project proposal. So, you can coordinate with your mentor(s) accordingly, update them on the status of the progress regularly (maybe through emails) and the proposed work in the timelines is com

Re: New PMC member: Suresh Anaparti

2024-09-26 Thread Suresh Kumar Anaparti
Thank you! Regards, Suresh On Wed, Sep 25, 2024 at 4:36 AM Nux wrote: > Congratulations, well deserved! :) > > On 2024-09-18 11:51, Rohit Yadav wrote: > > The Project Management Committee (PMC) for Apache CloudStack > > has invited Suresh Anaparti to become a PMC member and we are pleased > > t

Re: New PMC member: Suresh Anaparti

2024-09-20 Thread Suresh Kumar Anaparti
Thank you everyone! Regards, Suresh On Fri, Sep 20, 2024 at 1:16 PM Daan Hoogland wrote: > welcome to the pack of guilty ones, have fun with your new found karma, > Suresh... > > On Fri, Sep 20, 2024 at 9:41 AM Boris Stoyanov < > boris.stoya...@shapeblue.com> > wrote: > > > Congrats Suresh! > >

Re: [VOTE] Apache CloudStack 4.20.0.0 RC3

2024-11-27 Thread Suresh Kumar Anaparti
+1 (binding) Tested usual VM, Volume operations in CloudStack envs (Oracle Linux 8.6 MS + VMware 7.0.3 Hosts, and Rocky Linux 8.4 MS & Rocky Linux 8.4 KVM Hosts) with NFS storages. Regards, Suresh On Wed, Nov 27, 2024 at 4:03 PM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > +1 (bind

Re: [ANNOUNCE] Apache CloudStack LTS Release 4.20.0.0

2024-12-03 Thread Suresh Kumar Anaparti
Congrats, Well done João & all involved! Regards, Suresh On Mon, Dec 2, 2024 at 7:02 PM João Jandre wrote: > # Apache CloudStack LTS Release 4.20.0.0 > > The Apache CloudStack project is pleased to announce the release of > CloudStack 4.20.0.0. > > Apache CloudStack 4.20 is the most recent rele

Re: Congratulations to Alexandre Mattioli for Joining the CloudStack PMC

2024-12-06 Thread Suresh Kumar Anaparti
Congratulations Alex! Regards, Suresh On Thu, Dec 5, 2024 at 6:01 AM Mike Tutkowski wrote: > Hi everyone, > > Please join me in congratulating Alexandre Mattioli for becoming a member > of the CloudStack PMC. > > Congratulations, Alex! :) > > Thanks, > Mike > > https://www.linkedin.com/in/mike-

Re: Introduction

2025-01-06 Thread Suresh Kumar Anaparti
Hi Manoj - Welcome to the CloudStack community! Regards, Suresh On Mon, Jan 6, 2025 at 11:12 AM Manoj Kumar wrote: > Hi All, > > With great pleasure, I would like to introduce myself to the community. My > name is Manoj and I have recently joined Shapeblue as a Software Engineer. > > I am based

[PROPOSE] RM for 4.21.0

2025-02-03 Thread Suresh Kumar Anaparti
Hi All, I want to propose and put myself forward as the release manager for 4.21.0 if there are no objections. I've previously RM'd 4.16.1.0 & 4.19.1.0 releases, and co-RM'd some releases before that. I hope that experiences will help me here, for a successful release. I think, for 4.21.0, we can

Re: [Announce] new committer Jithin Radu

2025-02-05 Thread Suresh Kumar Anaparti
Congratulations Jithin! Regards, Suresh On Wed, Feb 5, 2025 at 6:49 PM Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > has invited Jithin Raju (rajujith) to become a committer and > we are pleased to announce that they have accepted. > > Jithin has been a l

Re: [PROPOSE] RM for 4.20.1

2025-01-29 Thread Suresh Kumar Anaparti
Thanks Pearl, for volunteering as RM for 4.20.1. I want to volunteer as RM for 4.21 if there are no objections from anyone, will send a separate proposal email. Regards, Suresh On Tue, Jan 28, 2025 at 5:27 PM Rohit Yadav wrote: > Thanks for volunteering Pearl. > > We will also need a volunteer

Re: New committer: Fabricio Duarte Junior (winterhazel)

2025-02-16 Thread Suresh Kumar Anaparti
Congratulations Fabricio! Regards, Suresh On Thu, Feb 13, 2025 at 3:00 PM Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack has invited > Fabricio to become a committer and we are pleased to announce that they > have accepted. > > Please join us in welcoming Fa

Re: New Member Introduction

2025-03-17 Thread Suresh Kumar Anaparti
Welcome Rositsa! Regards, Suresh On Mon, Mar 17, 2025 at 3:03 PM Rositsa Kyuchukova < rositsa.kyuchuk...@shapeblue.com> wrote: > 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 both manual and automa

Re: [Announce] new committer Swen Brüseke

2025-04-05 Thread Suresh Kumar Anaparti
Congratulations Swen! Regards, Suresh On Tue, Mar 18, 2025 at 2:28 PM Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > has invited Swen Brüseke (sbrueseke) to become a committer and > we are pleased to announce that they have accepted. > > Swen is the CEO of

Re: New PMC member: Pearl Dsilva

2025-03-25 Thread Suresh Kumar Anaparti
Congratulations Pearl! Regards, Suresh On Mon, Mar 24, 2025 at 9:26 PM Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > Is delighted to announce that Pearl Dsilva has joined the PMC! > > Pearl has been active in the project for +- 5 years, and did so in > di

Re: [ANNOUNCE] New PMC Chair & VP Apache CloudStack Project - Nicolas Vazquez

2025-03-25 Thread Suresh Kumar Anaparti
Thanks Daniel for your efforts/contributions last year. Congratulations Nicolas! Regards, Suresh On Tue, Mar 25, 2025 at 8:10 PM Daniel Salvador wrote: > Hello everybody, > > I am pleased to announce that the ASF board has accepted the CloudStack > PMC resolution of Nicolas Vazquez as the next

Re: [ANNOUNCEMENT] Apache CloudStack 4.19.2.0 release

2025-03-03 Thread Suresh Kumar Anaparti
Congratulations, thanks Daan & all involved! Regards, Suresh On Mon, Mar 3, 2025 at 4:55 PM Daan Hoogland wrote: > The Apache CloudStack project is pleased to announce the release of > CloudStack 4.19.2.0. > > The CloudStack 4.19.2.0 release is a maintenance update within the 4.19.x > LTS branc

Re: New PMC member: João Jandre Parraquetti

2025-02-28 Thread Suresh Kumar Anaparti
Congratulations João. Regards, Suresh On Thu, Feb 27, 2025 at 5:42 PM Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > is delighted to announce that João has joined the PMC! > João was the 4.20 Rm and has been contributing for several years both > in code an

Re: [VOTE] 4.19.2.0 rc4

2025-02-24 Thread Suresh Kumar Anaparti
+1 (binding) - Tested usual VM, Volume, Template operations on env with MS (Rocky Linux 8.4) + Hypervisors: KVM (Rocky Linux 8.4), VMware (7.0u3) - Verified with the volumes on Local, NFS & PowerFlex storages in KVM, and NFS in VMware - Tested VMware to KVM import Regards, Suresh On Mon, Feb 24,

CloudStack-go - v2.17.1

2025-06-20 Thread Suresh Kumar Anaparti
Dear CloudStack Community, We have updated the CloudStack-Go SDK and tagged a new version v2.17.1, for use in the next terraform plugin, other sub-projects and your own integrations. This latest version is based on Apache CloudStack 4.20.1, bringing compatibility and enhancements aligned with the

Re: [VOTE] Apache CloudStack 4.20.1.0 RC3

2025-06-06 Thread Suresh Kumar Anaparti
+1 (binding) Performed some VM and volume life cycle tests manually on local, NFS and PowerFlex storages, in fresh installation (MS: Rocky Linux 8.4 + Hypervisor Hosts: Oracle Linux 8.6). Notice this issue (https://github.com/apache/cloudstack/issues/10981) while testing, not a blocker. Regards,

  1   2   >