Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To see the full output of the build script:

    Info
    journalctl


    Image AddedImage Removed

  • To check that the build script is running:

    Info
    ps aux | grep v_xxx_build.sh
  • To check that vpp and honeycomb are running:

    Info
    systemctl status vpp.service
    systemctl status honeycomb.service

Note that the vpp service should be ‘inactive’ after the completion of the build script, and it should be ‘running’ on all machines after the completion of the install script.

Image Modified

The honeycomb service should be running on the vBRG, vG-MUX, and vGW after the completion of the install script.

Image Modified

This can also be confirmed by running ‘cat /var/log/honeycomb.log’:

...