ASUS Server Stress Testing Guide for INTEL and AMD Platforms
Step 1: Download Required Files
Download Asus Linux Image:
Save the Linux image file provided by Asus.
Download Memtest Tool:
- Open a browser, search for "Memtest," and download the free version from the Passmark website.
Step 2: Prepare Bootable USB
- Extract Memtest:
- Locate the downloaded file and extract its contents.
- Run ImageUSB Tool:
- Locate and launch
imageusb
from the extracted Memtest files.
- Insert USB Drive:
- Connect your USB drive to the system.
- Create Bootable USB:
- Select the Asus-provided Linux image file (e.g., Rocky Linux) in
imageusb
and start the imaging process.
- Complete Imaging:
- Once the process is complete, safely remove the USB drive.
Run Tests
- Connect to the server:
- Insert the bootable USB into the target server.
- Boot from USB:
- Power on the server and press F8 to select the bootable USB device.
- Automatic Testing:
- The test will begin automatically upon booting.
- View Results:
Copying Files from Rocky Linux to USB
- Insert USB Drive:
- Connect the USB drive to your computer.
- Identify USB Drive:
- Open a terminal and type:
sudo fdisk -l
- Note the identifier (e.g.,
/dev/sdb1
) of your USB drive.
- Mount USB Drive:
- Copy File to USB:
- Verify File Copy:
- Check the contents of the USB drive:
ls /mnt
- Unmount USB:
- Safely unmount the USB drive:
sudo umount /mnt
Method 1: Using the Terminal
- Identify USB Drive:
- Unmount USB:
- Unmount the USB drive if mounted:
sudo umount /dev/sdb1
- Format USB:
- Verify Format:
- Confirm formatting:
sudo fdisk -l /dev/sdb1
By following these steps, you can create bootable USB, test the server, transfer files from Rocky Linux, and format USB drives efficiently.
Related Articles
Intel VROC Installation and RAID Creation on ASUS Server
Intel VROC Installation and RAID Creation on ASUS Server Intel Virtual RAID on CPU, or Intel VROC, is a hybrid RAID storage solution for NVMe solid-state drives (SSDs) that connects directly to Intel Xeon Scalable Processors using the PCIe expansion ...
Configuring BMC in ASUS Server
To configure the Baseboard Management Controller (BMC) IP address on an ASUS server, initially access the server's BIOS/UEFI settings and then configure the BMC network settings. Here's a step-by-step instructions Server BMC Configuration preparation ...
M.2 drives not detecting after VROC install on ASUS server
Issue: M.2 drives not detecting on ASUS Server Cause: VROC doesn’t work if CSM mode enabled. Also Broadcom menu item will disappear if CSM mode enabled (Broadcom BIOS will use legacy tool for RAID creation). Solution: Re-flashed the BIOS ...
The customer is not able to configure the RAID on supermicro Server.
Issues: Unable to find the option to configure RAID on the NVMe drives. Model No.: SYS-220BT-HNTR AS-1125HS-TNR Solution: 1) Server Model: 1125HS-TNR It is AMD system, it does not support NVME raid nor VROC key. It only has SAS hard drive raid with ...
ASUS Server ESC-N4A-E11 - Expansion Card Installation
Server Rear Panel Features The expansion slots, system power socket, liquid cooler connectors (on selected models) are located on the rear panel of the server. The right part includes the I/O shield with openings for the rear panel connectors on the ...