About
System Operator Profile & Environment Logs
NAME: HaRuuu
UID: 0725-OPERATOR-LOG
ROLE: System Operator
FIELD: Game Server Architecture
LOCALE: JP (GMT+9)
TARGET: Minecraft / Steam Games
_______
/ Rocky /
/ Linux /
/_______/
HOST OS: Windows 11 Home (Ryzen 7 5700X)
VIRTUAL: Oracle VirtualBox 7.1.10
GUEST OS: Rocky Linux 9.4 (Blue Onyx)
RAM: 32GB (Host) / 8GB Allocated (Guest)
● Service: minecraft.service (Pixelmon)
● Status: Active (Running)
● Core: NeoForge 21.1.220 / Pixelmon 9.3.14
[DETAILED MAINTENANCE LOG]
# JVM & Performance Optimization
- Java Args: Aikar's Flags (Optimized for G1GC)
- Memory: -Xms6G -Xmx6G (Heap Fixed) [DONE]
# Automation (Cron @ 04:00 AM)
- Script: /opt/minecraft/backup.sh (Custom Shell)
- Task: Auto-rotation & Lightweight world backup
# Directory & File Health
- world/ : Cleaned up redundant .bak & old data
- Status: Orderly management of filesystem [STABLE]
$ sudo systemctl status minecraft
● minecraft.service - Minecraft Pixelmon Server
Loaded: loaded (/etc/systemd/system/minecraft.service; enabled)
Active: active (exited) since ****-**-** **:**:** JST
Memory: 5.7G (peak: 6.7G)
CGroup: /system.slice/minecraft.service
└─java @user_jvm_args.txt @libraries/net/neoforged/...