RE: System VM Startup issue

2013-01-15 Thread Sailaja Mada
Hi Asmita, Is your Vcenter VM is configured with DHCP IP? . It is recommended to have static IP for Vcenter. Can you check the IPaddress configuration with Vcenter ? Thanks, Sailaja.M -Original Message- From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] Sent: Wednesday,

RE: System VM Startup issue

2013-01-15 Thread Asmita Vagyani
Hi Sailaja, You are right, I found the same error too. 2013-01-16 02:05:43,072 DEBUG [cloud.storage.StorageManagerImpl] (secstorage-1:null) Unable to create volume Vol[95|vm=95|ROOT] 2013-01-16 02:05:43,077 INFO [cloud.vm.VirtualMachineManagerImpl] (secstorage-1:null) Unable to contact resourc

RE: Generating api key for a user through API

2013-01-15 Thread Asmita Vagyani
Hi Prasanna, Thanks to you and Chris for all your pointers. I generated the API key through console and signed the request using openssl command, it was quick and fast. It worked for me and dint give me the certificate issue any more, so I moved on ahead. My main motive now is whether I am able

RE: Generating api key for a user through API

2013-01-15 Thread Pranav Saxena
Hi , You could use the following API - RegisterUserKeys This command allows a user to register for the developer API, returning a secret key and an API key. Both secret key and API key should be returned to the user Request parameter Parameter Name Description Required id

Re: Generating api key for a user through API

2013-01-15 Thread prasanna
Chris Sears responded with some python code on how to do this in your thread from y'day. Is that not working for you? On 16 January 2013 11:58, Asmita Vagyani wrote: > Hi all, > > I want to generate the api key for an account user through Cloudstack API. > Is there any way to do it? > > I can see

RE: System VM Startup issue

2013-01-15 Thread Sailaja Mada
Hi, Can you check your log for below error too: 2012-08-17 16:25:14,934 INFO [cloud.vm.VirtualMachineManagerImpl] (secstorage-1:null) Unable to contact resource. com.cloud.exception.StorageUnavailableException: Resource [StoragePool:200] is unreachable: Unable to create Vol[4|vm=4|ROOT]

Generating api key for a user through API

2013-01-15 Thread Asmita Vagyani
Hi all, I want to generate the api key for an account user through Cloudstack API. Is there any way to do it? I can see that the console has the icon to generate the key, but I don't want a console to do it, I want to generate it programmatically by invoking the Cloudstack API. If I can do it,

RE: Baremetal for Cloudstack 4.0

2013-01-15 Thread Radhika Puthiyetath
Here is another wiki link: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Baremetal+KickStart -Original Message- From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] Sent: Wednesday, January 16, 2013 11:43 AM To: cloudstack-users@incubator.apache.org Subject: RE: Ba

RE: Baremetal for Cloudstack 4.0

2013-01-15 Thread Radhika Puthiyetath
Hi Alexandre, Here is the design document related Baremetal: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Baremetal https://cwiki.apache.org/confluence/display/CLOUDSTACK/Enhanced+Baremetal+support+on+Cisco+UCS -Radhika -Original Message- From: Alexandre De Carvalho

Re: Cloudstack API calls

2013-01-15 Thread Chris Sears
Asmita, You might want to look at the following Python sample for how to generate the signature: https://github.com/kdamage/IndividualCode/blob/master/CloudStack%20API%20Signing%20Class/SignedAPICall.py I noticed in your openssl command, you only used the "keypair=..." part of the query string. I

Re: Issue about using a invalid MAC Address in vSphere

2013-01-15 Thread Chris Sears
Greetings, Based on a quick review of the code, there is no way to force CloudStack to assign MAC addresses in the range which VMware considers valid/expected. If you wanted to suppress the warning for specific VMs, you could try adding a line to the VMX files: ethernet0.checkMACAddress = "false

Re: Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
On 01/15/2013 04:47 PM, Anthony Xu wrote: destroy_domain is a very low level command, it talks to Xen hypervisor directly. The command hangs might mean it is waiting for a lock in hypervisor which is held by other command/xapi. Try restaringing xapi and destroy_domain. xe-toolstack-restart if

Re: Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
On 01/15/2013 04:51 PM, Nik Martin wrote: On 01/15/2013 04:47 PM, Anthony Xu wrote: destroy_domain is a very low level command, it talks to Xen hypervisor directly. The command hangs might mean it is waiting for a lock in hypervisor which is held by other command/xapi. Try restaringing xapi and

Re: Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
On 01/15/2013 04:47 PM, Anthony Xu wrote: destroy_domain is a very low level command, it talks to Xen hypervisor directly. The command hangs might mean it is waiting for a lock in hypervisor which is held by other command/xapi. Try restaringing xapi and destroy_domain. xe-toolstack-restart if

RE: [Discuss] Cpu and Ram overcommit.

