Re: [DISCUSS] Should we pause merges into master until 4.1 is out the door?

2013-05-21 Thread Sean Truman
All, I would prefer a better release an wait for it then to have to deal with multiple updates because of issues, just my $.02.. Sean On May 21, 2013, at 7:00 PM, Chiradeep Vittal wrote: > But the longer we hold the window open for folks to raise defects, the > longer it will take to release

Re: [DISCUSS] Should we pause merges into master until 4.1 is out the door?

2013-05-21 Thread Sean Truman
n. > > On 5/21/13 5:12 PM, "Sean Truman" wrote: > >> All, >> >> I would prefer a better release an wait for it then to have to deal with >> multiple updates because of issues, just my $.02.. >> >> Sean >> >> On May 21, 2013,

-Sean Truman-

2013-06-03 Thread Sean Truman
http://tagolpc.com.ua/cxsu/ghymvyzpzeaw.xighaiuptq

SRX Integration Issues.

2013-06-14 Thread Sean Truman
All, I am trying to add an SRX 100 to Cloud Stack and keep getting a "Illegal Group Reference" Here is how I am trying to add the config. IP Address: 10.0.2.1 Username: root Password: password Type: Juniper SRX Firewall Public Interface: fe-0/0/0.0 Private Interface: fe-0/0/1.0 Usage interface: N

Re: SRX Integration Issues.

2013-06-14 Thread Sean Truman
0/1 description "Private network" > set interfaces fe-0/0/1 vlan-tagging > > set interfaces fe-0/0/4 unit 52 vlan-id 52 > set interfaces fe-0/0/4 unit 52 family inet filter input untrust > > Thanks, > Jayapal > > On 14-Jun-2013, at 9:42 PM, Sean Truman >

Re: SRX Integration Issues.

2013-06-14 Thread Sean Truman
Looking up the trust group, I am not seeing any exceptions in the log files. Sean On Jun 14, 2013, at 12:54 PM, Sheng Yang wrote: > It looks like a string issue of Java itself. What exactly failed on > test.xml? > > --Sheng > > > On Fri, Jun 14, 2013 at 9:55 AM, Sean T

Re: SRX Integration Issues.

2013-06-14 Thread Sean Truman
gt; --Sheng > > > On Fri, Jun 14, 2013 at 9:55 AM, Sean Truman wrote: > >> I am using untagged VLAN on my public side. It's failing on the test.xml >> looking for trust group! >> >> Sean >> >> On Jun 14, 2013, at 11:51 AM, Jayapal Reddy Ura

Re: SRX Integration Issues.

2013-06-14 Thread Sean Truman
SOLVED: My password had a $ in it.. which has to be escaped.. I added more logging to the SRX source to track it down. v/r Sean On Fri, Jun 14, 2013 at 1:00 PM, Sean Truman wrote: > Looking through the source their isn't much logging, plus it's all over > SSL so I cannot see t

Re: SRX Integration Issues.

2013-06-14 Thread Sean Truman
I am going to enter a bug for this and submit a patch.. v/r Sean On Fri, Jun 14, 2013 at 4:03 PM, Sheng Yang wrote: > Oh yes, that explain the thing... > > --Sheng > > > On Fri, Jun 14, 2013 at 1:56 PM, Sean Truman wrote: > > > SOLVED: My password had a $ in it..

Cannot add network offering 4.0.2

2013-06-15 Thread Sean Truman
I am trying to add a network offering but when I click ok it doesn't even call the API to add the network offering. There is no indication in the logs that the network offering is being created. Any help is appreciated. v/r Sean

System VMs grabbing wrong IP

2013-06-27 Thread Sean Truman
All, My dev setup is running management/guest on cloudbr0 I have eth1 setup with a 10.0.0.x network so I can access the cloud via VPN but for some reason my secondary storage thinks my management node is the 10.0.0.x, where does it get the IP from and how can I change it? Sean

NFS mount options

2013-03-22 Thread Sean Truman
All, I would like to use NFS over RDMA using the -o rdma option flag on the mount command on primary storage is there a script that would allow me to do this or could you point me in the right direction in the code to make the necessary change? v/r Sean Truman

Re: NFS mount options

2013-03-22 Thread Sean Truman
KVM Sorry! v/r Sean On Fri, Mar 22, 2013 at 3:14 PM, Chiradeep Vittal wrote: > Which hypervisor? > > On 3/22/13 4:19 AM, "Sean Truman" wrote: > >>All, >> >>I would like to use NFS over RDMA using the -o rdma option flag on the >>mount command o

VM not obtaing DHCP address when migrating to another host.

2013-03-29 Thread Sean Truman
All, When I use the migrate to another host option for a running VM (Basic networking), the VM refuses to get a DHCP address? Is this a known issue? or is something wrong with my hosts? is there something I can check? When I migrate it back to the original host it obtains an IP address. v/r Sean

Guest Network in Advance.

2013-04-23 Thread Sean Truman
All, Is it possible for me to define a guest network lets say 10.8.0.x/24 Tagged with VLAN of 500 and then another guest network with 10.9.0.x/24 with VLAN of 600? The idea is to provide VM isolation but for the entire CIDR.. v/r Sean

Re: Guest Network in Advance.

2013-04-23 Thread Sean Truman
anks, > Saksham > > On Tuesday 23 April 2013 05:14 PM, Sean Truman wrote: > > All, > > > > Is it possible for me to define a guest network lets say 10.8.0.x/24 > Tagged > > with VLAN of 500 and then another guest network with 10.9.0.x/24 with > VLAN > > of

Guest VLAN guestion.

2013-05-03 Thread Sean Truman
All, If I want two guest networks 10.8.0.x\24 and 10.8.1.x\24 but 0.x I want on VLAN 500 and 1.x on VLAN 600, do I just put start VLAN 500 and end VLAN 500 and start VLAN 600 and end VLAN 600 when configuring them? v/r Sean

Advance Zone Setup

2013-05-06 Thread Sean Truman
I have an Juniper SRX that I am planning on using (right now I have Juniper SSG, its being replaced with the SRX). My management CIDR is 10.91.17.0/24 and is routable to the internet. My Guest CIDR is 10.91.26.0/24 VLAN 600 My public is as following: 119.254.89.192/29 Right now, I don't want CS t

System VM's hanging

2013-05-06 Thread Sean Truman
All, My system VM's are hanging at GRUB loading stage2.. using KVM as hypervisor any idea why this is happening? v/r Sean

Re: System VM's hanging

2013-05-06 Thread Sean Truman
initrd and vmlinuz and try to use auto-completion (TAB-TAB) to complete the > filename and boot again. > > 3) If nothing helps, I would have tried to boot it into a single user > mode with linux rescue disk and reinstall grub - just to confirm if its > grub related or something else

Re: System VM's hanging

2013-05-06 Thread Sean Truman
ccur when > > > grub.conf reference initrd or kernel version that no longer exists > > > (filename mismatch). Go into the edit mode, remove the version in > > > front of initrd and vmlinuz and try to use auto-completion (TAB-TAB) > > > to complete the filename

CloudStack 4.2 Installation Console Proxy Issues

2013-12-04 Thread Sean Truman
All, I have did a default installation of CloudStack 4.2, everything comes up correctly. I have run into a problem, the Console Proxy isn't working correctly. I have ssh'd into the console proxy VM and I can see the apache daemon is not running. When I try to start it manually it says it cannot