Re: [Openstack] [Neutron][HyperV]HyperV Networking Problem

2013-10-10 Thread Ray Sun
Pilotti, Thanks for you quick response. I double check the value in my register, seems all the related set to 0. But I still run the power shell script. Then I restart my window server but seems it's still not works for me. Then I did another test, I create a new VM on Hyper-V directly, then I set

Re: [Openstack] [Neutron][HyperV]HyperV Networking Problem

2013-10-10 Thread Alessandro Pilotti
Hi Ray, Some Windows network adapter drivers disable VLAN access by default. Here's Powershell script that will apply the adapter's proper configuration: https://bitbucket.org/cloudbase/vlanfilter-check/raw/8eea85e5cb38ce6e8ccb80fc00dd6c3f13869b6d/modifyRegistry.ps1 In case the script reports th

[Openstack] [Neutron][HyperV]HyperV Networking Problem

2013-10-10 Thread Ray Sun
Dear all, I am trying to test HyperV with OpenStack in Quantum VLAN model. But seems the network can't be reachable. *I use devstack to install my controller, by default, I use stable/grizzly branch. Here's my localrc file:* *disable_service n-net* *enable_service q-svc* *enable_service quantum* *