我要评分
获取效率
正确性
完整性
易理解

Using the Tool

Installing the Software

  1. Obtain the RPM package and digital signature files matching the OS. (Download the following installation package and the signature files.)
    • CentOS
      • Installation package for CentOS: Link
      • Digital signature files: PGP and CMS
    • openEuler
      • Installation package for openEuler: Link
      • Digital signature files: PGP and CMS
  2. Obtain the software verification tool.

    https://support.huawei.com/enterprise/en/tool/pgp-verify-TL1000000054

  3. Verify the software package integrity by following the procedure described in the OpenPGP Signature Verification Guide obtained in 2.
  4. Upload the RPM package to each server and install it.
    1
    rpm -ivh ceph-boost-1.0.1-centos.aarch64.rpm
    
  5. Check the service status.
    1
    systemctl status ceph-boost.service
    

  6. View the logs.

    The logs generated during service running are stored in the /var/log/ceph-boost.log file. You can view the log information to determine whether the service is running properly.