Re: devcloud-kvm

2013-08-31 Thread Marcus Sorensen
Also take a look at the output of this: Marcuss-MacBook-Pro:~ marcus$ sudo /Applications/VMware\ Fusion.app/Contents/Library/vmnet-cli --status Password: NAT service on vmnet1 is running Hostonly virtual adapter on vmnet1 is enabled NAT service on vmnet8 is running Hostonly virtual adapter on vmne

Re: devcloud-kvm

2013-08-31 Thread Marcus Sorensen
Check your nat.conf files and verify that they have an ip and netmask entry, bot the vmnet1 and vmnet8 ones, they tend to get switched back automatically for some reason. /Library/Preferences/VMware\ Fusion/vmnet1/nat.conf /Library/Preferences/VMware\ Fusion/vmnet8/nat.conf Marcuss-MacBook-Pro:~

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
I notice when running ifconfig from my host (Mac OS X), I don't see any info on Fusion adapter: lo0: flags=8049 mtu 16384 options=3 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff00 inet6 ::1 prefixlen 128 gif0: flags=8010 mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=886

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
So, here is info from ifconfig: cloudbr1 Link encap:Ethernet HWaddr 52:54:00:52:B1:5E inet addr:192.168.100.10 Bcast:192.168.100.255 Mask:255.255.255.0 inet6 addr: fe80::5054:ff:fe52:b15e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 R

Re: devcloud-kvm

2013-08-31 Thread Marcus Sorensen
You may have to look into the VMware fusion vmnet commands, when I get a minute I'll take a look at mine, I remember it being kind of fickle. None of that should keep you from starting up a zone though. Does the 192.168 address work (Public)? You should be able to ssh in via that as well. On Aug 3

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
All of my VNET_1 and VNET_8 lines are identical to the ones in the how-to doc, if that helps. :) On Sat, Aug 31, 2013 at 5:55 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I do get one prompt when starting that VM. > > This is the how-to doc I followed: Thanks! > > 1. install vmwar

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
I do get one prompt when starting that VM. This is the how-to doc I followed: Thanks! 1. install vmware fusion 5 2. copy/move devcloud-kvm.vmwarevm into ~/Documents/Virtual\ Machines 3. edit /Library/Preferences/VMware\ Fusion/networking, switching vmnet1 to nat, adding addresses for the virtua

Re: devcloud-kvm

2013-08-31 Thread Marcus Sorensen
Oh, and VMware fusion should prompt twice for your password when the VM starts, due to the bridges in the VM wanting promiscuous access. If you don't enter your password it won't work. On Aug 31, 2013 5:48 PM, "Marcus Sorensen" wrote: > Sounds like your Nat in VMware fusion isn't working. Did you

Re: devcloud-kvm

2013-08-31 Thread Marcus Sorensen
Sounds like your Nat in VMware fusion isn't working. Did you see the setup instructions in the archive? On Aug 31, 2013 4:38 PM, "Mike Tutkowski" wrote: > From that KVM host, that is. :) > > > On Sat, Aug 31, 2013 at 4:37 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > > > I don't s

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
>From that KVM host, that is. :) On Sat, Aug 31, 2013 at 4:37 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I don't seem to have access to the Internet. > > > On Sat, Aug 31, 2013 at 4:25 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > >> Hey Marcus, >> >> Should I be

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
I don't seem to have access to the Internet. On Sat, Aug 31, 2013 at 4:25 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hey Marcus, > > Should I be able to ping 172.17.10.10 from my host OS (Mac OS X)? > > I would have thought so, but it times out. > > Any thoughts on that? I went

Re: devcloud-kvm

2013-08-31 Thread Mike Tutkowski
Hey Marcus, Should I be able to ping 172.17.10.10 from my host OS (Mac OS X)? I would have thought so, but it times out. Any thoughts on that? I went back and double checked my settings from the How-to doc. Thanks On Fri, Aug 30, 2013 at 11:51 PM, Marcus Sorensen wrote: > You can update the

Cloudstack-2014 LdapPlugin Merged to Master

2013-08-31 Thread Ian Duffy
Hi, I placed in a request in to the mailing list earlier in the week to get LdapPlugin merged into master. Ilya said he would do it, we have since been talking and I have done the merge. Bit nervous committing for the first time but everything seems to of gone ok. If it has caused any issues plea

Re: Review Request 13771: CLOUDSTACK-4346 replace URI getHost() and create(String) calls

2013-08-31 Thread Daan Hoogland
Wido, I just added you for your kvm interesse. Do you mind having a look before I commit this? regards, Daan On Sat, Aug 31, 2013 at 9:57 PM, daan Hoogland wrote: >This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13771/ > Review request for clouds

Re: Review Request 13771: CLOUDSTACK-4346 replace URI getHost() and create(String) calls

2013-08-31 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13771/ --- (Updated Aug. 31, 2013, 7:57 p.m.) Review request for cloudstack, Chiradeep Vit

NetworkElements: configure the provider to enable the provider?

2013-08-31 Thread Prasanna Santhanam
I'm looking to enable network service providers without actually adding the device but it appears as if the addition of the device is coupled with the enabling of the provider. While this is not the case with default providers like VR, VpcVR, security groups and the InternalLbVm? What is the reas