Using the Tool
Installing the Software
- Obtain the RPM package and digital signature file matching the OS.
Software package on the Kunpeng community website: BoostKit-ceph-boost_1.0.2.zip
- Obtain the software verification tool.
- Verify the software package integrity by following the procedure described in the OpenPGP Signature Verification Guide obtained in 2.
- Upload the RPM package to each server and install it.
1rpm -ivh ceph-boost-1.0.0-centos.aarch64.rpm
- Check the service status.
1systemctl status ceph-boost.service

- 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.
Parent topic: IO Passthrough Tool User Guide