RE: Urgent: VMs not migrated after putting Xenserver host in maintenance mode

2015-07-15 Thread Sonali Jadhav
I have used that template from http://cloudstack.apt-get.eu and I saw few previous threads, problems with libs for that template, so I will use recommended template from shapeblue site. So like you suggested it's better to remove and add new one. But I get this error, when I try to delete exist

Error upgrade 4.4.3 to 4.5.1

2015-07-15 Thread Юрий Карпель
Upgrade 4.4.3 to 4.5.1 (VMware hypervisor). How to fix bugs? ERROR [c.c.u.d.ScriptRunner] (main:null) Error executing: CREATE TABLE `cloud`.`external_brocade_vcs_devices` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT COMMENT 'id', `uuid` varchar(255) UNIQUE, `physical_network_id` bigint unsig

Re: Error upgrade 4.4.3 to 4.5.1

2015-07-15 Thread Daan Hoogland
It complains the table already exists, but there is only one place in the upgrade code where it is being created. I'd say - restore your database - check the table doesn't exist, if it does drop it - start the new version again there is a file in the distribution schema442to450.sql The only reaso

4.5.1 Guest allocated same IP address as router

2015-07-15 Thread cs user
Hi Folks, Been testing with 4.5.1, all looks fine. However we have just hit an issue where a guest has been allocated the same IP as the eth0 address of the router for the pod. Has anyone come across this issue before? Here is how the db looks (Apologies for the formatting)! mysql> select * fro

Centos 7 KVM + RBD Host

2015-07-15 Thread Özhan Rüzgar Karaman
Hi; Does anyone using CentOS 7 KVM + RBD Ceph Storage Hypervizor Host on production! environment? The supplied version of libvirt is not compatible for vm live migration(it doesnt like tcp connection without ssl) and need to be recompiled for rbd support. Now it looks like Ubuntu 14.04.02 is the o

RE: Centos 7 KVM + RBD Host

2015-07-15 Thread Nico Herzhauser
Hello Özhan, take a look at the blog from widodh, he wrote a post how to rebuilding the libvirt under centos 7.1. http://blog.widodh.nl/2015/04/rebuilding-libvirt-under-centos-7-1-with-rbd-storage-pool-support/ Cheers,Nico > Date: Wed, 15 Jul 2015 13:50:55 +0300 > Subject: Centos 7 KVM + RBD Host

Re: Centos 7 KVM + RBD Host

2015-07-15 Thread Andrija Panic
Centos for now doesn have support for RBD/Ceph (qemu-* and libvirt) - there was some nice explanations how to grab/compile RBD patches with qemu-* and compile RBD with appropriate support. Ubuntu 14.04. works out of the box... (if you can hanle other Ubuntu child problems that are in some cases co

Re: Urgent: VMs not migrated after putting Xenserver host in maintenance mode

2015-07-15 Thread giljae o
Ok Then Could you please download template into the current system vm template of directory of 2nd storage? Please change the name of newly downloaded vhd image to the name of vhd I asked about? On Wednesday, July 15, 2015, Sonali Jadhav wrote: > I have used that template from http://clouds

Re: Centos 7 KVM + RBD Host

2015-07-15 Thread Özhan Rüzgar Karaman
Hi; libvirt will be successfully compiled with Widodh technique. But the problem is the supplied version of libvirt with CentOS7 has problems on starting with auth_tcp parameters with none authentication method, when you start to use auth_tcp with none authentication, libvirt deamon refuse to start

stop subscription

2015-07-15 Thread pidugu praneeth
-- *Praneeth* *Application Developer Intern* Wind River Systems *Masters of Science in computer science* Lakehead University *Honours in computer and electrical engineering*, University of Windsor *cellphone contact*: *+1-226-345-4245* *office contact:* *+1-613-963-1344* *office email*: *praneeth

How to know database master or slave

2015-07-15 Thread kotipalli venkatesh
Guys please help me, it's urgent guys I am using cloud stack 4.3.1 and hyper visor is xen-server 6.2. The databases are continuously replicated master to slave. If master is down that means (sql service ) is not running. Then automatically slave act as a master. So slave is master now. So here m

Re: How to know database master or slave

2015-07-15 Thread Erik Weber
Setting up mysql clustering is outside the scope of cloudstack. To automatically set up master failover you might want to look at galera or similar technologies. Erik Den onsdag 15. juli 2015 skrev kotipalli venkatesh < [email protected]> følgende: > Guys please help me, it's urgent

Re: How to know database master or slave

2015-07-15 Thread kotipalli venkatesh
Thank you Erik. I have one more doubt please help me. I am using Cloudstack 4.3.2 and hyper visor is xenserver 6.2. Under this some vms running. some security problems change the HOST password after changing the password host level. automatically management and host communication is mismatch. Be

Fwd: HA feature - KVM - CloudStack 4.5.1

2015-07-15 Thread Luciano Castro
Hi there, I´m new in the list, and I´m using 4.5.1 CloudStack version, and I started making some tests with H.A feature for VMs, but I didn´t have success. I don´t know if it´s a bug, or something that I´m doing wrong. Scenario: I have 1 manager server and 2 KVM hosts ('A' and 'B'). 1) I cre

Missing guest default gateway

2015-07-15 Thread Tim Mackey
I feel this is something I should just know, but it's escaping me. For some reason the virtual router for a guest network I've defined isn't setting the default gateway via DHCP. This is CloudStack 4.4 with XenServer 6.2 and it's an isolated network. This is what ip route shows after restart: [r

Re: Missing guest default gateway

2015-07-15 Thread Erik Weber
On Wed, Jul 15, 2015 at 9:54 PM, Tim Mackey wrote: > I feel this is something I should just know, but it's escaping me. For > some reason the virtual router for a guest network I've defined isn't > setting the default gateway via DHCP. This is CloudStack 4.4 with > XenServer 6.2 and it's an iso

Re: Missing guest default gateway

2015-07-15 Thread Tim Mackey
On Wed, Jul 15, 2015 at 4:14 PM, Erik Weber wrote: > On Wed, Jul 15, 2015 at 9:54 PM, Tim Mackey wrote: > > > I feel this is something I should just know, but it's escaping me. For > > some reason the virtual router for a guest network I've defined isn't > > setting the default gateway via DHCP

RE: HA feature - KVM - CloudStack 4.5.1

2015-07-15 Thread Somesh Naidu
"TAG H.A checked" - did you mean "Offer HA"? Also, after you shutdown host A, what was the status of the host reported in Cloudstack? Also, did you check the management server logs to see what the investigators reported? Regards, Somesh -Original Message- From: Luciano Castro [mailto:l

RE: How to know database master or slave

2015-07-15 Thread Somesh Naidu
You'd have to make changes to the host_details table. You could use the following query: update host_details set password= where host_id in (comma_separated_list_of_host_ids); Look at the contents of this table to get a better understanding of the above query. For encrypting the password you c

Re: How to know database master or slave

2015-07-15 Thread kotipalli venkatesh
Hi somesh, First directly change the DataBase side or Host side. cloud you please tell me the process. Because its production environment. Thank you, Venkatesh.k On Thu, Jul 16, 2015 at 4:39 AM, Somesh Naidu wrote: > You'd have to make changes to the host_details table. > > You could use the f

http://cloudstack.apt-get.eu/rhel/ = under problem

2015-07-15 Thread Pierre-Luc Dion
We recently folder nomenclature for centos pacakge on http://cloudstack.apt-get.eu/rhel/ Look like a jenkins job perform a destructive task so for now there is no centos6 RPM's available on the yum repo: http://cloudstack.apt-get.eu/rhel/ Will keep you post as we look to restore them from a backu

Re: http://cloudstack.apt-get.eu/rhel/ = under problem

2015-07-15 Thread Pierre-Luc Dion
This is resolved, RPM's got mostly restored from a copy, latest releases got rebuild. If you encounter issues with http://cloudstack.apt-get.eu/rhel/ repo, please let me know. Sorry about that. PL On Wed, Jul 15, 2015 at 8:05 PM, Pierre-Luc Dion wrote: > We recently folder nomenclature for