RE: Failed to create Template from all child Snapshots

2014-07-09 Thread Shweta Agarwal
You can compare on your two setups whether template.properties files which its trying to find and failing to get in case of child snapshot, is available in secondary storage at specified location for child snapshots . -Original Message- From: Venkata Suneel Babu Mallela [mailto:sunee

Re: Assign Static IP to a guest VM

2014-07-09 Thread Jayapal Reddy Uradi
Hi Suneel, While deploying VM you can specify the ip address for the VM in API. If the vm is already deployed then you can acquire secondary ip to the nic and configure the ip in the VM using ip addr command. Thanks, Jayapal On 10-Jul-2014, at 12:00 PM, Venkata Suneel Babu Mallela wrote:

RE: Failed to create Template from all child Snapshots

2014-07-09 Thread Venkata Suneel Babu Mallela
Please help me, how to solve this? Thank you, Suneel Mallela -Original Message- From: Venkata Suneel Babu Mallela Sent: Tuesday, July 8, 2014 6:17 PM To: users@cloudstack.apache.org Subject: RE: Failed to create Template from all child Snapshots Thanks for your reply, This is happenin

Assign Static IP to a guest VM

2014-07-09 Thread Venkata Suneel Babu Mallela
Hi All, How can I assign my own static IP address to a guest VM from CloudStack UI when DHCP is enabled in the Virtual Router? Thank you, Suneel Mallela

Re: New Cloud KC Meet Up Group

2014-07-09 Thread ilya musayev
Hi Tom Few suggestions, Mention this on relevant CloudStack (and other cloud like) LinkedIn groups. Consider reaching out to other meetups for joint venture. Once you have CloudStack featured meetup, to help with promotion, create a tweet and put it here - we will retweet and use other sourc

Re: force to install template

2014-07-09 Thread ilya musayev
Worse case - if reboot of Management Server and Secondary Storage VM did not help, you can alter the db vm_templates and add date to removed field. If removed entry with date exists, cloudstack will no longer use this template. You can re-add the template, you should see the path for xen-serv

Re: force to install template

2014-07-09 Thread Nux!
Hi, Has rebooting the Secondary Storage VM accomplished anything? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Hollman Enciso R." > To: users@cloudstack.apache.org > Sent: Wednesday, 9 July, 2014 2:52:19 PM > Subject: force to

force to install template

2014-07-09 Thread Hollman Enciso R.
Hello. it's possible to force the installation of a template? I recently installed and configure my zone. the template of centos started to download and finished ok. but on the CS manager in the templates menu (CentOS 5.6(64-bit) no GUI (XenServer)) show me the status message: Template download

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Elliot Berg
Doh! I did, but forgot about it being on a funny port. Now that I'm into the VM I can see that it's not running, and fails to start when it tries to bind to the address that it should have on the guest range. I notice that "ifconfig -a" shows two NICs, only one of which is up (the one with the

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Jayapal Reddy Uradi
Hi Elliot, Did you ssh to VR using the ssh key ? Ex: ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@169.254.3.196 If it is failed to ssh, then there is issue with the ssh keys. Thanks, Jayapal On 09-Jul-2014, at 4:43 PM, Harikrishna Patnala wrote: > 1) Log into your KVM host. > 2) Use command

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Harikrishna Patnala
1) Log into your KVM host. 2) Use command “virsh list”. This gives the list of VMs on the host. 3) Use command “virsh console ” to log into the VR. -Harikrishna On 09-Jul-2014, at 3:52 pm, Elliot Berg wrote: > I don't know - I can't seem to ssh to the link local IP. It pings, but ssh > times

Re: recreate iptables rules on hosts

2014-07-09 Thread Sanjeev Neelarapu
Restart network from cs On Jul 7, 2014 7:22 PM, =?ISO-8859-1?Q?Carlos_Re=E1tegui?= wrote: As in service network restart on the hosts or something in the cloudstack UI? > On Jul 7, 2014, at 6:06 AM, Sanjeev Neelarapu > wrote: > > Restart network might help you. > > -Original Message- >

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Elliot Berg
I don't know - I can't seem to ssh to the link local IP. It pings, but ssh times out. If I try and use the "connect to console" button in the gui, that too times out :( Elliot Harikrishna Patnala wrote: > From the logs 2014-07-08 12:08:56,218 DEBUG [agent.transport.Request] (AgentManager-Hand

Re: InsufficientServerCapacityException - Unsure Why

2014-07-09 Thread Harikrishna Patnala
>From the logs 2014-07-08 12:08:56,218 DEBUG [agent.transport.Request] (AgentManager-Handler-1:null) Seq 1-277348416: Processing: { Ans: , MgmtId: 159320647860937, via: 1, Ver: v1, Flags: 110, [{"com.cloud.agent.api.Answer":{"result":false,"details":"grep: /var/lib/misc/dnsmasq.leases: No suc

Re: symantec messaging gateway iso on cloudstack

2014-07-09 Thread Tejas Gadaria
Hi Rohit, I am using SBG 10.5.1-2, earlier i tried with "other Linux 64 bit" but it didn't help now I tried to install through "Other (64-bit)" it worked fine. Regards, Tejas On Tue, Jul 8, 2014 at 2:22 PM, Rohit Yadav wrote: > Hi Tejas, > > > Tejas Gadaria wrote: > >> Hi >> Is it possible t

Re: Network without Virtual Router

2014-07-09 Thread Ivan Rodriguez
Thanks a lot On Jul 9, 2014 5:54 PM, "Geoff Higginbottom" < geoff.higginbot...@shapeblue.com> wrote: > Ivan, > > You just need to create a new network offering with no services, and > probably with the specify VLAN option selected. > > The thing to be aware of is that even without DHCP enabled, Cl

Re: Network without Virtual Router

2014-07-09 Thread Geoff Higginbottom
Ivan, You just need to create a new network offering with no services, and probably with the specify VLAN option selected. The thing to be aware of is that even without DHCP enabled, CloudStack will still 'assign' an IP address which will appear in the UI, but the VM will obviously need the IP

Network without Virtual Router

2014-07-09 Thread Ivan Rodriguez
Dear CloudstackUsers, I'm sorry if this question has been asked before, but I'm extending some vlans inside our cloudstack setup is there a way to create the network without dhcp services or virtual router ? and just the vlan tagging ? I've tried to configure cloudstack with "QuickCloud" but is s