Rate This Document
Findability
Accuracy
Completeness
Readability

Querying the Drive Space

Prerequisites

  • You have installed the Kunpeng DevKit.
  • The log indicates that the drive space is insufficient.

Procedure

  1. Use an SSH tool to log in to the OS CLI.
  2. Query the drive space occupied by users. Assume that the installation directory of the Kunpeng DevKit is /opt.
    1
    2
    cd /opt/DevKit/workspace
    du -h --max-depth=1
    
  3. After the query is complete, the Kunpeng DevKit administrator can manually clear the user directory that occupies the most drive space or ask the corresponding user to clear the working directory.