solana/net/datacenter-node-install
Trent Nelson 554188e88e
Colo - Node install scripts missing latest user requests (#7540)
* Enable user GPU profiling while installing CUDA

* Install heaptrack
2019-12-17 19:00:12 -05:00
..
README.md Partner node setup tweaks (#5715) 2019-09-03 07:45:20 -07:00
disable-networkd-wait.sh
disable-nouveau.sh
set-hostname.sh
setup-cuda.sh Colo - Node install scripts missing latest user requests (#7540) 2019-12-17 19:00:12 -05:00
setup-dc-node-1.sh Colo - Node install scripts missing latest user requests (#7540) 2019-12-17 19:00:12 -05:00
setup-dc-node-2.sh
setup-grub.sh
setup-limits.sh Partner node setup tweaks (#5715) 2019-09-03 07:45:20 -07:00
setup-partner-node.sh Partner node setup tweaks (#5715) 2019-09-03 07:45:20 -07:00
setup-procfs-knobs.sh Add some addition packages to DC installer scripts (#6755) 2019-11-06 09:48:45 -07:00
setup-ssh.sh
setup-sudoers.sh
utils.sh

README.md

Introduction

These scripts are intended to facilitate the preparation of dedicated Solana nodes. They have been tested as working from a clean installation of Ubuntu 18.04 Server. Use elsewhere is unsupported.

Installation

Both installation methods require that the NVIDIA proprietary driver installer programs be downloaded alongside setup-cuda.sh. If they do not exist at runtime, an attempt will be made to download them automatically. To avoid downloading the installers at runtime, they may be downloaded in advance and placed as siblings to setup-cuda.sh.

For up-to-date NVIDIA driver version requirements, see setup-cuda.sh

Datacenter Node

  1. sudo ./setup-dc-node-1.sh
  2. sudo reboot
  3. sudo ./setup-dc-node-2.sh

Partner Node

  1. $ sudo ./setup-partner-node.sh