Re: Apache CloudStack Event in Montreal (wannabe CCCNA16)

2016-03-23 Thread Pierre-Luc Dion
Thanks Giles, If people have interest to extend the hackathon into the weekend, We would be willing to use our open space office for the event! *Pierre-Luc DION* Architecte de Solution Cloud | Cloud Solutions Architect t 855.652.5683 *CloudOps* Votre partenaire infonuagique* | *Cloud

Re: Unable to create a New VM - Error message: Unable to start instance due to Unable to get answer that is of class com.cloud.agent.api.StartAnswer

2016-03-23 Thread Simon Weller
Yes, I think that order is fine. Make sure the processes are indeed shutdown before moving on to the next step. From: Nezar Madbouh Sent: Tuesday, March 22, 2016 5:33 PM To: users@cloudstack.apache.org Subject: Re:

Re: AW: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Yiping Zhang
That syntax worked for me (CS 4.5.1, cloudmonkey 5.3.1). Can you create a VM in UI, using the same zone/domain/template/network/serviceoffering selections as used in your API call? I suspect that your combined selections are not valid, for example: template/network is not available to the

Re: Storage decommissioning

2016-03-23 Thread ilya
I'd strongly suggest you play this out in the lab environment that mimics what you need to do. On 3/23/16 12:47 PM, ilya wrote: > Alessandro, > > You told us nothing about your environment and setup. No downtime is > only possible with specific hypervisors - like ESX and perhaps Xen. > >

Re: Storage decommissioning

2016-03-23 Thread ilya
Alessandro, You told us nothing about your environment and setup. No downtime is only possible with specific hypervisors - like ESX and perhaps Xen. Regards ilya On 3/22/16 3:29 PM, Alessandro Caviglione wrote: > Hi guys, > I'm writing just to ask for advice... > We're decommissionig our

Windows VM in xenserver was suddenly crashed. want to know reason.

2016-03-23 Thread Venkat Boggarapu
Hi Our cloud stack environment, we are using cloud stack 4.5.0, xenserver 6.2 and CPBM version 2.3.0 One of the Windows VM crashed suddenly, now I logged in to the machine, it is in fresh state without configuration installed which we installed later. Without our knowledge how it crashed and

[DISCUSS] Request for comments: Dynamic Role Based API Access Checker for CloudStack

2016-03-23 Thread Rohit Yadav
Hi all, I want to propose a new feature for CloudStack, dynamic role-based API access checker. This feature will allow us to migrate rules define in commands.properties file to database, while role management (such as creating/editing roles, adding/removing rules) won't require restarting

AW: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Martin Emrich
Hi! I also tried with [0], but it fails, too. The command line: (local)  > deploy virtualmachine zoneid=9c667177-4f6e-4d51-b841-2b83f5e851ac domainid=6ff469a6-d975-11e5-98dc-001e8c29bd11 templateid=14c5e883-c6c3-4fed-83d5-451d1064dcad networkids=42b962bf-27f1-434b-bd14-239a909a206e

RE: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Rohit Yadav
Hi Martin, The details argument for this API is a map, CloudMonkey simply wraps given arguments and creates a HTTP request so for maps it's always been a syntax like map[0].key=value. The usage of maps has been documented here:

API deploy virtualmachine failed with custom offering

2016-03-23 Thread Martin Emrich
HI! I try to deploy a virtual machine with a custom offering via the API. But I get "401 unable to verify user credentials and/or request signature". First I thought my signing code is wonky (although it worked fine for over a year now)... But if I use cloudmonkey I get the same: (local) >

Override BIOS config to specify boot from attached ISO

2016-03-23 Thread seth.rose
Hello all! I wanted to ask --- specifically for Cloudstack version 4.3 APIs, but also, just in general. Is there any Tag key/value pairs which can be entered in the VM instance details (or anywhere else for that matter) where I can easily specify 'Boot from .ISO' when usually the BIOS points

Re: Override BIOS config to specify boot from attached ISO

2016-03-23 Thread Dag Sonstebo
Hi Dave, no there isn't unfortunately - I assume you mean something like the "enter BIOS on next boot" option in vSphere? Such a functionality would effectively mean a VM BIOS change, after which the change would have to be reversed to resume normal HDD boot, which could potentially cause

Re: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Patrick Miller
Martin: If you look at the ui test for memory details%5B0%5D.memory=512 Notice there is no "M" megabytes is implied. Please try: deploy virtualmachine zoneid=9c667177-4f6e-4d51-b841-2b83f5e851ac domainid=6ff469a6-d975-11e5-98dc-001e8c29bd11 templateid=14c5e883-c6c3-4fed-83d5-451d1064dcad

RE: Windows VM in xenserver was suddenly crashed. want to know reason.

2016-03-23 Thread Suresh Sadhu
HI Venkat, Check the log files @xenserver host[ check /var/log/SMlog, xensource.log] SM log contains communication between CS MS and Xenserver host . Check the guestvm application logs for any drivers issues. Also Check kernel crash dumps enabled or not on your guestvm .if its enabled,

AW: API deploy virtualmachine failed with custom offering

2016-03-23 Thread Martin Emrich
Hi! Sorry, same effect: (local)  > deploy virtualmachine zoneid=9c667177-4f6e-4d51-b841-2b83f5e851ac domainid=6ff469a6-d975-11e5-98dc-001e8c29bd11 templateid=14c5e883-c6c3-4fed-83d5-451d1064dcad networkids=9cb521cf-4e31-4e4e-9cc3-0594c0d86b23

RE: Storage decommissioning

2016-03-23 Thread Sanjeev Neelarapu
Hi, Decommissioning of primary storage should not be a problem. Since we can migrate all the disks to additional primary storage in the cluster. Coming to artifacts stored in the secondary storage, if we make the templates as public, all the templates will be available in additional secondary

RE: Hyper-V Agent log files.

2016-03-23 Thread Rajesh Battala
You can export the events to xml or any other format from eventviewer or search/create filter in the event viewer to get only required debugging. Initially its was file based logging only but later we moved to eventviewer based so that we follow windows standards. -Original Message-

AW: Storage decommissioning

2016-03-23 Thread S . Brüseke - proIO GmbH
Hi Alessandro, moving ROOT and DATA volumes should be no problem and can be done via webinterface. Some hypervisor can do this even without downtime. What hypervisor do you use? Moving your secondary storage is difficult, because there is now automation as far as I know. But we are not using

RE: Apache CloudStack Event in Montreal (wannabe CCCNA16)

2016-03-23 Thread Giles Sirett
Great work guys - looking forward to the event My only comments on the proposed schedule: 1. what have you in mind for the roundtables ? 2. my guess is that those folks wanting to hack on things like CI would require a good run at it. It looks like you’ve got 2 x half days for the hackathons.