Login
Account
Sign Up
Home
About Us
Catalog
Search
Register RSS
Embed RSS
FAQ
Get Embed Code
Example: Default CSS
Example: Custom CSS
Example: Custom CSS per Embedding
Super RSS
Usage
View Latest
Create
Contact Us
Technical Support
Guest Posts/Articles
Report Violations
Google Warnings
Article Removal Requests
Channel Removal Requests
General Questions
DMCA Takedown Notice
RSSing>>
Collections:
RSSing
EDA
Intel
Mesothelioma
SAP
SEO
Latest
Articles
Channels
Super Channels
Popular
Articles
Pages
Channels
Super Channels
Top Rated
Articles
Pages
Channels
Super Channels
Trending
Articles
Pages
Channels
Super Channels
Switch Editions?
Cancel
Sharing:
Title:
URL:
Copy Share URL
English
RSSing.com
RSSing>>
Latest
Popular
Top Rated
Trending
Channel: Cloudbase Q&A Forum - RSS feed
NSFW?
Claim
0
X
Mark channel Not-Safe-For-Work?
cancel
confirm
NSFW Votes:
(
0
votes)
X
Are you the publisher?
Claim
or
contact us
about this channel.
X
No ratings yet.
Showing article 3 of 4 in the latest snapshot of channel 75381318
Channel Details:
Title: Cloudbase Q&A Forum - RSS feed
Channel Number: 75381318
Language: English
Registered On: October 25, 2019, 5:24 pm
Number of Articles: 4
Latest Snapshot: October 25, 2019, 5:24 pm
RSS URL:
https://ask.cloudbase.it/feeds/question/2168
Publisher:
https://ask.cloudbase.it/questions/
Description: Open source question and answer forum written in Python and Django
Catalog:
//cloudbase125.rssing.com/catalog.php?indx=75381318
Remove ADS
Viewing latest article 3
Article 1
Article 2
Article 3
Article 4
Browse Latest
Browse All 4
↧
Comment by awestin1 for I followed the instructions from the Cloudbase blog, for installing Open vSwitch and configuring the neutron agent but the neutron-ovs-agent Windows service will not start. Each time I try to start the service, it crashes. I have installed OpenStack Hyper-V Compute Ocata msi installer from Cloudbase and have successfully attached the compute node to the OpenStack controller. I have installed the Cloudbase Open vSwitch for Windows 2.6.1 msi installer and, per the blog post linked above, created the virtual switch and bridges using ovs-vsctl. I manually created the neutron-ovs-agent Windows service per the instructions but the service crashes each time and will not start. I find the following error in the Windows Event Logs: The description for Event ID 0 from source neutron-hyperv-agent cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: neutron-hyperv-agent Child process ended The instructions indicate that running the service is supposed to create additional bridges. None of these are created. When checking my list of bridges, I only see the first one that I had created. The config file is set to log to C:\OpenStack\Log\neutron-ovs-agent.log. When I check the log directory, the neutron-ovs-agent.log file does not exist. This leads me to believe that the neutron agent crashes before it even begins logging... Just out of curiosity, I tried running the OpenStackServiceNeutron.exe command in my cmd prompt (rather than from the Windows service) to see what happens. The exits with the following error: C:\Windows\system32>"C:\Program Files\Cloudbase Solutions\OpenStack\Nova\bin\Ope nStackServiceNeutron.exe" neutron-hyperv-agent "C:\Program Files\Cloudbase Solut ions\OpenStack\Nova\Python27\Scripts\neutron-openvswitch-agent.exe" --config-fil e "C:\Program Files\Cloudbase Solutions\OpenStack\Nova\etc\neutron_ovs_agent.con f" Service failed to run w/err 0x00000427 I have been researching for a couple of days now with no solution. I noticed that the Cloudbase blog post is for Open vSwitch 2.5 but I'm not seeing and subsequent blog posts or instructions for configuring 2.6. So, I'm not sure if setup is supposed to be different for 2.6. I noticed the following question here but none of the suggestions here seem to work for me . The poster mentions uninstalling the old versions of nova and Open vSwitch but I am already using the latest version. Aserdean suggests adding the following to the config file but this doesn't change anything for me. The service still crashes. [ovs] ... of_interface = ovs-ofctl ovsdb_interface = vsctl Any thoughts would be greatly appreciated! Here is my neutronovsagent.conf file but I doubt my conf file is the issue considering the agent doesn't even start logging before it crashes. Given the Windows Event Log (provided above ... (more)
May 3, 2017, 12:15 pm
≫
Next: Can't Start Neutron OVS Agent/Service After Install (OVS 2.6.1)
≪
Previous: Comment by abalutoiu for I followed the instructions from the Cloudbase blog, for installing Open vSwitch and configuring the neutron agent but the neutron-ovs-agent Windows service will not start. Each time I try to start the service, it crashes. I have installed OpenStack Hyper-V Compute Ocata msi installer from Cloudbase and have successfully attached the compute node to the OpenStack controller. I have installed the Cloudbase Open vSwitch for Windows 2.6.1 msi installer and, per the blog post linked above, created the virtual switch and bridges using ovs-vsctl. I manually created the neutron-ovs-agent Windows service per the instructions but the service crashes each time and will not start. I find the following error in the Windows Event Logs: The description for Event ID 0 from source neutron-hyperv-agent cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: neutron-hyperv-agent Child process ended The instructions indicate that running the service is supposed to create additional bridges. None of these are created. When checking my list of bridges, I only see the first one that I had created. The config file is set to log to C:\OpenStack\Log\neutron-ovs-agent.log. When I check the log directory, the neutron-ovs-agent.log file does not exist. This leads me to believe that the neutron agent crashes before it even begins logging... Just out of curiosity, I tried running the OpenStackServiceNeutron.exe command in my cmd prompt (rather than from the Windows service) to see what happens. The exits with the following error: C:\Windows\system32>"C:\Program Files\Cloudbase Solutions\OpenStack\Nova\bin\Ope nStackServiceNeutron.exe" neutron-hyperv-agent "C:\Program Files\Cloudbase Solut ions\OpenStack\Nova\Python27\Scripts\neutron-openvswitch-agent.exe" --config-fil e "C:\Program Files\Cloudbase Solutions\OpenStack\Nova\etc\neutron_ovs_agent.con f" Service failed to run w/err 0x00000427 I have been researching for a couple of days now with no solution. I noticed that the Cloudbase blog post is for Open vSwitch 2.5 but I'm not seeing and subsequent blog posts or instructions for configuring 2.6. So, I'm not sure if setup is supposed to be different for 2.6. I noticed the following question here but none of the suggestions here seem to work for me . The poster mentions uninstalling the old versions of nova and Open vSwitch but I am already using the latest version. Aserdean suggests adding the following to the config file but this doesn't change anything for me. The service still crashes. [ovs] ... of_interface = ovs-ofctl ovsdb_interface = vsctl Any thoughts would be greatly appreciated! Here is my neutronovsagent.conf file but I doubt my conf file is the issue considering the agent doesn't even start logging before it crashes. Given the Windows Event Log (provided above ... (more)
$
0
0
That seems to have done the trick! Thanks!
↧
Search
RSSing.com
Remove ADS
Viewing latest article 3
Article 1
Article 2
Article 3
Article 4
Browse Latest
Browse All 4
Trending Articles
Practice Sheet of Right form of verbs for HSC Students
September 22, 2019, 11:40 pm
Download: FK ft Shenky – Nakuyewa ”Prod by: Shenky”
February 16, 2017, 4:24 pm
How to win at Markstrat (Markstrat Tips and Tricks) – Vodites
January 5, 2014, 10:34 pm
Ominde Commission Report and Recommendations – Ominde Report of 1964
March 16, 2015, 5:14 am
Bureau of Internal Revenue: Regional Offices (Directory)
January 9, 2014, 11:06 pm
GO 53 on Enhancement of Ex-gratia upto 5 Lakhs Toddy Tappers in Telangana
March 26, 2017, 11:23 pm
Cakewalk CA-2A Leveling Amplifier v2.0.1.97 WiN, v2.0.1.96 OSX Incl Keygen
October 17, 2016, 7:20 am
Mp3 Download: Mdu - Kunjenjenjena
December 7, 2017, 8:16 am
How the kill the job , when DTP request running for long hours.
July 26, 2013, 2:41 am
Microsoft Intune から展開しているアプリのアップデートについて
October 17, 2016, 4:11 am
18-year-old girl was beaten for half an hour by two Northampton men in 'an...
September 1, 2017, 10:00 pm
Car crash in Dunton Bassett leaves driver in critical condition
October 7, 2014, 7:51 am
Macky 2, Two Others In Road Accident
March 29, 2015, 5:34 am
Application log 00000000000000089514: Could not convert queue DLVST90CLNT
May 14, 2015, 11:27 pm
Detroit mafia: D’Anna Brothers agree to plea deal
April 21, 2016, 6:56 am
Delivery block field greyed out using VA02
January 26, 2016, 2:52 pm
Muloraki Au
June 22, 2016, 1:44 am
【個人撮影】スマホのプライベート映像♪「中に出さないで///」カラオケ屋での生ハメ撮りが流出w【リベンジポルノ】@PornHub
October 12, 2017, 2:23 pm
BREAKING NEWS: Diamond Platnumz Is Reported Dead After Ghastly Car Accident
February 9, 2018, 4:56 am
FIAT 500 B0111 B0112
July 5, 2018, 10:31 am
Search
RSSing.com
© 2025 //www.rssing.com