solana/net/datacenter-node-install
Dan Albert 28b115497f
Update setup-dc-node-1.sh
2020-02-13 14:30:41 -07:00
..
README.md Partner node setup tweaks (#5715) 2019-09-03 07:45:20 -07:00
disable-networkd-wait.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
disable-nouveau.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
set-hostname.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
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 Update setup-dc-node-1.sh 2020-02-13 14:30:41 -07:00
setup-dc-node-2.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
setup-grub.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
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 Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
setup-sudoers.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00
utils.sh Add datacenter node setup scripts (#5517) 2019-08-22 12:19:48 -07:00

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