2014-12-01T17:45:29Z|00001|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: connection attempt failed (Connection refused)ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection failed (Connection refused)
Hi all,
I am having an interesting problem. My rspect file is attached. I tried same topology by choosing UKYPKS2 IG, NPS IG or NYSERVNET IG for my switch and controller site (many times).
In UKYPKS2 IG scenario, I could reserve resources but when I run ovs-vsctl commands (in the termina) on the switch node, I got this error.2014-12-01T17:45:29Z|00001|reconnect|WARN|unix:/usr/local/var/run/openvswitch/db.sock: connection attempt failed (Connection refused)ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection failed (Connection refused)
In NPS IG scenario, I could reserve my resources, I could configure switch but my nodes could not ping each other.
In NYSERVNET IG scenario; I could reserve my resources, I could configure my switch, all of my nodes except one could ping each other.
I guess there is a corrupt OVS image in UKYPKS2 IG and in NPS IG and NYSERVNET IG, I am having stitching problem. I would appreciate any help or suggestion.
Thanks.
--
GENI Users is a community supported mailing list, so please help by responding to questions you know the answer to.
If this is your first time posting a question to this list, please review http://groups.geni.net/geni/wiki/GENIExperimenter/CommunityMailingList
---
You received this message because you are subscribed to the Google Groups "GENI Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to geni-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Maybe try to use the URL of the image from another site and see if that fixes the problem. For example you can use this one:
url="https://www.instageni.clemson.edu/image_metadata.php?uuid=28edd5dd-90b0-11e3-9001-02e89f882eec
<rspec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sharedvlan="http://www.geni.net/resources/rspec/ext/shared-vlan/1" xmlns:client="http://www.protogeni.net/resources/rspec/ext/client/1" xmlns="http://www.geni.net/resources/rspec/3" xmlns:vtop="http://www.protogeni.net/resources/rspec/ext/emulab/1" xmlns:emulab="http://www.protogeni.net/resources/rspec/ext/emulab/1" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/request.xsd http://www.geni.net/resources/rspec/ext/shared-vlan/1 http://www.geni.net/resources/rspec/ext/shared-vlan/1/request.xsd http://www.protogeni.net/resources/rspec/ext/emulab/1 vtop_extension.xsd" type="request">Basically you need to add the vtop pieces to your existing rspec tag.