Re: Console Proxy SSL Error

2014-05-06 Thread Gopala Krishnan
Yes... I have changed manually id in keystore tables. 1 for root cert 2 for intermediate CA 3 for certificate On Tue, May 6, 2014 at 10:47 AM, Amogh Vasekar amogh.vase...@citrix.comwrote: Can you please outline the steps in uploading intermediate and root certificates? Specifically, was

Re: Falha de instalação.

2014-05-06 Thread Daan Hoogland
can you translate to Dutch, please? My Brazilian is not very current. kind regards, Helder (dutch for clear) 2014-05-05 11:37 GMT+02:00 Airton Silva airtonsilva2...@gmail.com: Bom dia. Eu tento implementar o cloudstack em um servidor e conectar o storage primario a um freenas. Quando salvo

Re: Falha de instalação.

2014-05-06 Thread ronald higgins
Hi Airton, Can you manually mount the Primary Secondary NFS storage from your Cloudstack Management server just as a test to see if that works and if you can write to it? Regards Ronald 2014-05-06 10:42 GMT+02:00 Daan Hoogland daan.hoogl...@gmail.com: can you translate to Dutch, please? My

cloudstack 4.3 installation on CentOS

2014-05-06 Thread dimas yoga pratama
Hi all, I'm trying to install cloudstack 4.3 on CentOS 6.5 with single hardware with proxy environment. I followed this guide http://cloudstack-installation.readthedocs.org/en/latest/qig.html. I managed to login to cloudstack dashboard and succeded to add host. When it comes to creating system

Re: Console Proxy SSL Error

2014-05-06 Thread Ian Service
I was able to get it all to work using the API. I followed Chip's advice http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html The difference is is that I'm using my own CloudStack API wrapper in PHP and the certificates and private key needed

Re: Falha de instalação.

2014-05-06 Thread Rafael Weingartner
Have you checked the management-server.log? Do you have any cluster with at least a(1) host active in which you are adding that primary storage? On Tue, May 6, 2014 at 5:46 AM, ronald higgins ronald.higg...@gmail.comwrote: Hi Airton, Can you manually mount the Primary Secondary NFS storage

Re: CloudStack 4.3 proper Advanced Network setup

2014-05-06 Thread Владислав Старков
Hi everyone, I have successfully installed CloudStack management server and NFS server for primary and secondary storage. I'm in doubt about how to configure Zone1. Let's separate my first long letter with multiple small questions. Question: If I have 2 NICs on my host, is it possible to use

Re: CloudStack 4.3 proper Advanced Network setup

2014-05-06 Thread Владислав Старков
Say, I use eth0 for management secondary storage traffic. No VLANs there. Eth0 directly connected to access-port on L2 switch. (Access port means no VLAN ethernet frames is being emitted from this port). Should I use eth0 as a label for both Management traffic and Storage traffic when I

Re: org.libvirt.LibvirtException: operation failed: drive hotplug is not supported

2014-05-06 Thread Andrija Panic
no one with the same issue ? I don't understand why would libvirt report that disk hotplug is not supported. Thanks On 2 May 2014 16:09, Andrija Panic andrija.pa...@gmail.com wrote: anyone ? :) On 1 May 2014 16:19, Andrija Panic andrija.pa...@gmail.com wrote: Hi, I'm getting errors

Re: CloudStack 4.3 proper Advanced Network setup

2014-05-06 Thread Andrija Panic
Label should be exactly the name of your bridges - you don't use eth0, you join eth0 to new bridge... Labels define in what bridge to plug virtual NIC of your VM... Cheers On 6 May 2014 14:32, Владислав Старков vladislav.star...@gmail.com wrote: Say, I use eth0 for management secondary

using cldstk-dploy with proxy

2014-05-06 Thread dimas yoga pratama
Hi all, is it possible to use cldstk-dply https://github.com/thehyperadvisor/cldstk-deploy with proxy environment and a single host? I want to test it in my college lab.thanks

Re: CloudStack 4.3 proper Advanced Network setup

2014-05-06 Thread Andrija Panic
Yes, at least that is for KVM, and as far as I know same for xen, vmware...per the unofficial documentacion: http://shapeblue.com/cloudstack/understanding-cloudstacks-physical-networking-architecture/- search for Network Labels cheers On 6 May 2014 14:47, Rafael Weingartner

Re: Console Proxy SSL Error

2014-05-06 Thread Konstantinos Karampogias
I was also able to upload the root certificate and the intermediate certificate using exactly the script in this link http://www.chipchilders.com/blog/2013/1/2/undocumented-feature-using-certificate-chains-in-cloudstack.html I was not able to put my certificate and private key using the script,

Re: Cannot delete F5 device

2014-05-06 Thread Amin Pashapour
Hi Sanjeev As you can see below, all my networks with F5 are already removed but I still can't delete the F5 device.  I went ahead and deleted the 3 rows in the ntwk_service_map and still no luck. mysql select * from ntwk_service_map where provider like 'F5%';

find hostname from ip address

2014-05-06 Thread Rodrigo D. Lopez
higuys, A user in my cloud has changed theip and mac addresses of his/her VM manually. I have noticed some ip conflicts in my network and when I was debugging it I have found out that there were two VMs with the same IP address. However, I do not know which VM is the one that had its

Re: Local storage DB