2013-01-15 Thread Alex Huang
Bharat, A few comments. - On your caveats, I think you should deploy 2b. Accept the change but not add more VMs anymore. You can provide a warning. - As for repeated alerts, that's a problem with the alert mechanism. It should not repeat alerts. Fix it there. On implementation: - You need

RE: Console Proxy VM unavailable

2013-01-15 Thread Anthony Xu
destroy_domain is a very low level command, it talks to Xen hypervisor directly. The command hangs might mean it is waiting for a lock in hypervisor which is held by other command/xapi. Try restaringing xapi and destroy_domain. xe-toolstack-restart if it doesn't work, the only solution I know i

Re: Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
On 01/15/2013 04:28 PM, Anthony Xu wrote: Hi Nik, List_domains and destroy_domain are working on host not pool. So if you have multiple hosts in a XenServer pool , you might need to execute above command on that host, You can try following to find the host Xe vm-param-list uuid="vm uuid" | g

RE: Console Proxy VM unavailable

2013-01-15 Thread Anthony Xu
Hi Nik, List_domains and destroy_domain are working on host not pool. So if you have multiple hosts in a XenServer pool , you might need to execute above command on that host, You can try following to find the host Xe vm-param-list uuid="vm uuid" | grep resident-on You will get the host uuid

MoM: [ACS41][QA]QA Scrum Meeting Invite - 1/15/2012

2013-01-15 Thread Sudha Ponnaganti
Resources: Test plan : https://cwiki.apache.org/confluence/display/CLOUDSTACK/Test+Plans MoM: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.1+QA+Scrum+Meeting+Minutes Summary: - Went over all resolved new features and improvements and discussed status with team

RE: Console Proxy VM unavailable

2013-01-15 Thread Anthony Xu
> -Original Message- > From: Nik Martin [mailto:nik.mar...@nfinausa.com] > Sent: Tuesday, January 15, 2013 2:17 PM > To: cloudstack-users@incubator.apache.org > Subject: Re: Console Proxy VM unavailable > > On 01/15/2013 03:55 PM, Anthony Xu wrote: > > Hi Nik, > > > > Try this > > http:/

Re: Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
On 01/15/2013 03:55 PM, Anthony Xu wrote: Hi Nik, Try this http://support.citrix.com/article/CTX131421 Anthony Anthony, Running list_domains with the VMs UUID does not return any results, but if I just run list_domains, I get all the control domains, and one odd one: 117 | deadbeef-dead-be

RE: Console Proxy VM unavailable

2013-01-15 Thread Anthony Xu
Hi Nik, Try this http://support.citrix.com/article/CTX131421 Anthony > -Original Message- > From: Nik Martin [mailto:nik.mar...@nfinausa.com] > Sent: Tuesday, January 15, 2013 1:41 PM > To: cloudstack-users@incubator.apache.org > Subject: Re: Console Proxy VM unavailable > > A bit more

Re: Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
A bit more information, I logged in to Xen center and the VM is hung with a yellow arrow. There are no options to shutdown, reboot, or anything. How do I force this VM off? On 01/15/2013 03:32 PM, Nik Martin wrote: I have a CS 3.02 cloud in production, and it has been running fine since Dece

Console Proxy VM unavailable

2013-01-15 Thread Nik Martin
I have a CS 3.02 cloud in production, and it has been running fine since December 1. Today, I tried to use the web console, and it times out. I turned debug up on the management server, and see the command to launch the proxy go by, but no errors. I tried to migrate it, and now it's hung in

Re: Router problem

2013-01-15 Thread Aleksey Samarin
Hi! Yes, ssvm and cpvm have internet access. Virtual router can't. And ssvm, cpvm and router on same host right now. 2013/1/15 Ahmad Emneina > On 1/15/13 11:51 AM, "Aleksey Samarin" wrote: > > >Thx for reply! > > > >Yes, i checked fw rules. Output is accept. > >Btw test for sure: > > > >#!/b

Re: Router problem

2013-01-15 Thread Ahmad Emneina
On 1/15/13 11:51 AM, "Aleksey Samarin" wrote: >Thx for reply! > >Yes, i checked fw rules. Output is accept. >Btw test for sure: > >#!/bin/sh >iptables -P INPUT ACCEPT >iptables -P FORWARD ACCEPT >iptables -P OUTPUT ACCEPT >iptables -F INPUT >iptables -F OUTPUT >iptables -F FORWARD >iptables -F PO

Re: Router problem

2013-01-15 Thread Aleksey Samarin
Thx for reply! Yes, i checked fw rules. Output is accept. Btw test for sure: #!/bin/sh iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT iptables -F INPUT iptables -F OUTPUT iptables -F FORWARD iptables -F POSTROUTING -t nat iptables -F PREROUTING -t nat After this an

Baremetal for Cloudstack 4.0

2013-01-15 Thread Alexandre De Carvalho
Hi, I would like to know, if you have some documents for baremetal for the version 4.0 ? I search to install baremetal on the last version of cloudstack and i don't find any documents. Best regards, Alexandre

