Linux disk usage?

Discussion in 'Server Operation' started by Travis G, Sep 17, 2020.

  1. Travis G

    Travis G New Member

    Hi, I’m currently taking a Linux class, and semi new to virtualization as well. We just covered the difference between Fixed-File virtual disk and Dynamically Expanding virtual disk? I’m curious how to find out how much disk space Linux is actually using?
     
  2. Steini86

    Steini86 Active Member

    I might misinterpret your question. Are you looking for the "df -h" command?
    A fixed file virtual disk uses the space that you specified.
    A dynamically disk uses the space that is needed. You can look at the file of the disk to find out how much space it uses.
     

Share This Page