Hi All, I’m Metin from CoinHunters.
In this article, I’ll be talking about the testnet process we conducted as part of the Initia project and taking a deep dive into the operation of validator nodes, which are crucial for the security, efficiency, and scalability of the Initia network.
This analysis covers key performance metrics such as the transaction validation capacities of validator nodes, block production times, network latencies, and resource usage. By evaluating the performance of these validator nodes, we aim to identify areas for improvement to enhance the overall health and security of the network. Additionally, this study provides recommendations to help validator nodes achieve optimal performance levels, contributing to the sustainable and reliable growth of the Initia network.
Personal Discord: prometheuss6986
Our Initia Node Start: 14.05.2024
Our Initia Node ID: 2b5b1cf8a45cda9b039f0873e5cac595d4524ec0
Our Server Requirements:
Dedicated Server AX102
- Memory: 128 GB RAM
- CPU: AMD Ryzen 7 7700 Octa-Core “Raphael” (Zen4)
- Disk: 2 TB Disk Local
Our Operating System
cat /etc/os-release
Our VPS Memory
sudo lshw -short -C memory
Our VPS CPU’s
lscpu
Our VPS Bandwidth
sudo apt install speedtest-cli
speedtest-cli
Our SSD Disk Result
df -H /
Server Process Monitoring with htop (24.06.2024)
sudo apt-get install htop
htop
- System monitoring
- Process viewing
- Process management
Network Connection Information (24.06.2024)
netstat -a
netstat
Our Initia-Node Version
initiad version
Our Initia-Node Log Control (24.06.2024)
sudo journalctl -u initiad -f
Our Initia-Oracle Log Control (24.06.2024)
journalctl -fu slinky --no-hostname