Re: Usage is not working | ACS 4.15

2022-07-15 Thread Daan Hoogland
success = 0; > +---+ > | count(id) | > +---+ > | 999 | > +---+ > 1 row in set (0.00 sec) > > > Vivek Kumar > Sr. Manager - Cloud & DevOps > TechOps | Indiqus Technologies > > vivek.ku...@indiqus.com <mail

Re: Usage is not working | ACS 4.15

2022-07-14 Thread Daan Hoogland
publish.usage.events | true | > | usage.aggregation.timezone| America/Cuiaba | > | usage.execution.timezone | America/Cuiaba | > | usage.sanity.check.interval | 1 | > | usage.stats.job.aggregation.range | 60 | &g

Re: Usage is not working | ACS 4.15

2022-07-11 Thread Daan Hoogland
vivek, *take care with this and make a backup of the cloud_usage.usage_job first* check in the usage_job table to see if there is a record for a not yet completed job. get the pid from that job and check if that is the same as the currently running usage server. If not, stop the usage server,

Re: lift-and-shift tools/methods

2022-06-09 Thread Daan Hoogland
e such a decision but I > wanted to ask if there are baseline guidelines. > > -Original Message- > From: Daan Hoogland > Sent: Thursday, June 9, 2022 10:08 AM > To: users > Subject: Re: lift-and-shift tools/methods > > Nikolaos, > There is an import feature for vmw

Re: How to configure link domaintoldap to define admin and user roles?

2022-06-09 Thread Daan Hoogland
Jorge, the linkDomaintoLdap feature is not that fine grained. Youĺl want to look at LinkAccountToLdap for what you seek. On Wed, Jun 8, 2022 at 10:31 PM Jorge Luiz Correa wrote: > Hi all! > > In documentation I can see: > > cloudmonkey link domaintoldap >

Re: lift-and-shift tools/methods

2022-06-09 Thread Daan Hoogland
Nikolaos, There is an import feature for vmware vms. I think you need to have a look at that. On Wed, Jun 8, 2022 at 6:04 PM Nikolaos Tsinganos wrote: > Hi everybody, > > � > > Are there any recommended “lilft-and-shift to cloudstack” tools/methods? > … or maybe someone that wants to share

Re: cloud_usage.cloud_usage DB not updated after upgrading Cloudstack from 4.15 to 4.16.1

2022-06-07 Thread Daan Hoogland
David, do you see any errors in the usage logs? The keys should not change any functionality. On Tue, Jun 7, 2022 at 9:06 AM David Larsen wrote: > > Hi > > Any big changes in Cloudstack usage DB since cloud_usage.cloud_usage is > not updated since we upgraded? > Other usage db like

Re: [VOTE] Apache Cloudstack 4.17.0.0 RC4

2022-06-03 Thread Daan Hoogland
+1 (binding) checksums verified monkeying on a combined kvm/vmware env and no issues encountered as of yet On Fri, Jun 3, 2022 at 10:39 AM Wei ZHOU wrote: > +0 (binding) > > tested on rocky8 and vmware70u3 on > >1. vm lifecycle >2. volume lifecycle >3. different network types >

Re: Múltiple Usage Service

2022-04-28 Thread Daan Hoogland
You can run as many as you like (more than management services if you wish) but only one will be responsible for each job to execute/batch to process. On Wed, Apr 27, 2022 at 6:28 PM K B Shiv Kumar wrote: > I am not dead sure as in I haven't seen the code but in my understanding... > > ACS

Re: Page style setting

2022-04-22 Thread Daan Hoogland
Antoine, lagging on my mail It looks like the one showing the cogwheel is built with `-Ddeveloper`. On Wed, Mar 30, 2022 at 3:57 PM Antoine Boucher wrote: > I have 2 independent ASC systems both running 4.16.1.0 > > The first system display a cog-wheel on the right of the Management Web UI >

Re: Boot VM into BIOS after deployment

2022-03-28 Thread Daan Hoogland
I think the boot into bios option was only implemented for Vmware. Good feature request though. Should be easy to implement (if KVM provides an option for it) On Thu, Mar 24, 2022 at 10:47 AM vas...@gmx.de wrote: > hi piotr, > > thanks for your Link - as always high quality stuff. > But the

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

2022-03-17 Thread Daan Hoogland
good luck Simon and thanks Gabriel for your work. On Thu, Mar 17, 2022 at 11:00 AM Daman Arora wrote: > Many congrats, Simon! > > On Thu., Mar. 17, 2022, 5:57 a.m. Nux, wrote: > > > Congratulations, Simon! :-) > > > > --- > > Nux! > > www.nux.ro > > > > On 2022-03-17 09:55, Gabriel Beims