2014-05-06 Thread Anton Rubets
Okay Lets begin from start, if you can help me, because i cant google it =( Now i am trying to understand advanced network installation on Xenserver. I have 2 NIC, one of the will use as management and storage traffic. Second for public and guest traffic. But i cant understand/find in google/ find

cloudstack4.3-kvm hyperviser: Clone vm

2014-05-06 Thread rammohan ganapavarapu
Hi, In cloudstack4.3, is there a way to clone existing vm and or create /convert a vm into a template like in proxmox? if so how? Thanks, Ram

Migrate VR from NFS to CEPH

2014-05-06 Thread Andrija Panic
Hi, I have just implemented CEPH as Primary Storage for CS, and have created new System Offerings for Console Proxy and Secondary Storage and Virtual Router - declared these new offerings to use shared storage that is tagged with rbd (tag I used on CEPH), etc. I created new offering for CPVV and

Re: using cldstk-dploy with proxy

2014-05-06 Thread Ian Duffy
Sorry and NPM: http://jjasonclark.com/how-to-setup-node-behind-web-proxy On 6 May 2014 21:12, Ian Duffy i...@ianduffy.ie wrote: I don't know the script in detail just briefly glanced over it. It looks like it should work if you 1) Set the proxy for yum. Modify /etc/yum.conf add in

Re: using cldstk-dploy with proxy

2014-05-06 Thread Ian Duffy
I don't know the script in detail just briefly glanced over it. It looks like it should work if you 1) Set the proxy for yum. Modify /etc/yum.conf add in proxy=http://whatever:port 2) Modify /etc/bashrc and do exports for http_proxy and https_proxy 3) Modify /etc/wgetrc and do

Re: Total number of Vms?

2014-05-06 Thread Rafael Weingartner
i would say to you to try Cloudmonkey, I think there you can create something easy to count the total of VMs including projects, zones and etc.. On Tue, May 6, 2014 at 5:58 PM, Juan Gomez juan.go...@kumo.com.co wrote: Hello everyone, How can i quickly count the total number of VMs that exist

Re: Local storage DB

2014-05-06 Thread Daan Hoogland
If I understand your description it seems correct. Can you start cloudstack and do the system vms get started? On Tue, May 6, 2014 at 6:30 PM, Anton Rubets plejik@gmail.com wrote: Okay Lets begin from start, if you can help me, because i cant google it =( Now i am trying to understand

Re: Presentation videos from CloudStack Collab Conference #CCCNA14

2014-05-06 Thread Kirk Jantzer
Just wondering if there is an update to this, mine is still missing. Regards, Kirk Jantzer http://about.me/kirkjantzer On Thu, May 1, 2014 at 5:05 PM, Kirk Jantzer kirk.jant...@gmail.com wrote: Mine is missing :-( Regards, Kirk Jantzer http://about.me/kirkjantzer On Thu, May 1,

Re: Total number of Vms?

2014-05-06 Thread rammohan ganapavarapu
Can't you query databse? select * from user_vm; some thing like this? On Tue, May 6, 2014 at 1:58 PM, Juan Gomez juan.go...@kumo.com.co wrote: Hello everyone, How can i quickly count the total number of VMs that exist in my whole cluoudstack environment including all the zones ? Thank You

Re: Total number of Vms?

2014-05-06 Thread Rafael Weingartner
actually, you can and that would work. On Tue, May 6, 2014 at 7:07 PM, rammohan ganapavarapu rammohanga...@gmail.com wrote: Can't you query databse? select * from user_vm; some thing like this? On Tue, May 6, 2014 at 1:58 PM, Juan Gomez juan.go...@kumo.com.co wrote: Hello everyone,

Re: Total number of Vms?

2014-05-06 Thread Ahmad Emneina
make sure to include in your query some additional clauses; and type='User' and removed is null... something along those lines. On Tue, May 6, 2014 at 3:07 PM, rammohan ganapavarapu rammohanga...@gmail.com wrote: Can't you query databse? select * from user_vm; some thing like this? On Tue,

Re: cloudstack 4.3 installation on CentOS

2014-05-06 Thread Pierre-Luc Dion
Hi, Did you follow the zone creation wizard from the ui? Could it be possible their is not enough management IP in the pod? Le mardi 6 mai 2014, dimas yoga pratama smid...@gmail.com a écrit : Hi all, I'm trying to install cloudstack 4.3 on CentOS 6.5 with single hardware with proxy

Re: Total number of Vms?

2014-05-06 Thread Pierre-Luc Dion
Their is also the ruby gem: cloudstack_ruby_client if its for a script. It provide the total instance count automatically when calling list_instance Le mardi 6 mai 2014, Ahmad Emneina aemne...@gmail.com a écrit : make sure to include in your query some additional clauses; and type='User' and

ACS 4.3 problem with starting virtual routers

2014-05-06 Thread Andrei Mikhailovsky
Hello guys, could someone help me to solve the problem with virtual routers on ACS 4.3 using Ubuntu 12.04 for both management and host servers. I've recenly upgraded from ACS 4.2.1 following the release notes. In the process of upgrading i've added new system vm template and following the

Re: vrouter cannot start after upgraded from 4.2.1 to 4.3

2014-05-06 Thread Andrei Mikhailovsky
Hi Steven, Have you solved this problem? I am having the same issue and can't figure out what to do next. Cheers Andrei - Original Message - From: stevenliang stevenli...@yesup.com To: users@cloudstack.apache.org Sent: Friday, 28 March, 2014 1:05:31 PM Subject: Re: vrouter