openbaton / dashboard

Dashboard of the NFVO
6 stars 6 forks source link

NS Records always show error state #2

Closed StanOnix closed 8 years ago

StanOnix commented 8 years ago

I'm trying to deploy my first VNFs by following the instructions for deployment at the io website. I'm using openstack (devstack) as a VIM and after the upload of the VNFDescriptor I launched it and it worked and provided me an id and tell me that the NSRecord was created but his state is always "ERROR". When I go into NSRecord and try to launch the VNFDescriptors I also have an error. screenshot from 2016-04-26 11 58 47

screenshot from 2016-04-26 11 43 44 Can anyone can help me please ? I even don't know where to find the logs for debugging :/

Thanks,

StanOnix commented 8 years ago

I thought that it was a compatibility issue, because I used Vagrant and Virtualbox to deploy my devstack environment and so the VNF (which have to run a qcow2 ubuntu image ) don't boot. Then, I uploaded a qcow2 image in openstack and defined it as the image on which my VNFs have to run but I have the same error.

lorenzotomasini commented 8 years ago

Hi,

The problem is on the VM, not in the dashboard. So I suggest to check the cloud-init output log to see where is the problem

Cheers, Lorenzo Tomasini

On 28 Apr 2016, at 09:05, StanOnix notifications@github.com wrote:

I thought that it was a compatibility issue, because I used Vagrant and Virtualbox to deploy my devstack environment and so the VNF (which have to run a qcow2 ubuntu image ) don't boot. Then, I uploaded a qcow2 image in openstack and defined it as the image on which my VNFs have to run but I have the same error.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub