opennetworkinglab / flowvisor

FlowVisor - A network hypervisor
Other
164 stars 67 forks source link

Unable to create slice #283

Open vishleshpatel opened 9 years ago

vishleshpatel commented 9 years ago

Flowvisor successfully runs and connects to ovs switches. But i am unable to create slice here

sudo fvctl -f /dev/null add-slice slice1 tcp:localhost:6634 admin@slice1 [sudo] password for vishlesh: Slice password: Internal Error -> add-slice: Unable to fetch slice list : Unknown slice slice1

tarekbouali commented 8 years ago

Hi, Have you succeed to solve the problem? I am facing the same issue. Could you please share your experience?

thanks in advance