Re: [VOTE] Apache CloudStack 4.16.1.0 (RC1)

2022-02-21 Thread Daan Hoogland
+1 (binding) checked keys started network registered several templates started VMs based on those templates also I was involved with the merging and triaging of the PRs for this release and am quite confident we have a nice set of fixes here ;) On Fri, Feb 18, 2022 at 5:10 PM Suresh Anaparti <

Re: [!!Mass Mail]Re: Change Account Role

2022-02-01 Thread Daan Hoogland
yes you should be able to do that. On Tue, Feb 1, 2022 at 9:11 AM Дикевич Евгений Александрович < evgeniy.dikev...@becloud.by> wrote: > Thx Daan! > > Can I do this via CloudMonkey? > > > > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.

Re: [DISCUSS] Log4j migration

2022-02-01 Thread Daan Hoogland
on > https://github.com/apache/cloudstack/pull/5878 > > > > Regards. > > > From: Daan Hoogland > Sent: Wednesday, January 19, 2022 18:23 > To: dev > Cc: users@cloudstack.apache.org > Subject: Re: [DISCUSS] Log4j migration > >

Re: Duplicate device_id of datadisk

2022-02-01 Thread Daan Hoogland
r of the bug? > > On 2022/01/28 23:07, Daan Hoogland wrote: > > Mikako, > > yes, I think you hit a bug. I am not sure if your application will be > hurt > > by it, but of course it might well be. > > > > On Thu, Jan 27, 2022 at 2:13 PM 小林 美佳子 > wrote: > >

Re: Change Account Role

2022-01-31 Thread Daan Hoogland
Evgenly, there is updateAccount [1], it can assign a new role to an account. implemented in pr3058 [2], [1] https://cloudstack.apache.org/api/apidocs-4.16/apis/updateAccount.html [2] https://github.com/apache/cloudstack/pull/3058 On Tue, Feb 1, 2022 at 8:06 AM Дикевич Евгений Александрович <

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

2022-01-28 Thread Daan Hoogland
+1 (binding) performed similar tests as Rohit but in a dual zone and with a vpc in one of the zones. Two different configurations one with one zone and one with both. destroy went fine ;) in the vpc firewall rules would not create. I am not sure this is a known issue, but the error message is

Re: Duplicate device_id of datadisk

2022-01-28 Thread Daan Hoogland
Mikako, yes, I think you hit a bug. I am not sure if your application will be hurt by it, but of course it might well be. On Thu, Jan 27, 2022 at 2:13 PM 小林 美佳子 wrote: > > Hi. > I am using CloudStack 4.14. > I used importUnmanagedinstance to register the VM to CloudStack. > When there are

Re: secstorage s3

2022-01-26 Thread Daan Hoogland
Sorry Piotr, No idea and no idea why the limitation is there. Sounds like a good feature though. Not just NFS -> S3 but any to and fro migration. also a mix of storage types for secstores seems sensible. On Sat, Jan 22, 2022 at 8:40 PM Piotr Pisz wrote: > Hi, > > Is it possible to add secondary

Re: ACS setup with 200+ accounts per domain

2022-01-26 Thread Daan Hoogland
Antoine, I hop you get your design right. I'm sure I would not help a lot except for confusing things, but let me try: You could install a dedicated set of resources (zone/pods/clusters/hosts) per department/institution and assign resource admin role to a local guru to instantiate networks. You

Re: [DISCUSS] Log4j migration

2022-01-19 Thread Daan Hoogland
As I was involved it shouldn't come as a surprise to anyone that I agree with Rohit on all he says here. There was one consideration that we (both) abandoned quite early on; making a pluggable framework for logging in which one can add their own preferred library. We do not think it is worth the

Re: Implicit Dedicated Hosts

2022-01-17 Thread Daan Hoogland
Antoine, As far as I understand, what you want is a missing feature. You can dedicate a zone/pod/cluster/host to a domain but for the users in that domain to be forced on that domain they have to only have access to compute offerings with the implicitDedicationPlanner *and* when deploying, they

Re: CloudStack Community Initiatives in January

2022-01-11 Thread Daan Hoogland
hey Ivet, I tested the survey and it looks great, hope we get good input from it. Some small points of improvement: I can choose only one hypervisor type, while we use a bunch. Same for the version of cloudstack, people may use several installations in parallel and update them at different

Re: Public IP is stucked in state "released" after usage for static nat

2022-01-04 Thread Daan Hoogland
Chris, it looks to me like you should delete the VPC and then check if all IPs are available before creating a new one. As for the user data service, the message already says that user data is not supported, so why create another offering? On Tue, Jan 4, 2022 at 2:50 AM vas...@gmx.de wrote: >

Re: Issue with Quick Start Guide

2021-12-22 Thread Daan Hoogland
uld not > find > exception: com.cloud.exception.DiscoveryException in error code list for > exceptions > > 2021-12-15 16:43:38,315 WARN [0.a.c.a.c.a.h.AddHostCmd] > (qtp2063763486-20:ctx-2f042107 ctx-2b5727cd) (logid:e72c2de3) Exception > com. cloud.exception.DiscoveryException

Re: [PROPOSE] RM for 4.16.1

2021-12-22 Thread Daan Hoogland
:+1: On Tue, Dec 21, 2021 at 8:06 PM Gabriel Bräscher wrote: > Sounds good! > Thanks for volunteering, Suresh. > > Regards, > Gabriel. > > On Fri, Dec 17, 2021 at 12:15 PM Suresh Anaparti < > suresh.anapa...@shapeblue.com> wrote: > > > Hi All, > > > > I propose the following timelines for

Re: "Add LDAP account" returns empty user list

2021-12-15 Thread Daan Hoogland
an, > > value for ldap.group.user.uniquemember is "uniquemember". I have also > tried to set up the basedn as "ou=ou1,dc=my-domain,dc=de" to get all > users of ou1, list is still empty.. > > Am 14.12.2021 um 16:55 schrieb Daan H

Re: "Add LDAP account" returns empty user list

2021-12-14 Thread Daan Hoogland
mberUid: person1 > memberUid: person2 > memberUid: person3 > memberUid: person4 > memberUid: person5 > memberUid: person6 > memberUid: person7 > memberUid: person8 > memberUid: person9 > memberUid: person10 > > Is the manual import possible if there is no memberO

Re: "Add LDAP account" returns empty user list

2021-12-14 Thread Daan Hoogland
Mevludin, I suppose you are using the documentation to add your LDAP. which strategy are you using, manual import, autoimport or autosync? By the looks it seems you want the manual import, but I am not sure. Does the user have a memberOf attribute? Does the group cloudstack-user have a series of

Re: Select storage location of Snapshots

2021-12-13 Thread Daan Hoogland
gt; Please feel free to add or modify the idea so we can get the best > feature all togheter. > > El 13/12/2021 a las 06:29, Daan Hoogland escribió: > > Mauro, > > you can't at the moment, but it sounds like a good feature request. Can > you > > formulate that in github? &

Re: Select storage location of Snapshots

2021-12-13 Thread Daan Hoogland
Mauro, you can't at the moment, but it sounds like a good feature request. Can you formulate that in github? https://github.com/apache/cloudstack/issues/new/choose On Tue, Nov 30, 2021 at 4:46 PM Mauro Ferraro - G2K Hosting < mferr...@g2khosting.com> wrote: > Hi guys, how are you?. > > We are

Re: Change Boot Order in Instance

2021-12-13 Thread Daan Hoogland
you can try boot-into-bios and change the boot order there. On Thu, Nov 25, 2021 at 11:29 AM Дикевич Евгений Александрович < evgeniy.dikev...@becloud.by> wrote: > Hi all! > > CS 4.16 + XCP-NG 8.2 > > MB someone try to change boot order in instance? I want to boot from iso > in already deployed

Re: configdrive not working in 4.16

2021-12-13 Thread Daan Hoogland
sharing) > > > > Packages downloaded from official page. > > > > I also found a problem with tags, after the upgrade I was not able to > > add new tags with UI, old tags (added with legacy client) in primary / > > secondary storage were not displayed correct

Re: How to control resource limits when account is linked to LDAP?

2021-12-13 Thread Daan Hoogland
Jorge, It seems like a bug as you describe it, but maybe you are looking at the wrong figures. When you try to create more resources than the total account limit, do they still get created? If so, please log a bug at https://github.com/apache/cloudstack/issues/new/choose On Mon, Nov 22, 2021 at

Re: Log4j in Cloudstack

2021-12-13 Thread Daan Hoogland
Serge, A official statement should be coming out soon, but I think it is safe to say the ACS is not impacted, for sure with the default log4j configuration. The version we use is not impacted. A colleague PMC member did an exploit attempt and showed it failing. If you are unsure [1] describes what

Re: Issue with Quick Start Guide

2021-12-13 Thread Daan Hoogland
2021-12-7 14:13:20, 315) is where I > began the management setup on my browser. At the bottom of the first > screenshot, I think that is where I tried to add a host from the > Infrastructure tab. > > [image: image (4).png] > > On Fri, Dec 10, 2021 at 11:37 AM Daan Hoogland &g

Re: Issue with Quick Start Guide

