Re: Docker images

2021-11-18 Thread Rakesh v
Hello Marcus I was actively using docker files to deploy my own changes in kubernetes and also to deploy multiple pods with different versions but I havent played out with reducing the image size. I made changes to docker files to just build the components I changed rather than building entire

Re: Cloudmonkey pypi page

2021-10-11 Thread Rakesh v
I think going forward communityight use go-cloudstack/cmk but I'm not sure Sent from my iPhone > On Oct 11, 2021, at 6:03 PM, Sina Kashipazha > wrote: > >  > Hey there, > > I googled cloudmonkey today to find a simple install instruction for a > friend. The following page was in the top

Re: [DISCUSS] Marvin tests interaction

2021-03-29 Thread Rakesh v
I have added my thoughts in the issue link. Hope that's useful to you. Sent from my iPhone > On Mar 29, 2021, at 4:51 AM, Nicolas Vazquez > wrote: > > Hi, > > I would like to propose an idea to improve the interaction with the marvin > tests through the management server. This could be

Re: How to get internet traffic to instance using Isolated network

2021-01-10 Thread Rakesh v
You can get internet traffic to VM using two options which I know. One is enabling static Nat on an IP and assign it to VM and other is port forwarding 1. Acquire public IP from isolated network . Enable static Nat and select the VM which pops up 2. Enable port forwarding for the public on VR

Re: SSVM and CPVM agent unable to start after console proxy SSL certificate update

2020-12-27 Thread Rakesh v
Probably try destroying them once? Any warn or error message in mgt logs or ssvm /var/log/messages? Sent from my iPhone > On 26-Dec-2020, at 5:12 AM, Cloud List wrote: > > Hi, > > Merry Christmas to all. > > We are using Cloudstack with KVM hypervisor. Since our console proxy SSL >

Re: [DISCUSS] [IMPORTANT] CloudStack 4.14 release WITH updated UI

2020-12-04 Thread Rakesh v
I agree to it. Having one package which deploys both backend and frontend is better Sent from my iPhone > On 03-Dec-2020, at 7:09 PM, pau...@apache.org wrote: > > PMC members, PLEASE ONLY RESPOND ON THE DEV THREAD. > > > > Hi all, > > > > Please read all of this, I know it's a bit

Re: Automatically applying DB schema changes

2020-10-17 Thread Rakesh v
How about using flyway in master branch? We currently use it in our fork and whenever we make new schema changes they are automatically and no need for manual intervention Sent from my iPhone > On 16-Oct-2020, at 4:21 PM, Andrija Panic wrote: > > No way automatically, manually is OK and the

Re: [DISCUSS] CloudStack Kubernetes Cluster Auto-Scaler support

2020-10-13 Thread Rakesh v
service account and use its keys? > > ____ > From: Rakesh v > Sent: Monday, October 12, 2020 5:12 PM > To: dev@cloudstack.apache.org > Subject: Re: [DISCUSS] CloudStack Kubernetes Cluster Auto-Scaler support > > I prefer providing an API to customer

Re: [DISCUSS] CloudStack Kubernetes Cluster Auto-Scaler support

2020-10-12 Thread Rakesh v
I prefer providing an API to customers with necessary parameters rather than providing yaml files to them. Using API we can do automation also and editing yaml files can be sometimes messy Sent from my iPhone > On 12-Oct-2020, at 1:13 PM, David Jumani wrote: > > Hi Daan, > > Thanks for

Re: [VOTE] Release Apache CloudStack CloudMonkey 6.1.0

2020-07-17 Thread Rakesh v
Downloaded the binary and tested it on Ubuntu. All looked good Sent from my iPhone > On 17-Jul-2020, at 7:32 PM, Rohit Yadav wrote: > > Hi all, > > Thanks for participating and vote for CloudStack CloudMonkey v6.1.0 *passes* > with > 4 PMC + 2 non-PMC votes. > > +1 (PMC / binding) > 4

