Re: Bug with removeIpFromNic?

2013-12-17 Thread Jayapal Reddy Uradi
Hi David, I assigned the CLOUDSTACK-5466 to my self. I will look into it and update the bug with my comments. Thanks, Jayapal On 17-Dec-2013, at 7:39 PM, David Matteson wrote: > Anybody else encounter the issue in 4.2 where if you addIpToNic and then > removeIpFromNic the IP address gets left

Re: Can't delete secondary storage - Cannot delete image store with active templates backup!

2013-12-17 Thread Nitin Mehta
Andrija - I think the issue is that the ISOs are still existing for that store. What is the result of the query below ? mysql> SELECT unique_name,name,uuid,type FROM cloud.vm_template where id in (SELECT template_id FROM cloud.template_store_ref where store_id=14) On 17/12/13 12:55 PM, "Andrija

Re: How to add new IPs on CS 4.2 (Basic Networking)?

2013-12-17 Thread Chiradeep Vittal
Cloudmonkey is very user friendly. Just if you don't know the parameters > list pods count = 1 pod: name = POD0 id = 83f13f18-7fa6-422b-be35-ecb8f4d75a9f allocationstate = Enabled endip = 172.16.15.200 gateway = 172.16.15.1 netmask = 255.255.255.0 startip = 172.16.15.2 zoneid = 640b7dff-c1a8-45d3-

Can't delete secondary storage - Cannot delete image store with active templates backup!

2013-12-17 Thread Andrija Panic
Hi, I have just stumbled upon the bug that is (seems to be) described here: https://issues.apache.org/jira/browse/CLOUDSTACK-2590 Cant delete secodnary storage NFS, with message: Cannot delete image store with active templates backup! I'm using the 4.2 RPMs from CS repo. What I have done: SCP o

Re: How to add new IPs on CS 4.2 (Basic Networking)?

2013-12-17 Thread Steven Liang
Thank you, Chiradeep. I am not very familiar with cloudmonkey. Most time I just uses it for "list". Could you give me a example 'update pod'? Thank you. The following is the list of my two pods. +--+--+--+-+---

Re: Purpose of template CentOS 5.5(64-bit) no GUI (KVM)

2013-12-17 Thread Andrija Panic
Well, the state us READY, but the template is NOT seen by "admin" when deploying new VM... I'm just curious, because migrating from current NFS to new NFS, and need to make manual hacks in database na file systemso need to decide to migrate that one also or not. Seems like not... Thanks, On

AW: Purpose of template CentOS 5.5(64-bit) no GUI (KVM)

2013-12-17 Thread Abu Bashiri
It´s just a built-in template for a quick deploy test (at least - i know no other reason). It usually gets automatically downloaded. What is the state of the template in the UI? Ready? What is the error message you get if you try to deploy an instance from the template? -Ursprüngliche Na

Bug with removeIpFromNic?

2013-12-17 Thread David Matteson
Anybody else encounter the issue in 4.2 where if you addIpToNic and then removeIpFromNic the IP address gets left in a sort of limbo state and won't be re-added if you call add again? I filed this bug ain JIRA a few days ago but have not gotten any updates on it (likely due to devs being busy

Purpose of template CentOS 5.5(64-bit) no GUI (KVM)

2013-12-17 Thread Andrija Panic
HI, just wanted to know the purpose of the template: CentOS 5.5(64-bit) no GUI (KVM) I can not deploy new instances with it, and also did not find any explanation on WHY this one exist... Thanks, -- Andrija Panić