Re: [VOTE] Apache Cloudstack 4.16.0.0 RC1

2021-10-19 Thread Rohit Yadav
I've built and uploaded convenience packages here: https://download.cloudstack.org/testing/41600-RC1/ Few notes: * The Debian changelog has an issue to build deb pkgs I had to replace "lun" with "Mon" and "oct" with "Oct", this is needed when not using the packaging/build-deb.sh script but

Assign IP to account from existing public pool

2021-10-19 Thread Дикевич Евгений Александрович
Hi all! CS with advanced zone (NO SG). Can I assign IP to account from existing public pool? How I can do this? In UI I see option to dedicate new public IP range. MB I can assign IP from existing pool via API? Best regards, Evgeniy. Внимание! Это электронное письмо и все прикрепленные к не

RE: Size of the snapshots volume

2021-10-19 Thread Yordan Kostov
Hello Benoit, Here are some results - 4.15.2 + XCP-NG. I made 2 VMs from template - Centos 7, 46 GB hdd, 4% full - VM1 - root disk is as full as template. - VM2 - root disk is made full up to ~90% ( cat /dev/zero > test_file1 )then the file was removed so the used space

Re: Assign IP to account from existing public pool

2021-10-19 Thread Wei ZHOU
Hi, You can dedicate an existing ip range to a domain or an account, if all ips are not in use or only used by the domain or account. -Wei On Tue, 19 Oct 2021 at 10:49, Дикевич Евгений Александрович < [email protected]> wrote: > Hi all! > > CS with advanced zone (NO SG). > Can I assig

Re: Size of the snapshots volume

2021-10-19 Thread benoit lair
Hello Yordan, I had same results with xcp-ng 8.2 and ACS 4.15.1 The max filled during the life of the disk will be the size of the snapshot That's why i looking towards SDS with a solution giving me possibility to do some thin provisionning with XCP-NG I was thinking about an SDS which could giv

RE: [!!Mass Mail]Re: Assign IP to account from existing public pool

2021-10-19 Thread Дикевич Евгений Александрович
Thx for the answer. But my question was little different:) Now I found 50% from the solution - if you want assign specify IP to network U should create network first and then U can assign IP from existing pool. Now MB U can tell me how I can change network's owner - I want to assign network whi

Usage server not collecting data

2021-10-19 Thread Yordan Kostov
Hey everyone, ACS 4.15.2 + XCP-NG 8.2. The usage server is configured a few months ago according to this guide - http://docs.cloudstack.apache.org/en/latest/adminguide/usage.html?#configuring-the-usage-server Decided to start working on some report

Re: [!!Mass Mail]Re: Assign IP to account from existing public pool

2021-10-19 Thread Wei ZHOU
Hi, You can create a network for other accounts using cloudmonkey ( https://github.com/apache/cloudstack-cloudmonkey). Reserving an IP (not an Ip range) for a domain/account is not possible. You can allocate a public Ip to an isolated network or vpc (as you said). -Wei On Tue, 19 Oct 2021 at 12

Re: Usage server not collecting data

2021-10-19 Thread Wei ZHOU
Hi, It looks like a bug. Please file an issue on github, with more details and logs. -Wei On Tue, 19 Oct 2021 at 12:32, Yordan Kostov wrote: > Hey everyone, > > ACS 4.15.2 + XCP-NG 8.2. > The usage server is configured a few months ago according > to this guide

RE: Usage server not collecting data

2021-10-19 Thread Yordan Kostov
Thank you. Issue is opened (https://github.com/apache/cloudstack/issues/5587) and full usage.log is attached. Regards, Jordan -Original Message- From: Wei ZHOU Sent: Tuesday, October 19, 2021 1:40 PM To: users Subject: Re: Usage server not collecting data [X] This message came from

ACS 4.15.1 / XCP-NG 8.2

2021-10-19 Thread benoit lair
Hello, I am trying to scale up a Debian VM from 4Go to 8Go ram I ran into the following error : 2021-10-19 15:33:05,803 DEBUG [c.c.h.x.r.w.x.CitrixScaleVmCommandWrapper] (DirectAgent-156:ctx-62880cee) (logid:e5db9099) Catch exception com.cloud.utils.exception.CloudRuntimeException when scaling VM

Re: ACS 4.15.1 / XCP-NG 8.2

2021-10-19 Thread nux
Hello, Give this a read, see if helps. https://users.cloudstack.apache.narkive.com/f1vzARuw/dynamic-scaling-of-cpu-and-ram-not-working#post8 HTH On 2021-10-19 14:42, benoit lair wrote: Hello, I am trying to scale up a Debian VM from 4Go to 8Go ram I ran into the following error : 2021-10-19

Re: Copy Template - client denied by server configuration

2021-10-19 Thread nux
Hi, It looks like a possible misconfiguration on the server side on sec storage vm. See if in the Apache2 httpd config there is an "allow from all" for /var/www/html/copy or parent dir. HTH On 2021-10-16 17:20, [email protected] wrote: Hello, New zone, new error 😊. This err

Problems Configuring GloboDNS

2021-10-19 Thread R R
Hi all, I am trying to setup GloboDNS so as to later integrate with cloudstack. I have been following the github documentation from globocom. I have been experiencing so many problems as the repo is old. Mostly package problems. Ruby and rails is very new to me. Does any one have the guide to con

Network selection specifically for Hosting provider

2021-10-19 Thread Ranjit Jadhav
Hello guys, We are using Xenserver for host and configured Isolated Network . but we are facing the following issues 1) One IP gets reserved for source-nat per user 2) How can we assign secondary IP to the instance. There are a few more issues/queries related to the network. Thanks and Reg