RE: Host installed ok. Only problem appears to be with the System VMs coming up

2013-01-15 Thread Rajesh Battala
Hi Mahfuj, Can you post the DEBUG log of MS and kvm agent. Thanks Rajesh Battala -Original Message- From: Mahfuj Jia [mailto:mahfuj8114...@gmail.com] Sent: Tuesday, January 15, 2013 8:52 PM To: cloudstack-users@incubator.apache.org Subject: Host installed ok. Only problem appears to be

Re: Router problem

2013-01-15 Thread Mathias Mullins
Aleksey, Have you checked the firewall rules on the Virtual Router to see if you are allowing internet traffic? Thanks, Matt Mullins On 1/15/13 5:02 AM, "Aleksey Samarin" wrote: >Hello everybody! > >I have a wierd problem with virtual router, after create, guest network >works fine but gate

[EVENT] Build a Cloud Day Ghent Belgium February 1st

2013-01-15 Thread Sebastien Goasguen
Hi everyone, This is to remind you of a european Build a Cloud Day (BACD) event taking place February 1st in Ghent, Belgium prior to FOSDEM. We almost have a complete schedule, with Hugo talking about SDN, Wido talking Ceph, Noa talking about CloudStack use at Spotify, Brian talking about Clou

Issue about using a invalid MAC Address in vSphere

2013-01-15 Thread 曹伟
Hi all, When I use cloudstack create a VM in VMware vSphere 4.1 enviroment, the VM will be applied a MAC Address is not in the valid MAC range of VMware.If I edit the VM configuration, there will be an error like this:"The MAC Address entered is not in the valid range. Valid values are between

Network Bandwidth Usage for Basic Networking

2013-01-15 Thread Pierre-Yves Ritschard
Hi, As far as I can tell, network bandwidth usage is computed by reporting the tx/rx counters of the VM interfaces bearing public IPs on hypervisors. If this is the case I suppose VM-to-VM bandwidth is also metered then ? Which would mean that billing would take into account intra-zone traffic, i

RE: Cloudstack API calls

2013-01-15 Thread James Osbourn
I had problems generating API calls and generated a script to assist me which I have attached to my response. This is a perl script which takes a number of argument and either returns the API call string or makes the call for you. You should be able to use this as a basis for anything else you

RE: Cloudstack API calls

2013-01-15 Thread Asmita Vagyani
Thnx Prasanna, James, Using the url provided by James, I could invoke the API. ]# curl --user "admin:sigma123" "http://localhost:8080/client/api?command=listAccounts&keypair=bXFnKCix8VhhEGunkFbo0-PGixkjOhtb2gKA\&signature=eaddca273cba89aacf4d0472356516586e2b24f8"; Response: 401unable to verify

RE: Cloudstack API calls

2013-01-15 Thread James Osbourn
It looks like you have missed an & in your API call after the command to split the command from the keypair entry. Try #curl --user "admin:sigma123" "http://localhost:8080/client/api?command=listAccounts&keypair=bXFnKCix8VhhEGunkFbz8gWgwHc3WB0Tg7m3nE7LujhYo0-PGixkjOhtb2gKA\&signature=eaddca273cb

Re: Cloudstack API calls

2013-01-15 Thread Prasanna Santhanam
On Tue, Jan 15, 2013 at 04:30:05PM +0530, Asmita Vagyani wrote: > Hi all, > > After installing management server I am trying to call a cloudstack API - > > #curl --user "admin:sigma123" > "http://localhost:8080/client/api?command=listAccountskeypair=bXFnKCix8VhhEGunkFbz8gWgwHc3WB0Tg7m3nE7LujhYo0-

RE: Unable to upload iso to ssvm

2013-01-15 Thread Ksn_Raju
Anyone seen this kind of issue? is this routing issue? I am running my Xenserver on ESX as this is my lab setup. -Original Message- From: Ksn_Raju Sent: Tuesday, January 15, 2013 11:29 AM To: cloudstack-users@incubator.apache.org; Pranav Saxena Subject: RE: Unable to upload iso to ssvm

Cloudstack API calls

2013-01-15 Thread Asmita Vagyani
Hi all, After installing management server I am trying to call a cloudstack API - #curl --user "admin:sigma123" "http://localhost:8080/client/api?command=listAccountskeypair=bXFnKCix8VhhEGunkFbz8gWgwHc3WB0Tg7m3nE7LujhYo0-PGixkjOhtb2gKA\&signature=eaddca273cba89aacf4d0472356516586e2b24f8"; 432Th

RE: advanced networking with kvm

2013-01-15 Thread Paul Angus
Hi David, The exact setup depends on your requirements - number of NICs whether, you have any of the NICs bonded, if your management interface is on a tagged VLAN, etc. but in essence (ignoring bonding and management VLAN tagging): You're going to have your physical interfaces - eth0, eth1, etc