About the Lab

The UNH-IOL hosts 38 HPE proliant x86 servers and 14 Gigabyte Cavium aarch64 servers. These machines are made freely available to the OPNFV developer community to develop, test, and improve the OPNFV  platform.

You can access the web dashboard, where you can reserve a machine for your team, here: https://labs.lfnetworking.org/

Each x86 HPE server has:


We are in the process of upgrading the x86 based machines in accordance with the needs of CNTT. As upgrades are completed, the specs of the x86 machines will be:

Each arm cavium server has:


How to use the Lab

See the Lab as a Service 2.0 page for up to date usage information.



Using the VPN

To connect to the UNH-IOL openpvn server, you must download the file attached below. You also need to have an openpvn client installed on your machine (most linux distributions ship with this by default).

Once you have the file, you may initiate the vpn connection. For example, on a Linux client:

$ sudo openvpn /path/to/laas_opnfv.ovpn

The VPN client will prompt you for a username and password. Your credentials will be in the email you received when booking your pod.


You may want to add our DNS server to your vpn client machine so that you can resolve the hostname of your reserved server. Note that this is not necessary.

The DNS server is reachable at 10.64.0.1. Please be careful when modifying your own network settings.

On a Linux client:

$ sudo mv /etc/resolv.conf /etc/resolv.conf.bak
$ sudo echo "nameserver 10.64.0.1" > /etc/resolv.conf

And then, after you are done on the vpn and want to restore your original network settings:

$ sudo mv /etc/resolv.conf.bak /etc/resolv.conf

Again, this is not a necessary step and it is recommended that you do not do this if you don't know what you are doing. It is possible to reach each server by its ip address rather than its hostname.


Server Information


See the Lab as a Service 2.0 page for up to date usage information.

IPMI Information

Every machine in LaaS has an IPMI port that you can use to control and monitor the power state of your server.

Your IPMI ip address and access account will be emailed to you when you book a resource.

To use IPMI to control your server, use the Linux utility 'ipmitool'.

Sample usage:

$ ipmitool -I lanplus -L OPERATOR -U OPNFV -P <ipmi_password> -H <ipmi_address> chassis power status   # gives you the current power status
$ ipmitool -I lanplus -L OPERATOR -U OPNFV -P <ipmi_password> -H <ipmi_address> chassis power <on/off/cycle>   # turns your server on or off or reboots
$ man ipmitool  # for more information


Support / FAQ

I cannot connect to the vpn

Please first make sure that you can reach our vpn server, eg

$ ping opnfv-vpn.iol.unh.edu

If you can ping the vpn server, but cannot establish a vpn connection, a firewall is likely to be the culprit. Please verify that there is not a firewall on your network that will block the vpn connection.

There is something wrong with my server

If something happens to your server, such as the networking getting misconfigured, the dashboard allows a way for you to reset your machine.

This will reinstall the operating system of your machine. This should fix any issues, but will also erase anything you had running or stored on the machine.


If you have any more questions or issues, you may contact the IOL OPNFV team at nfv-lab@iol.unh.edu. Please note that we will be happy to assist with any problems related to the lab, but do not provide technical support for installing and maintaining OPNFV scenarios. The OPNFV installer teams are very capable and willing to help you in that respect.



Acceptable Usage Policy 

The Lab as a Service (LaaS) Acceptable Usage Policy (AUP) defines what is acceptable and not acceptable in the LaaS community labs. These lab environments are sponsored by the Linux Foundation, hosted by the UNH-IOL (https://www.iol.unh.edu) and made available to OPNFV community members for purposes of developing OPNFV features, testing deployments and delivering releases.

Resource Usage


VPN Access


Network Bandwidth


Remote Console Access


Support


Any violation of this Acceptable Usage Policy may result in loss of VPN access and  usage of the LaaS resources.

About the UNH-IOL OPNFV Work

For more information about the UNH-IOL and it's participation in the OPNFV projects, please visit our website here: https://www.iol.unh.edu/testing/open-networking/opnfv