Re: Number of hosts in a cluster

2019-10-30 Thread Rakesh v
Nice thanks Sent from my iPhone > On 30-Oct-2019, at 12:52 PM, Andrija Panic wrote: > > No limit for KVM (false docs), but don't abuse, due to too many KVM hosts > i.e. accessing same cluster-wide primary storage etc. > But otherwise, no technical limits. > >> On Wed, 30 Oct 2019 at 11:34,

Re: [DISCUSS] JDK11 for CloudStack

2019-09-27 Thread Rakesh v
Hello Rohit Wanted to know if you planning to use GraalVM for compiling or have any plans of using it? Sent from my iPhone > On 27-Sep-2019, at 6:13 PM, Rohit Yadav wrote: > > All, > > I started this PR during CCCNA19 hackathon to move to JDK11: >

Re: Querying async job result

2019-08-08 Thread Rakesh v
e when it goes into "Maintenance" state. > >Regards >Andrija > > > anurag.awas...@shapeblue.com > www.shapeblue.com > Amadeus House, Floral Street, London WC2E 9DPUK > @shapeblue > > > >> On Thu, 8 Aug 2019 at 11:18, Ra

Re: Querying async job result

2019-08-08 Thread Rakesh v
Hello Anurag Thanks for the reply. The host does transit to maintenance mode eventually but the asynchronous job status never changes. Right now I'm periodically fetching the resource_state from DB to see if it changes to "Maintenance". Is there any better way to do it like using triggers or

Re: Secondary Storage VM timeout issue every hour

2019-07-25 Thread Rakesh v
T refering to internal ACS pings? > "Out of all these, the ping drops were observed from MGT server to ssvm and > mgt server to nodes. Basically all nodes lost connection. Then it recovered > itself after 1 minute." > > >> On Thu, 25 Jul 2019 at 16:55, Rakesh v wro

Re: Secondary Storage VM timeout issue every hour

2019-07-25 Thread Rakesh v
> equipment - i.e. I expect zero problems with ACS (since pings fail). > > Let us know how it goes. > > Andrija > >> On Thu, 25 Jul 2019 at 16:04, Rakesh v wrote: >> >> Yes I was monitoring it continuously. Below are the steps which I was >> doing

Re: Secondary Storage VM timeout issue every hour

2019-07-25 Thread Rakesh v
eck that you don't have issues with networking > equipment (some of us had VRY strange issues in connectivity some years > ago with crappy QCT/Quanta Switches in MLAG setup) > > Andrija > >> On Thu, 25 Jul 2019 at 15:42, Rakesh v wrote: >> >> Yes I have set the ip's o

Re: Secondary Storage VM timeout issue every hour

2019-07-25 Thread Rakesh v
Yes I have set the ip's of the three MGT servers in the "host" field Sent from my iPhone > On 25-Jul-2019, at 2:14 PM, Pierre-Luc Dion wrote: > > Do you have a load balancer in front of cloudstack? Did you set the global > settings "host" to the ip of the mgmt server? > > > Le jeu. 25 juill.

Re: Multiple networks support in SG zone - half baked?

2019-04-03 Thread Rakesh v
Not 4.11.3. porting the changes is in progress to 4.11.2 in our company Sent from my iPhone > On 03-Apr-2019, at 5:26 PM, Nux! wrote: > > Hi Wei, > > 4.11.3 you mean? 4.11.2 is already released. > > Anyway, last I tried, a couple of years back, this was not supported at all, > hence me

Re: Next CloudStack EU user group date

2018-07-09 Thread Rakesh v
Hello Is it possible to schedule after September 2nd week? I missed the last event also. Don't want to miss this one Sent from my iPhone > On 09-Jul-2018, at 3:18 PM, Steve Roles wrote: > > Hi all - I am about to schedule the next CloudStack European User Group for > Thursday, September 13