2021-12-10 Thread Daan Hoogland
welcome Matt, I'll take a while to read ;) When you call one machine the `gateway`, do you mean it is not acting as a host but as a gateway to the outside world, and only the machine with the management server is a host in the system? Firewalls can be a pain, however the ports to open are really

Re: UEFI for System Images

2021-12-10 Thread Daan Hoogland
Pieter, I don't think the template itself supports it (not sure though). You'll need to make a template and then register it to have the right configuration. I have never seen heard of this being tested, though. You will encounter some issues. On Fri, Dec 10, 2021 at 2:23 PM Pieter Harvey wrote:

Re: ldaps config settings

2021-11-23 Thread Daan Hoogland
tanks Jorge, Can you describe this in a github issue, please? On Mon, Nov 22, 2021 at 7:53 PM Jorge Luiz Correa wrote: > Same difficulty here. The way it worked was defining the truststore > globally. Just after that I defined the ldap configuration inside a domain. > > Using API: > > cmk -p

Re: configdrive not working in 4.16

2021-11-22 Thread Daan Hoogland
Piotr, have you gotten anywhere with this? the IPMI exception seems unrelated, and the class cast exceptions seem to me to be a java version issue? can you give the versions of relevant platform version? (at least os, jvm) Have you built yourself or downloaded any package? On Wed, Nov 17, 2021 at

Re: What is the impact which add custom attributes in VMware obuject like instance, datastore?

2021-11-15 Thread Daan Hoogland
Do you wish to have them added after deployment or before? ACS doesn't have facilities to add them. They should have no influence if you add them out of band. On Mon, Nov 15, 2021 at 6:57 AM 小林 美佳子 wrote: > > Hi. > > We hope to add Custom attributes in VMware object. > > So, We want to know the

Re: Is possible to use CloudStack and LDAP with posixGroup and memberUid?

2021-11-14 Thread Daan Hoogland
Jorge, Not using posixGroup is a bug indeed, in my opinion, but the memberOf attribute should still be used unless you configered something for that as well. On Fri, Nov 12, 2021 at 6:42 PM Jorge Luiz Correa wrote: > Hi! In my tests I couldn't use posixGroups, even changing the >

Re: [VOTE] Apache CloudStack 4.16.0.0 (RC2)

2021-11-02 Thread Daan Hoogland
Li, Have a look at https://github.com/apache/cloudstack/pull/5658, i haven't tested it but in theory it should solve the issue. The regression was to to a fix of another issue. If the new PR doesn't work we'll need to discuss reverting the other one or leaving this in as a known bug. I think this

Re: SSVM ntps do not take custom config

2021-11-02 Thread Daan Hoogland
Yordan, was "/etc/ntp.conf" touched on the systemvm and what is the contents? On Thu, Oct 28, 2021 at 1:53 PM Yordan Kostov wrote: > Dear all, > > ACS 4.15.2 + XCP-NG + Template 4.15.1. > Trying to change default SSVM NTPs to internal ones. > Edit ACS parameter

Re: Is possible to use CloudStack and LDAP with posixGroup and memberUid?

2021-10-26 Thread Daan Hoogland
Luis, i hope to answer most of your queries below; On Mon, Oct 25, 2021 at 8:42 PM Jorge Luiz Correa wrote: > Hi! This is just my first post here and I'm looking for some help to > understand more about LDAP use. I'm using CloudStack 4.15.2.0 and an > OpenLDAP server. I need to configure

Re: [!!Mass Mail]Re: Understanding of Physical Network

2021-10-21 Thread Daan Hoogland
ter use 2 Physical Networks > - 1 with Management traffic (and Management traffic label) and another with > Guest and Public (Guest and Public traffic labels). But I have this 3 > traffic types on 1 bond - It somehow affects? > > > > -Original Message- > From:

Re: [!!Mass Mail]Re: Understanding of Physical Network

2021-10-21 Thread Daan Hoogland
blic networks and MB (if possible) more than 1 Guest > for some Pods. > > > > -Original Message- > From: Daan Hoogland [mailto:daan.hoogl...@gmail.com] > Sent: Thursday, October 21, 2021 12:12 PM > To: users > Subject: [!!Mass Mail]Re: Understanding of Physical Networ

Re: Understanding of Physical Network

2021-10-21 Thread Daan Hoogland
yes evgenly, I think you are describing two physical networks. On Thu, Oct 21, 2021 at 10:58 AM Дикевич Евгений Александрович < evgeniy.dikev...@becloud.by> wrote: > Hi all! > > Can someone explain me concept of Physical Networks? > > Now I have Xen hosts with 4 NICs. They are grouped in 2

Re: [!!Mass Mail]Re: Specify cluster for virtual router

2021-10-15 Thread Daan Hoogland
please do Evengy (can't decipher the rest of your names, sorry) On Thu, Oct 14, 2021 at 5:20 PM Дикевич Евгений Александрович < evgeniy.dikev...@becloud.by> wrote: > Hmmm interesting... > > It works when U use host tags. With storage tags this isn't work))) > Mb I should open issue?) > > >

Re: API Command Question for "networkids"

2021-10-15 Thread Daan Hoogland
the Register Template UI when > downloading/registering an OVA template nor do I see it as an option listed > in the template details of an already registered template. Am I missing > something here? > > Many thanks! > > Mike > > > > -Original Message- > From: Daan

Re: API Command Question for "networkids"

2021-10-14 Thread Daan Hoogland
ers@cloudstack.apache.org; > d...@cloudstack.apache.org > Subject: [CAUTION] RE: API Command Question for "networkids" > > Daan, > > I see from the documentation that this is a new API for ACS 4.15. Do you > have an example command line that I should inject this "

Re: How to delete trafficmonitor on Cloudstack

2021-10-13 Thread Daan Hoogland
not sure how to classify this Carl, but it seems an missing/incomplete feature though it is pretty old. Can you find a host for id=2f3710d4-04af-412b-a64a-1aca0cb07c58? If so, put that host in maintenance mode and then try again. Whether this works or not I think it merrits an issue on github. On

Re: api to import network acl rules

2021-10-11 Thread Daan Hoogland
good feature request would that be, Rakesh. I think your best option is to process the exported acl list into a set of cloudmonkey commands and process these in a script. On Mon, Oct 11, 2021 at 2:13 PM Rakesh Venkatesh wrote: > Hello > > I have a network acl which has around 800 rules. i want

Re: Dynamic Roles and user roles in command.properties

2021-10-06 Thread Daan Hoogland
from > cloud.role_permissions. " + > "Do you want to continue? [y/N]").lower() > if choice == 'y': > break > else: > print("Aborting!") > sys.exit(1) > > # Genera

Re: Dynamic Roles and user roles in command.properties

2021-10-06 Thread Daan Hoogland
ternalLoadBalancerElement=7 > createInternalLoadBalancerElement=7 > listInternalLoadBalancerElements=7 > > > Affinity group commands > createAffinityGroup=15 > deleteAffinityGroup=15 > listAffinityGroups=15 > updateVMAffinityGroup=15 > listAffinityGroupTypes=15 > >

Re: Dynamic Roles and user roles in command.properties

2021-10-04 Thread Daan Hoogland
David, The '=15's mean user is allowed, as 15 = 8+4=2=1 (it is a decimal description of a bit-field) Have you created any roles along the way? On Mon, Oct 4, 2021 at 4:51 PM David Larsen wrote: > Hi > > I have tried to migrate our Cloudstack (4.15) to use dynamic roles. The > migrate process

Re: Virtual router missing and restartNetwork API call failing

2021-10-04 Thread Daan Hoogland
nt to lose everything if a > > mess up the whole configuration. > > > > Does adding a new Shared network create a new VR? > > If so, what will happen to the old VMs associated to the old one, can I > > associate them later or not? > > > > Regards, > > V

Re: Virtual router missing and restartNetwork API call failing

2021-10-04 Thread Daan Hoogland
V, Is this a vpc router, a router for an isolated network, or for a shared network? if it is for an isolated network a router should be spinnen up as soon as you add a VM. you can delete the VM again once it is running. On the other types of networks I wouldn't know a good workaround. And this is

Re: SQL Deadlocks using Galera Active/Backup/Backup

2021-10-04 Thread Daan Hoogland
Loth, I think you are better off asking this question on a mysql forum, somewhere. It doesn't seem anybody worked with a 3-node cluster, here. On Sun, Oct 3, 2021 at 7:29 AM Loth wrote: > Hi Users, > > I am seeing some deadlocks in my sql error log; > "[ERROR] mysqld: Deadlock found when trying

Re: prometheus

2021-10-04 Thread Daan Hoogland
never heard of this Piotr, Have you checked the timezone and locale settings on the hosts? On Thu, Sep 30, 2021 at 11:10 AM Piotr Pisz wrote: > Hello, > > I have a strange situation, I have two CS clusters (in the same version), > and each gives the prometheus stats differently. > In the last

Re: API Command Question for "networkids"

2021-10-01 Thread Daan Hoogland
92a5b71","response":"json","ctxUserId":"6","displayname":"NetworkTest","name":"NetworkTest" > > Example from Self-Service API: > > > "cmdEventType":"VM.CREATE","networkids"

Re: API Command Question for "networkids"

2021-10-01 Thread Daan Hoogland
Mike, I don't recognise the commands you talk about, `networkids` and `nicnetworklist`. Can you give links to APIs in [1], please? There are some API that are not generic over hypervisors, but these should be well documented and really only very few. [1]

Re: [RESULT][VOTE] Apache CloudStack CloudMonkey 6.2.0

2021-10-01 Thread Daan Hoogland
great On Fri, Oct 1, 2021 at 1:56 PM Rohit Yadav wrote: > Thanks Pearl, thanks all! > > > Regards. > > > From: Pearl Dsilva > Sent: Friday, October 1, 2021 17:09 > To: d...@cloudstack.apache.org ; > users@cloudstack.apache.org > Subject: [RESULT][VOTE] Apache

Re: HA behaviour with Cloudstack / XCP-NG

2021-09-30 Thread Daan Hoogland
> > However, Cloudstack never launches the virtual machines and the virtual > routers on our other nodes XCP that were on the pool master. > Is this the expected behaviour ? > Yes, this is expected behaviour, cloudstack doesn't know if the VMs are still running in this 'splitbrain' scenario and

Re: Unable to read/process CSR: Command failed due to Exception: java.lang.Exception

2021-09-30 Thread Daan Hoogland
rking? What is OS > different between KVM and VMware when comes to systemvm patching/inject > keys? I think here I have the answer to may error. > > Regards, > Cristian > > -----Original Message- > From: Daan Hoogland > Sent: Tuesday, September 28, 2021 12:14 PM >

Re: Unable to read/process CSR: Command failed due to Exception: java.lang.Exception

2021-09-28 Thread Daan Hoogland
rfect, with any ACS or VMware version > (also same CIDR range/size for public and private), when we test with UK, > we get same error no matter what." > >I want to mention that we have these servers (UK, DE, FR, CA ) from OVH > in vRack and the UK, are not working. ( I

Re: kvm host gets wrong IP address in host= at agent.properties

2021-09-28 Thread Daan Hoogland
Jay, is this after you added the host to cloudstack or before? On Tue, Sep 28, 2021 at 9:02 AM jay hs wrote: > Hi all: > I must be doing something wrong. > I am installing 4.15 from the apt repositories on ubuntu 16.04 > deb http://download.cloudstack.org/ubuntu xenial 4.15 > > Everything goes

Re: Unable to read/process CSR: Command failed due to Exception: java.lang.Exception

2021-09-28 Thread Daan Hoogland
Christian, did you solve this (i just encountered your mail and see it is yet unanswered) the problem is with the certificate generation, it seems to try and generate from an empty string (the csr/certificate signing request) Not being able to sign in to the SVM is a problem but on vmware you

Re: Adding OS Type

2021-09-20 Thread Daan Hoogland
yes, there are some APIs to aid with that: http://cloudstack.apache.org/api/apidocs-4.15/apis/addGuestOs.html http://cloudstack.apache.org/api/apidocs-4.15/apis/addGuestOsMapping.html On Mon, Sep 20, 2021 at 3:25 AM Hean Seng wrote: > Hi > > Is there any way to add OS Type in ACS template ?

Re: vm template with data disk

2021-09-17 Thread Daan Hoogland
I don't think taht this is implemented for KVM On Fri, Sep 17, 2021 at 2:31 PM Piotr Pisz wrote: > I meant KVM :-) > > Piotr > > > -Original Message- > From: Daan Hoogland > Sent: Friday, September 17, 2021 2:00 PM > To: users ; pi...@piszki.pl > Subject:

Re: vm template with data disk

2021-09-17 Thread Daan Hoogland
yes, at least for vmware it is. On Fri, Sep 17, 2021 at 1:06 PM Piotr Pisz wrote: > Hi, is it possible to prepare a vm template with a data disk? One or many? > > Regards, > Piotr > > > -- Daan

Re: Unable to create Instance from user account

2021-09-17 Thread Daan Hoogland
You shouldn't have to de much more, what errors do you get and do you find in the logs? On Thu, Sep 16, 2021 at 5:42 AM technologyrss.mail < technologyrss.m...@gmail.com> wrote: > *Hi,* > > I am successfully create vpc and tier then create Instance using root > admin account. But when I create

Re: virtual router stuck on starting - cloudstack 4.15.1 with kvm

2021-09-17 Thread Daan Hoogland
thanks for the update Christian, sounds strange that the router would require that much to start but glad it worked. On Wed, Sep 15, 2021 at 1:32 PM wrote: > Hello, > > I have found the issue, after I have changed the CPU and memory for > this " System Offering For Software Router - Local

Re: [VOTE] Apache CloudStack 4.15.2.0 (RC2)

2021-09-16 Thread Daan Hoogland
+1 binding I did key verification and build. No functional tests but given Rohit's report and the fact that these should all have been covered before even trying to release I'm satisfied we can release. On Mon, Sep 13, 2021 at 10:38 AM Rohit Yadav wrote: > +1 (binding) > > With help from my

Re: SSVM not starting

2021-09-15 Thread Daan Hoogland
Peter, those log lines seem not relevant in that they don't say anything about the root cause. as you say you run ubuntu i think you mean (implied) that you use KVM as hypervisor, do you? was the system template registered before starting the system? given this information it seems most likely

Re: All VM domains in KVM suddenly terminated and VMs cannot start

2021-09-13 Thread Daan Hoogland
looks like your ssl keys got corrupted, I suggest removing them and re-adding the hosts (as a first try. Hope this is not your production environment. On Sat, Sep 4, 2021 at 12:20 PM Fariborz Navidan wrote: > Hello, > > All VM domains in KVM suddenly terminated but CloudStack was thinking they

Re: [VOTE] Apache CloudStack 4.15.2.0 (RC1)

2021-09-08 Thread Daan Hoogland
signing correct, archive contents sane (no further testing done) +1 (binding) On Tue, Sep 7, 2021 at 2:53 PM Rohit Yadav wrote: > All, > > I've created a 4.15.2.0 release, with the following artifacts up for a > vote: > > Git Branch and Commit SHA: >

Re: Secondary storage missing in one host.

2021-09-08 Thread Daan Hoogland
Abishek, can you install a VM directly on host 2? and can you mount the secondary storage by hand? On Wed, Sep 8, 2021 at 4:45 PM Abishek wrote: > Hell All, > > I have setup cloudstack 4.15.1 with 2 KVM host machine. Everything is > working fine but I was unable to migrate systsem vm's to host

Re: [VOTE] Apache CloudStack Kubernetes Provider v1.0.0 (RC1)

2021-08-10 Thread Daan Hoogland
checked the compile works and trusting Rohit's package verification +1 (binding) On Wed, Aug 4, 2021 at 1:42 PM David Jumani wrote: > Hi All, > > I've created the initial CloudStack Kubernetes Provider release v1.0.0, > with the following artifacts up for a vote: > > Git Branch and Commit SH: >

Re: For input string: "9,17"

2021-08-02 Thread Daan Hoogland
Piotr, as for the message in the title; Do you, in Poland, have a locale active that uses a comma ',' as the decimal separator, as opposed to a point '.'? this looks like something I saw in German and Dutch installations as well. as a temp workaround set your locale to "c" or "English". I thought

Re: VxLAN and XenServer/XCP-NG

2021-07-16 Thread Daan Hoogland
Matthew, Unless ou are implementing a nicira network provider, yes. Nicira is not well maintained but it also support vxlan URIs. The internal provider only supports vxlan on KVM as far as I can tell by looking at the code. On Thu, Jul 15, 2021 at 1:04 PM Matthew Ritchie wrote: > Hello, > > I

Re: Problem with secondary storage

2021-07-16 Thread Daan Hoogland
never mind this, I saw the answers on users@ and those will bring you closer to a solution. On Fri, Jul 16, 2021 at 11:44 AM Daan Hoogland wrote: > Andy, > Alma linux is not officially supported as a hypervisor host. That doesn't > mean it shouldn't work but there are a lot of componen

Re: Problem with secondary storage

2021-07-16 Thread Daan Hoogland
Andy, Alma linux is not officially supported as a hypervisor host. That doesn't mean it shouldn't work but there are a lot of components it may fail on. Can you manually mount the secondary storage with the command line tools and find out what options you need? These might be different from what

Re: thank you :)

2021-07-12 Thread Daan Hoogland
I don't mean much by it, I'm just trying to hide my curiosity behind hip internet age words ;) On Mon, Jul 12, 2021 at 1:17 PM Yordan Kostov wrote: > What do you mean by blog? Its not worthy for blogging (;. > > Best regards, > Jordan > > -Original Message- > From:

Re: XCP-ng Backup Cloudstack 4.15

2021-07-12 Thread Daan Hoogland
Abishek, If you mean to use the backup framework it is generic but only a framework. It needs an agent to do the actual backing up. As of now it has only an implementation for veeem which works with vmware. regards, On Sun, Jul 11, 2021 at 8:05 PM Abishek Budhathoki wrote: > Hello EveryOne, > >

Re: thank you :)

2021-07-12 Thread Daan Hoogland
good to hear Yordan, will you blog or report back here? On Fri, Jul 9, 2021 at 11:11 AM Yordan Kostov wrote: > Hey everyone, > > I just wanted to say thank you to everyone that helped me > remediate Cloudstack issues or delve into architecture details last few > weeks! >

Re: snapshot compression

2021-07-12 Thread Daan Hoogland
Andrei, good feature request. I don't think it is implemented (never heard of it) On Thu, Jul 8, 2021 at 6:06 PM Andrei Mikhailovsky wrote: > Hello everyone, > > Is there a way to enable compression on the KVM+Ceph snapshot volumes when > they are being copied to the secondary storage? As far

Re: Option to stay on page after deploying a VM

2021-07-02 Thread Daan Hoogland
nice hack Andrija, would be nice if that was formalised in the UI though, As for the check, I'd rather see an extra button saying "create multiple" or something like that. good idea in general +1 On Thu, Jul 1, 2021 at 12:30 PM Andrija Panic wrote: > I like the idea, as long as the default

Re: Cloudstack Usage --- not owner

2021-07-02 Thread Daan Hoogland
cted to appear - all > good, > > no problem. > > > > On Fri, 25 Jun 2021 at 17:13, Hean Seng wrote: > > > > > Hi > > > > > > yes, there are traffic running at the interface . I not sure the logic > > > behind on calculating th

Re: Cloudstack backup framework

2021-07-02 Thread Daan Hoogland
Yourdan, please look at the API [1]. I'm not sure what your hypervisor supports. This is documented to only work on KVM. In general I wouldn't concern myself with umount when reverting volume, but 1. shutdown the VM 2. attach the reverted volume and 3. boot up again. Hope you're successful with

Re: [VOTE] Apache CloudStack 4.15.1.0 (RC3)

2021-06-30 Thread Daan Hoogland
+1 binding based on a run of component tests with 192 failures, compared to a baseline test on main with 198 failures. On Wed, Jun 30, 2021 at 8:08 AM Rohit Yadav wrote: > +1 (binding) based on automated smoketests results with CentOS7 based mgmt > server and CentOS7 KVM, XenServer 7.1, and

Re: Cloudstack Usage --- not owner

2021-06-25 Thread Daan Hoogland
val. > so that calculate the Lan traffic of the Network Interface . So it should > work for calculating all traffic incur in the network interface . But > seems not, about 50% of it not calculating. > > > > On Fri, Jun 25, 2021 at 9:51 PM Daan Hoogland > wrote:

Re: Cloudstack Usage --- not owner

2021-06-25 Thread Daan Hoogland
--+-++-+-++ > > | 1 | 3391 | 3383 | 3649 | 6 | > 1 | 2021-05-06 10:17:06 | NULL | 3753 | > > > +-++---++-++-+-++ > > 1 row in set (0.01 sec) > > > >

Re: Cloudstack Usage --- not owner

2021-06-25 Thread Daan Hoogland
part of it. ( about 50%) . I > tried look at the DB, and seem cannot find the clue what actually diff , in > term of those updated and those is not. > > The record is appearing in usage_network_offering and seems good. Do you > have any idea of this ? > > > > > > > &g

Re: User certificate

2021-06-25 Thread Daan Hoogland
Jeremy, It seems to me you are creating a certificate request with that command and not a certificate. What file(s) did you try to upload? Google "creating keys and certificates" to get some clues about how to create those. regards, On Thu, Jun 24, 2021 at 9:57 AM Jeremy Hansen wrote: > I’m

Re: change ntp server of the SSVMs

2021-06-25 Thread Daan Hoogland
Yordan, looks good. Just one question; when you say "semi columns" you mean double quotes (") right? Did you observe anything in the log on the management server or in the new SSVM about ntp? On Mon, Jun 21, 2021 at 2:11 PM Yordan Kostov wrote: > Hey everyone, > > ACS 4.15

Re: [PROPOSE] RM for 4.16

2021-06-24 Thread Daan Hoogland
good luck Nicolas, Are you going to call a code freeze? On Wed, Jun 23, 2021 at 3:33 PM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > Dear All, > > I’d like to put myself forward as the release manager for 4.16.0.0 and my > colleagues Suresh Anaparti and Rohit Yadav as the co-RMs. >

Re: Cloudstack Usage --- not owner

2021-06-21 Thread Daan Hoogland
gt; where > > success is NULL , and start back the usage service ? > > > > > > On Sat, Jun 19, 2021 at 11:00 PM Daan Hoogland > > wrote: > > > >> Heanm, > >> > >> On Sat, Jun 19, 2021 at 5:27 AM Hean Seng wrote: > >> >

Re: HA State: Ineligible

2021-06-19 Thread Daan Hoogland
I’d > prefer some kind of hook so if a VM host seems dead beyond, say, 5 minutes, > i/o fence it by triggering a power off from the PDU and bring up the VM > guests somewhere else. > > -jeremy > > > > On Jun 18, 2021, at 2:42 AM, Daan Hoogland > wrote: > > &

<    1   2   3   4   5   6   7   8   >