Page 1 of 1

[SOLVED] Only 1 Mb free on my shares?

Posted: Sun Apr 13, 2014 2:28 pm
by leonardand
Hi,
this is my first topic on the Amahi forum. I have used Amahi for a few yerars now and have always solved my issues by searching the forum or by reading the WiKi. But this time I'm stuck.

I'm running 7.2-1 on Fedora 19 on an AMD Fusion system with four disks. One SSD, as system disk and three bigger disks in a greyhole storage pool.

Suddenly(?) Windows is telling me I have "1,00 MB free of ~1024 bytes" on all my shares. I can read from the shares without any problem, but I can not write to them. Windows is telling me that theres not enough space.

I checked greyhole -s and finds I have at least 800 Gb free. Amahi web-inteface telling me the same.

I tried to reboot Windows without any progress.
I tried to reboot The Amahi server without any progress.
I ran yum update for the first time on this installation, without any progress.
Rebooted everything again without any progress.

Before the problem I haven't installed anything or changed any configs for the past months. The system have been very stable. Oh, I noticed one more thing during my trial and error. Once the system is rebooted and i check what greyhole is doing during startup, I found this:

INFO daemon: Greyhole (version %VERSION%) daemon started.
INFO daemon: Optimizing MySQL tables...
DEBUG daemon: Loading metadata store backup directories...
DEBUG daemon: Found 2 directories in the settings table.

I'm not sure but, I can't recall the "DEBUG"-part..

I would really appriciate some help with this..

Thanks /Leo

Re: Only 1 Mb free on my shares?

Posted: Sun Apr 13, 2014 2:54 pm
by bigfoot65

Re: Only 1 Mb free on my shares?

Posted: Sun Apr 13, 2014 3:11 pm
by lassenloop
Mine just started doing this as well. I've read that whole page, but I didn't quite follow what the fix was. Was it a downgrade? Or do we need to manually move greyhole-dfree.php? Or do we need to install alpha.amahi.org/tmp/amahi-greyhole-0.9.49-2.x86_64.rpm?

Re: Only 1 Mb free on my shares?

Posted: Sun Apr 13, 2014 3:12 pm
by bigfoot65
The package has been updated.

Doing a

Code: Select all

yum update
should pull in the latest release. It came out shortly after I posted the previous message.

Re: Only 1 Mb free on my shares?

Posted: Sun Apr 13, 2014 10:05 pm
by leonardand
Awesome!

Thank you..