AW: CloudStack and Ansible

2021-06-25 Thread peter.muryshkin
Hi Rafael, as a follow-up to your great talk at the CSEUG session: in your email you wrote, "The Ansible implementation for ACS is very complete and robust. It made it possible for us to fully automate from metal to the service." Which Ansible implementation do you mean? The one I can find

AW: [DISCUSS] Terraform CloudStack provider

2021-03-29 Thread peter.muryshkin
Hi all, are there any updates regarding this topic i.e. migration of HashiCorp Terraform provider to Apache CloudStack, either registering it in HashiCorp's registry? kind regards Peter Von: Rohit Yadav Gesendet: Freitag, 29. Januar 2021 17:14:05 An:

AW: [DISCUSS] Terraform CloudStack provider

2021-02-01 Thread peter.muryshkin
Hi there Rohit & all, maybe worth to know, one of major dependencies used by the provider is a CloudStack stub which can be found here: Project URL: https://github.com/xanzy/go-cloudstack Dependency link:

Minimal and meaningful recommended configuration in multi-hypervisor context

2019-12-06 Thread peter.muryshkin
Hi, all, previously we have used a set of custom bash scripts to configure cloud-init to serve template creation both for KVM and VMWare Hypervisors. Though it's a maintenance effort and also compatibility risks. Is it possible to have a standard YAML configuration in this case? Also without

AW: Troubleshooting the Exception "Unable to start VM instance"

2019-04-29 Thread peter.muryshkin
Hi, Rakesh, thanks! After further digging the logs so far I can find: Destroying vm VM[User|i-291-77209-VM] as it failed to create on Host with Id:null VM state transitted from :Stopped to Error with event: OperationFailedToErrorvm's original host id: null new host id: null host id before

Troubleshooting the Exception "Unable to start VM instance"

2019-04-29 Thread peter.muryshkin
Hi, all, sometimes the system can't start a VM instance (a 530 error). In the logs there is the following trace - how to troubleshoot it and understand which circumstances lead to it? com.cloud.utils.exception.CloudRuntimeException: Unable to start VM instance at

AW: Resource type for an ACL? (API)

2019-04-23 Thread peter.muryshkin
Hi, all, here a follow-up on ACL tagging. Following Andrea's suggestion: >> I think you may be looking at "create tags resourcetype=networkacl " we have now some tests but I must admit I am not sure about the following things: - is it possible to tag both single ACL items like

Fast access to specific templates vs. secondary storage

2019-04-16 Thread peter.muryshkin
Hi all, naturally the secondary storage is slower than the primary one. Now what if you need some VMs to load very fast i.e. for CI/CD environment purposes (that is, a build/test iterations requires one or more one-way fresh VMs?) Is there currently a way to have some VM templates in the

AW: committer with merge rights on cloudstack-www

2019-04-11 Thread peter.muryshkin
Hi, Andrija and Paul, so what I have understood, not only to be able to merge, but also just to get started with Marvin the test framework, I need to have an ASF (Apache Software Foundation) ID that is @apache.org email address? Here I read: "If your work shows merit, the PMC for the project

AW: committer with merge rights on cloudstack-www

2019-04-11 Thread peter.muryshkin
Hi, Paul, thanks for the addon with the Gitbox link. From the Gitbox guides I understand I have to go through some ASF registration, even election process? Seems to be not very straightforward. Please help. kind regards Peter Von: Paul Angus

Assess job queues and their load balancing on management servers

2019-04-08 Thread peter.muryshkin
Hi, all, in our setup (CS 4.10) we have noticed that one of two CS management servers have very long prosecsing time (over 10 minutes, after that we consider it as timeout) but both servers are active. While our working assumption is that the job queue of the problem server gets too long i.e.

AW: Resource type for an ACL? (API)

2019-04-05 Thread peter.muryshkin
Hi, Anurag, I have tested so far only as domain admin. kind regards Peter Von: Anurag A [anuraga.i...@gmail.com] Gesendet: Freitag, 5. April 2019 12:45 An: users@cloudstack.apache.org Cc: anurag.awas...@shapeblue.com Betreff: Re: Resource type for an ACL?

AW: Resource type for an ACL? (API)

2019-04-05 Thread peter.muryshkin
Hi, Anurag, thank you for your quick response - as I've found out, I am actually NOT able to create a tag. Error message: "The user is not allowed to request the API command or the API command does not exist" But, I tried it as a root user of an account - is tagging then allowed for the

Resource type for an ACL? (API)

2019-04-04 Thread peter.muryshkin
Hi, all, while I can create a tag for a firewall rule, I can't find the resource name for network ACL item. Is it anyhow possible to set a tag there? P.S. This is my first time I post to this mailing list, so hello everybody - Apache CloudStack is really great and from the first impression