Search found 4 matches

by eappell
Tue Feb 18, 2014 9:08 pm
Forum: Storage Pooling/Greyhole
Topic: Lost tasks_completed table - out of space?
Replies: 12
Views: 6385

Re: Lost tasks_completed table - out of space?

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 wi...
by eappell
Tue Feb 18, 2014 7:00 pm
Forum: Storage Pooling/Greyhole
Topic: Lost tasks_completed table - out of space?
Replies: 12
Views: 6385

Re: Lost tasks_completed table - out of space?

I've finally made some headway. I found this article , so I did a df -i, and sure enough my /dev/sda2 is full: # df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/sda2 2779840 2779840 0 100% / udev 1009233 709 1008524 1% /dev tmpfs 1011569 751 1010818 1% /run none 1011569 4 1011565 1% /run/l...
by eappell
Tue Feb 18, 2014 6:21 pm
Forum: Storage Pooling/Greyhole
Topic: Lost tasks_completed table - out of space?
Replies: 12
Views: 6385

Re: Lost tasks_completed table - out of space?

I went through the entire article, and did everything it requested. I then went back into mysql as root and ran the create command and it worked, as far as I can tell the table was created. Then I quit mysql and restarted greyhole. But when I try to get stats I get the same error about no space in /...
by eappell
Tue Feb 18, 2014 8:02 am
Forum: Storage Pooling/Greyhole
Topic: Lost tasks_completed table - out of space?
Replies: 12
Views: 6385

Lost tasks_completed table - out of space?

I've got some big problems in gryehole that just happened in the past week. It kept reporting out of space on device, but I can't see where I'm out of space on ANY of my devices when I do a df -h. In the process of trying to fix this, and reading all sorts of posts on the topic, I dropped the tasks_...