1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

VPS disk space issue

Discussion in 'Site & Server Administration' started by hmk20009, Dec 19, 2017.

  1. hmk20009

    hmk20009 Active Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #21
    Yes, i am using mysql and size of mysql folder of all databases is about 10gb
     
    hmk20009, Jul 18, 2018 IP
  2. Cameron Fillers

    Cameron Fillers Member

    Messages:
    33
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #22
    I second this information. Based on how the master node is configured, there is a chance that you may be seeing the disk usage for the entire Master Node, as opposed to your own container. I would open a ticket with your provider and show them the information, and ask them if they can look into the issue. While doing that, you can still look into resolving the issue, but based on the results of you running the following...

    cd /
    du -sh *

    it looks like you are not using that disk space.

    One last thought. Based on the fact that your disk sizes seem to be "stuck", another thing that I have seen, is if the master node has run out of disk space before. As it is a VPS, you are likely on a shared hosting environment like OpenVZ. As such, the disk may have been oversold, and filled up. Once filled, the disk can be cleaned up, but the correct disk sizes may no longer report accurately until a reboot is made on the master node, so you may be trying to resolve a problem that is out of your control. But, you may make a suggestion to the hosting provider regarding that, if nothing else resolves the issue.
     
    Cameron Fillers, Jul 27, 2018 IP