Changes between Version 9 and Version 10 of Nmm2022/Agenda/perfSONARsetup


Ignore:
Timestamp:
Jul 20, 2022, 2:05:12 PM (2 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Nmm2022/Agenda/perfSONARsetup

    v9 v10  
    2020While for perfsonar bare-metal installation is allways recommended other options like Virtual machines, Docker containers and cheap hardware options are supported with subject to varying level of success. For more information on hardware options please check [https://docs.perfsonar.net/install_hardware.html this page].
    2121
    22 === perfSONAR installation ===
     22=== perfSONAR Lab Setup ===
    2323
    24 Lets now see how to install perfsonar. Perfsonar toolkit is the package that contains the full suite of the testing tools. There several methods to install this toolkit. Here we are using CentOS Toolkit ISO image to do the installation. This can be installed either on bare-metal server or on a virtual machine.
     24Please download perfsonar.ova file from the Lab Setup page. Open the Virtual Box and select File => Import Appliance and then select the downloaded file. Then select Continue to next window. There you can see the Apliance settings. You can change the values shown there by selecting the fields. Recommend memory and CPU cores for the perfSONAR are 4096 MB memory and 2 CPU cores. If your host machine has enough resources to cater this please go ahead by increasing the memory to 4096 MB. Then from the MAC Address Policy field select Generate New MAC Addresses for all network adapters. Then select import to finish the importing of the appliance.
    2525
    26 First you need to write ISO image into a USB drive and boot the server from the USB. Next you will follow instructions which is almost same as installation of a CentOS 7 operating system.
     26Once imported go to settings of the VM and go to Network => Adapter 1. Verify that the Bridge Adapter is selected and also check that the Adapter Name selected is from your Host machine is correct. We prefer Ethernet over Wireless connection for this.
    2727
    28 From below choose the Install the perfSONAR Toolkit.
    29 
    30 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Nmm2022/Agenda/perfSONARsetup/ps2.png)]]
    31 
    32 Next select the language.
    33 
    34 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Nmm2022/Agenda/perfSONARsetup/ps3.png)]]
    35 
    36 Next select the installation destination which is the hard disk of your installation. Then select a suitable partitioning scheme. Here we will chose automatic partitioning since this is a lab setup.
    37 
    38 [[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Nmm2022/Agenda/perfSONARsetup/ps4.png)]]
    39 
    40 click on Done and then select Begin Installation. While the Toolkit with the CentOS operating system is being installed you can create user account and set the root user password. Please use below user and passwords for this setup.
     28Then start the VM. This VM has already setup below user accounts.
    4129
    4230root : NmmLab2022
    4331user : NmmLab2022
    4432
    45 Once installation completed you will see the below login screen. You need to login with root user.
     33Once boot completed login with the root user.
    4634
    4735[[Image(https://ws.learn.ac.lk/raw-attachment/wiki/Nmm2022/Agenda/perfSONARsetup/ps5.png)]]