Server rental store

AI in the Taiwan Rainforest

AI in the Taiwan Rainforest: Server Configuration

This article details the server configuration deployed to support the “AI in the Taiwan Rainforest” project. This project utilizes machine learning models to analyze audio and visual data collected from remote sensors within the Taiwanese rainforest, focusing on biodiversity monitoring and early detection of illegal logging activity. This document is intended for newcomers to the server infrastructure team and outlines the hardware, software, and networking components.

Project Overview

The “AI in the Taiwan Rainforest” project requires significant computational resources for real-time data processing, model training, and data storage. We've opted for a hybrid architecture, leveraging both on-premise servers for low-latency processing of immediate sensor data and cloud-based resources for large-scale model training and archival storage. This configuration balances responsiveness with cost-effectiveness. See Data Acquisition for details on data collection methods. Further information on the AI models used can be found at Model Details.

Hardware Configuration

The on-premise servers are located within a secure, climate-controlled facility near the research station in Nantou County. The servers are designed for high availability and redundancy.

On-Premise Server Specifications

Component Specification Quantity
CPU Intel Xeon Gold 6338 (32 cores, 2.0 GHz) 3
RAM 256 GB DDR4 ECC Registered 3
Storage (OS/Boot) 512GB NVMe SSD 3
Storage (Data) 16TB SAS HDD (RAID 6) 6
GPU NVIDIA RTX A6000 (48GB GDDR6) 3
Network Interface Dual 10 Gigabit Ethernet 3
Power Supply 1600W Redundant PSU 3

These servers are configured in a clustered environment using Pacemaker and Corosync to ensure high availability. Detailed information on the RAID configuration can be found at RAID Configuration.

Network Infrastructure

Component Specification
Core Switch Cisco Catalyst 9500 Series
Edge Router Juniper MX204
Firewall Palo Alto Networks PA-820
Internal Network 10 Gigabit Ethernet
External Connection 1 Gigabit Dedicated Internet Access

The network is segmented using VLANs to isolate the server infrastructure from the research network. See Network Segmentation for more details. The firewall configuration is documented in Firewall Rules.

Software Configuration

The operating system of choice is Ubuntu Server 22.04 LTS due to its stability, extensive package repository, and strong community support. The core software stack includes:

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