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,
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
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
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
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
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]
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,
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
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
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
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
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
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
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
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
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
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
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
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
> -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:/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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-
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
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
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
40 matches
Mail list logo