Skip to main content

/tmp /tmp 100%

Comments

10 comments

  • vacancy
    0
  • rafael.martinez
    Thanks for the reply. I have gone to /scripts/securetmp and it shows me, I understand that it is the value that I have to change, what seems strange to me is that the value it shows is not the same as the one I currently have assigned ( tmp /tmp 100% (1,877,452 of 1,998,672) ). my $tmpdsksize = 512000; # Must be larger than 250000
    0
  • cPRex Jurassic Moderator
    The size listed inside of the securetmp file likely will not correlate with your system, as this isn't something that is designed to be run frequently. It's a one-time change to the file so you can make the modification, so I wouldn't be concerned about it not matching the current configuration at all.
    0
  • sajithgsm
    Simply visit tmp folder by terminal and type "ll" and see what is the biggest files in there? simply remove them by using "rm filename.xt". Rarely I also get like issue sometimes. Then I will remove the biggest tmp file via such a method. No idea how secure it is. but problem will solved.
    0
  • sajithgsm
    This is something from mysql ... no idea how to fix it permently
    0
  • cPRex Jurassic Moderator
    @sajithgsm - can you let me know what you're seeing with MySQL?
    0
  • sajithgsm
    @sajithgsm - can you let me know what you're seeing with MySQL?

    Hi @cPRex please check this thread.
    0
  • cPRex Jurassic Moderator
    Thanks for that - there's no need to post in multiple threads on an issue as either myself or other users will reply as soon as we can.
    0
  • sajithgsm
    @cPRex Do you have any idea about this process? that takes more CPU
    0
  • cPRex Jurassic Moderator
    "migration" is a kernel process that distributes the CPU load across multiple cores. Unless the server is incredibly busy with CPU activity, I wouldn't expect to see that process using very much CPU at all. On my personal system I've never seen this use any CPU power that is noticeable. This could indicate a hardware issue on the machine, so I'd recommend bringing this up with your hosting provider or datacenter so they can examine that system.
    0

Please sign in to leave a comment.