Re: CentOS KVM systemvm issue

2014-09-12 Thread John Skinner
address it assumes it never started. Which is why when we wrap that while loop to check for an empty string on $cmd it works every time after that. Change that global setting from true to false, and try to reboot a few routers. I guarantee you will see this issue. John Skinner Appcore On Sep

CentOS KVM systemvm issue

2014-09-12 Thread John Skinner
wrap the while read line inside of another while that checks if $cmd returns an empty string it fixes the issue. This is a pretty nasty issue for any one running CloudStack 4.2 + on CentOS 6.X John Skinner Appcore

XenServer Snapshots

2014-05-20 Thread John Skinner
eep between full snapshots setting in the global settings? John Skinner Senior Systems Administrator | Appcore Office +1.800.735.7104 | Direct +1.515.612.7783 john.skin...@appcore.com | www.appcore.com -- The information in

Re: VPC VPN Multiple Connections to Same Gateway

2014-05-16 Thread John Skinner
Excellent! Thanks everyone. John On May 14, 2014, at 12:59 PM, Sheng Yang wrote: > Hi John, > > This has been addressed as > https://issues.apache.org/jira/browse/CLOUDSTACK-5501 > > The fix would be in 4.4 and after. > > Thanks! > > --Sheng > > O

VPC VPN Multiple Connections to Same Gateway

2014-05-13 Thread John Skinner
Hey list - Having an issue with VPCs and site to site VPNs with CloudStack 4.2 . We have an account that has a VPC setup in 2 zones within the cloud. In zone A, they have created the VPN gateway and setup a connection back to their office. In zone B, they are trying to re-create that same VPN c

Re: GlusterFS QEMU libgfapi

2013-07-15 Thread John Skinner
On Jul 15, 2013, at 10:08 AM, John Skinner wrote: > Wido, > > Are you sure on that? I know the libgfapi is in C. But I thought GlusterFS > was now supported in both libvirt and qemu (1.0.1+, 1.3; respectively). > > 1.0.1: Dec 17 2012 > Features: > Introduce vir

Re: GlusterFS QEMU libgfapi

2013-07-15 Thread John Skinner
) Thanks, John On Jul 15, 2013, at 9:56 AM, Wido den Hollander wrote: > Hi John, > > On 07/15/2013 04:52 PM, John Skinner wrote: >> Thanks, Wido. >> >> I am not a programmer per se, but I am going to pull the code down and have >> a look to see if I can figure it

Re: GlusterFS QEMU libgfapi

2013-07-15 Thread John Skinner
On 07/15/2013 04:31 PM, John Skinner wrote: >> Is there any way to use GlusterFS with the native QEMU libgfapi so we do not >> have to use Fuse to access the shares? Or are there any plans to build >> libgfapi QEMU support into CloudStack in the future? >> > > As

GlusterFS QEMU libgfapi

2013-07-15 Thread John Skinner
Is there any way to use GlusterFS with the native QEMU libgfapi so we do not have to use Fuse to access the shares? Or are there any plans to build libgfapi QEMU support into CloudStack in the future? Thanks, John