Skip to main content

usr/tmpDSK files large - server storage use increasing indefinitely

Comments

4 comments

  • cPanelMichael
    Hello :) Have you reviewed the images instead of the actual server to verify where the disk space usage is coming from? A bind mount is a transparent link between two places on the file system. For example, if a user views the contents of /home/virtfs/username/usr/bin, the user actually sees the contents of /usr/bin. Thus, the /home/virtfs/$user directory itself is not actually using up any additional space than already exists. Data is not actually duplicated. Thank you.
    0
  • Shirokumo
    I've not reviewed the images, they were simply my indication that something was wrong. When I run the df-h command, I can see that the server's disk use is at 9.5 GB, and slowly increasing. If the tmpDSK file is only responsible for 1.7 GB of it, then I'm going to need to figure out some basic storage management methods and try to find what is using the rest of that space.
    0
  • cPanelMichael
    The following document might help: Manage HD Space Thank you.
    0
  • Shirokumo
    Hey Michael, This is exactly the newbie's guide to storage management I was looking for. Thank you very much, I'll read through it and reply to this thread with my results.
    0

Please sign in to leave a comment.