Running the Node

After deployment, there is a service created and enabled at boot time: etny-vagrant.service
This service starts/stops a qemu VM with the following resources allocated:
  • 2 CPU
  • 4 GB Memory (Recommended 8 GB)
  • Minimum 128 GB SSD Storage (Recommended SSD 256 GB)
To apply the configuration to the node run:
$ cd ~/mvp-pox-node
$ sudo vagrant reload
To restart the node run:
$ sudo systemctl restart etny-vagrant