Lost tasks_completed table - out of space?

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Lost tasks_completed table - out of space?

Postby bigfoot65 » Tue Feb 18, 2014 8:08 pm

Did you look for hidden files?

Code: Select all

ls -al /tmp
There must be something there taking up space.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

eappell
Posts: 4
Joined: Mon Feb 17, 2014 8:04 pm

Re: Lost tasks_completed table - out of space?

Postby eappell » Tue Feb 18, 2014 9:08 pm

Yep, I did that, and there are a few, but they are tiny. I think the files are on the device, but spread out over the shares... If that makes sense? I am trying to find directory in / or /home that has a large number of files and will try to locate the one that is causing all these problems... It will take a while because I'm not as fluent with the Linux command-line. But I guess this is how you get good at it! I found this command that should show me large numbers of files:

Code: Select all

sudo find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n
I'm guessing this will take all night...

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Lost tasks_completed table - out of space?

Postby bigfoot65 » Wed Feb 19, 2014 6:11 am

I would not think files in the shares would have an affect on /tmp. Will be interesting to see what you find.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 7 guests