opennetworkinglab / flowvisor

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

Slice created but not visible in list-slices command #272

Closed SAKSHIC closed 10 years ago

SAKSHIC commented 10 years ago

Hello All,

I am able to create slices successfully but it is not appearing in list-slices command. Pl. reply.

Regards, Sakshi

alshabib commented 10 years ago

Is there an error in the flowvisor log?

On 07 Feb 2014, at 21:00, SAKSHIC notifications@github.com wrote:

Hello All,

I am able to create slices successfully but it is not appearing in list-slices command. Pl. reply.

Regards, Sakshi

— Reply to this email directly or view it on GitHub.

SAKSHIC commented 10 years ago

It is possible but when I am creating flowspace using the slice which is created successfully then also it is showing slice does not exist.

SAKSHIC commented 10 years ago

How to check the FV log??

alshabib commented 10 years ago

You need to look in the syslog of your machine, usually /var/log/messages

On 07 Feb 2014, at 21:17, SAKSHIC notifications@github.com wrote:

How to check the FV log??

— Reply to this email directly or view it on GitHub.

SAKSHIC commented 10 years ago

I am not able to get log files. Below are the commands and messages that I am getting...

  1. ./fvctl-json.py list-slices Password: Configured slices: fvadmin --> enabled
  2. ./fvctl-json.py -f /dev/null add-slice upper tcp:localhost:10001 admin@upperslice Slice password: Slice upper was successfully created
  3. ./fvctl-json.py list-slices Password: Configured slices: fvadmin --> enabled

Thanks & Regards, Sakshi

SAKSHIC commented 10 years ago

In version 0.8 it is working fine.

alshabib commented 10 years ago

Make sure you are starting flowvisor as the flowvisor user.

start it either with:

$ sudo /etc/init.d/flowvisor start or $ sudo -u flowvisor flowvisor

tarekbouali commented 8 years ago

Hi, I am facing the same problem. Am running flowvisor as u said ali, but not working. Could you please tell me how did you resolve this issue or give me a push to solve it? It has been long time that am running on this issue.

thanks in advance.

ayoubezzabi commented 8 years ago

in addition to other problems , i am facing the same problem here :(

fadlyfptr commented 1 year ago

In version 0.8 it is working fine.

Do you know how to downgrade flowvisor 1.4 to 0.8? i have the same problem with add-slices