- Community Home
- >
- Networking
- >
- Software Defined Networking
- >
- SDN VAN controller running error
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2014 08:53 PM
09-27-2014 08:53 PM
SDN VAN controller running error
I am Chinthaka
I am tring to install HP sdn controller on my virtual box host(ubuntu 12.04 LTS)
I am using hp-sdn-ctl_2.2.5.0016_amd64 as a controller
when I run following got the uotupt as follwo and I can't access the GUI consol of the controller.
dpkg -l hp-sdn-ctl
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii hp-sdn-ctl 2.2.5.0016 HP VAN SDN Controller
I can not understand what is the reson for this..
can sombody give the solution for this...?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2014 11:46 PM
09-27-2014 11:46 PM
Re: SDN VAN controller running error
Hi Chinthaka,
The output of the command "dpkg -l hp-sdn-ctl" with "ii" before the package name means that the controller package "hp-sdn-ctl" with version "2.2.5.0016" is installed.
Could you please provide the output of the following command?
sudo service sdnc status
And also could you please provide a screenshot of the console message that appears when you try to access the GUI?
Best Regards,
Ahmad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2014 03:30 AM
09-28-2014 03:30 AM
Re: SDN VAN controller running error
Hi Ahmad
Thank you
this is the out put for the command that you ask
root@ubuntu:~# service sdnc status
sdnc start/running, process 893
when I was installing controller it got the dependency error of keystone version because of that I change the below one
~$ sudo add-apt-repository "deb
http://ubuntu-cloud.archive.canonical.com/ubuntu
precise-updates/folsom main"
into icehouse.
is it wrong..?
when I am tring alway with the above one it was installed keystone 2012.1 that's why I change it I don't know is it right way or not....
I have attch the screenshot with firefox. when I am tring with the chrome it is downloaded the file call "ui.File"
Best Regards
chinthaka.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2014 12:16 AM
09-29-2014 12:16 AM
Re: SDN VAN controller running error
Hi Chinthaka,
I'm not sure that the Keystone "folsom" version is supported with HP VAN SDN Controller version 2.2. But it's supported with version 2.3 but HP recommends to use IceHouse or later version as stated in the installation guide of 2.3 p8. I already went through the installation of 2.3 with IceHouse and it worked fine.
So, I prefer either to use the recommended version (folsom) with 2.2 or use IceHouse with 2.3.
BR,
Ahmad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2014 07:55 AM
09-29-2014 07:55 AM
Re: SDN VAN controller running error
Hello Chinthaka,
Since you are trying to install HP SDN controller version 2.2.5 so Folsom keystone should work fine. Also have a look on an earlier post at http://h30499.www3.hp.com/t5/SDN-Discussions/SDN-VAN-controller-installation-error/m-p/6583218/highlight/true#M410
However for more information you can have a look on Installing a new controller and Keystone server [page 7-9] from SDN Controller 2.3 Installation guide.
Are you able to see REST API page[ https://Controller_IP:8443/api/ ] ?
You can also give a try to fresh install and restart the services.
Please let us know if this helps or you still face the issue.
Thanks,
HP SDN Team