Re: Instance reboot issue - CS 4.5.1 - Xen 6.5

2015-09-02 Thread Rajani Karuturi
its in 4.5.2 and will also be in 4.6.0 ~Rajani On Wed, Sep 2, 2015 at 5:33 PM, cs user wrote: > Hi Folks, > > Looks like this is fixed in https://github.com/apache/cloudstack/pull/479 > ? > > Which cloudstack release contains this fix? > > Many thanks! > > On Wed, Sep 2, 2015 at 11:16 AM, cs us

Re: cloudstack-agent requires python 2.6 in Centos 7

2015-09-02 Thread Ron Wheeler
I have Cloudstack (4.5.1-shapeblue0.el7.centos) running on Centos7 with Python 2.7.5-18.el7-1.1 I used yum to install it using the shapeblue yum repo [cloudstack-4.5] name=cloudstack baseurl=http://packages.shapeblue.com/cloudstack/upstream/centos7/4.5 enabled=1 gpgcheck=1 yum list shows tha

Re: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread giljae o
Hi, How many are DATA disk attached to the VM? If DATA disk is more than, try boot the VM with only 2 data disks. James. On Thursday, September 3, 2015, Patrick Chevalley wrote: > Have you done any previous manipulation (e.g. storage migration, > detach/attach, etc.) > Do you have more than 1

RE: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread Patrick Chevalley
Have you done any previous manipulation (e.g. storage migration, detach/attach, etc.) Do you have more than 1 primary storage? What is the state of the impacted volume(s) in the DB? As already asked, look at the mgt logs for more details, or send the error. -Original Message- From: Mike T

RE: VPC VPN Connectivity Issues

2015-09-02 Thread Jeremy Peterson
So I'm still tracking this down. Since the VR can get out to the world and the VM's can get to the world I'm still thinking its and issue with VPN clients connected to VR may be a ACL issue. So below is from my mysql queries. Here is my ACL ID 3 for Corey SELECT * FROM cloud.network_acl; 3

Re: cloudstack-agent requires python 2.6 in Centos 7

2015-09-02 Thread Luciano Castro
Hi, I ´ve just changed the base URL and it ok now. baseurl=http://packages.shapeblue.com/cloudstack/upstream/centos7/4.5/ Sorry On Wed, Sep 2, 2015 at 4:33 PM, Luciano Castro wrote: > I´m trying to move my KVM hosts from Centos 6.6 to Centos 7, but when I´m > trying to install the cloudstack-

cloudstack-agent requires python 2.6 in Centos 7

2015-09-02 Thread Luciano Castro
I´m trying to move my KVM hosts from Centos 6.6 to Centos 7, but when I´m trying to install the cloudstack-agent, I had some problems with dependencies: root@15s ~]# cat /etc/yum.repos.d/cloudstack.repo [cloudstack] name=cloudstack baseurl=http://packages.shapeblue.com/cloudstack/upstream/centos/4

RE: password policy for new VMs

2015-09-02 Thread Paul Angus
Hi Octavian, There is a vm.password.length setting in the global settings, it defaults to 6. More control over the strength could be an interesting enhancement. Regards Paul Angus VP Technology/Cloud Architect S: +44 20 3603 0540 | M: +447711418784 | T: CloudyAngus [email protected]

Re: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread Mike Tutkowski
Do you have any management server log file you can share? On Wed, Sep 2, 2015 at 10:45 AM, anil lakineni < [email protected]> wrote: > Dave, > > Thanks for the replay and suggestion. > > I believe in the CS when we deploy a fresh VM from Template or ISO a drive > is created which is

Re: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread anil lakineni
Dave, Thanks for the replay and suggestion. I believe in the CS when we deploy a fresh VM from Template or ISO a drive is created which is ROOT drive (C drive) and it will acts as primary drive (surely an entry will be created in Cloud DataBase tables to maintain this record) for the VM until the

Re: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread Dave Dunaway
Check the boot order in the BIOS and make sure the VM is not trying to boot off the DATA disk. This is maybe why you don't see this issue when there is only one disk attached. hth. dave. On Wed, Sep 2, 2015 at 7:38 AM, anil lakineni < [email protected]> wrote: > Hi Rajani, > > Hos

Re: Instance reboot issue - CS 4.5.1 - Xen 6.5

2015-09-02 Thread cs user
Hi Folks, Looks like this is fixed in https://github.com/apache/cloudstack/pull/479 ? Which cloudstack release contains this fix? Many thanks! On Wed, Sep 2, 2015 at 11:16 AM, cs user wrote: > Forwarding to users channel in case anyone else has seen this... > > > > Hi All, > > We have seen th

Re: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread anil lakineni
Hi Rajani, Host is *XenServer 6.2* Guest OS is *Windows 2008 R2 & Windows 2012 R2* Regards, Anil. On Wed, Sep 2, 2015 at 3:42 PM, Rajani Karuturi wrote: > whats the host and guest os? > > ~Rajani > > On Wed, Sep 2, 2015 at 2:33 PM, anil lakineni < > [email protected]> wrote: > >

password policy for new VMs

2015-09-02 Thread Octavian Popescu
Hi, Is there any way to change the policy for the passwords generated for new VMs? For instance, increasing the length, defining a mix of special and alphanumeric characters etc. Thanks, Octavian

Fwd: Instance reboot issue - CS 4.5.1 - Xen 6.5

2015-09-02 Thread cs user
Forwarding to users channel in case anyone else has seen this... Hi All, We have seen this in 2 separate environments, both running the same versions of Cloudstack and Xenserver. When we reboot an instance, we lose access to it. Looking at the iptables config on the xen host, we can see that t

Re: Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread Rajani Karuturi
whats the host and guest os? ~Rajani On Wed, Sep 2, 2015 at 2:33 PM, anil lakineni < [email protected]> wrote: > Hi All, > > We are facing boot issues when VMs have DATA drives. > > > *After VM was shut down we were unable to power on server unless we detach > Data Drive.* > > We a

Facing BOOT issues (if DATA drives are attached) on VMs in CCP 4.5.0

2015-09-02 Thread anil lakineni
Hi All, We are facing boot issues when VMs have DATA drives. *After VM was shut down we were unable to power on server unless we detach Data Drive.* We are using Citrix Cloud Portal 4.5.0 and XenServer 6.2 *Note: *We have not facing this issue on some of the VM's which also have DATA drives bu

Apache mail list subscription from virtual mailboxes

2015-09-02 Thread vadim
Hello all, Has anyone experienced problem with subscription to mailing lists from virtual domain accounts? I have tried to join lists from virtual domain account and EZMLM ignores all requests made from virtual mailbox. It does not even try to contact sender mail-server according to the logs.