Linux OS Check Method

  • Last update: 2025-12-23
  • Checking if the Linux OS Meets Requirements

    Check ItemCommandExample

    Kernel version and architecture

    uname -r

    OS distribution and version

    lsb_release -a

    Checking for CPU-Supported Instruction Set Versions

    Issue Description:

    For FineOps of V2.1.11 and earlier versions, errors may occur when you deploy the MySQL and MinIO components during project deployment.

    The error message in the error log reads "Fatal glibc error: CPU does not support x86-64-v2."

    Cause Analysis:

    The Glibc version in the component images requires the CPU to support the x86-64-v2 instruction set.

    The server you prepared for deploying the MySQL and MinIO components does not meet this requirement. Replace it with a compliant server.

     

    Solution one: Upgrade FineOps to V2.12.0 or later versions, which includes component images that do not require this CPU instruction set.

    Solution two: Replace the server CPU with one that supports the x86-64-v2 instruction set.

    The following content describes how to check if the CPU supports the x86-64-v2 instruction set.

    1. Download and decompress awk_check.zipawk_check.zip

    2. Upload the awk_check.sh file to the target server (any location on which you have the EXECUTE permission).

    3. Execute one of the following commands in the directory containing awk_check.sh:

    • chmod a+x awk_check.sh && ./awk_check.sh

    • awk -f awk_check.sh

    4. If the return value is v2 or later versions, the server CPU meets the requirement.

    If the return value is v1, the server CPU does not meet the requirement.

    Attachment List


    Theme:
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy