Server rental store

AI in the New Guinean Rainforest

AI in the New Guinean Rainforest: Server Configuration

This article details the server configuration for the "AI in the New Guinean Rainforest" project, a research initiative utilizing artificial intelligence for biodiversity monitoring and conservation efforts. This documentation is intended for newcomers to our server infrastructure. We will cover hardware specifications, software stack, networking, and security considerations. Please review the Server Access Policy before attempting any configuration changes.

Project Overview

The project aims to deploy a network of low-power sensors throughout the New Guinean rainforest, collecting data on animal vocalizations, environmental conditions, and potential illegal logging activities. This data is transmitted to a central server cluster for processing using machine learning algorithms. The primary goals are species identification, population monitoring, and anomaly detection. Understanding the Data Acquisition Process is critical. See also Project Goals and Ethics.

Hardware Configuration

Our server cluster consists of three primary server types: Edge Servers, Processing Servers, and the Primary Database Server. Each has distinct hardware requirements.

Edge Server Specifications

These servers are deployed in proximity to sensor networks and perform initial data filtering and pre-processing.

Component Specification
CPU Intel Xeon E-2388G (8 Cores, 3.2 GHz)
RAM 32 GB DDR4 ECC 3200 MHz
Storage 1 TB NVMe SSD (for OS & temporary data) + 4 TB HDD (for raw data buffering)
Network Interface Dual Gigabit Ethernet
Power Supply 600W 80+ Platinum
Operating System Ubuntu Server 22.04 LTS

Processing Server Specifications

These servers perform the bulk of the AI model training and inference.

Component Specification
CPU Dual Intel Xeon Gold 6338 (32 Cores, 2.0 GHz)
RAM 128 GB DDR4 ECC 3200 MHz
Storage 2 x 2 TB NVMe SSD (RAID 1, for OS and model storage) + 8 x 8 TB SAS HDD (RAID 6, for large datasets)
GPU 4 x NVIDIA A100 80GB
Network Interface 10 Gigabit Ethernet
Power Supply 1600W 80+ Titanium
Operating System CentOS Stream 9

Primary Database Server Specifications

This server stores all processed data, model metadata, and project results.

Component Specification
CPU Intel Xeon Platinum 8380 (40 Cores, 2.3 GHz)
RAM 256 GB DDR4 ECC 3200 MHz
Storage 10 x 16 TB SAS HDD (RAID 6, with hot spare)
Network Interface 10 Gigabit Ethernet
Power Supply 2000W 80+ Titanium
Operating System Red Hat Enterprise Linux 8

Software Stack

The software stack is layered to provide the necessary functionality for data ingestion, processing, and storage. Consult the Software Version Control page for the latest revisions.

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️