Search found 4 matches

by lordpookdai
Tue Apr 12, 2011 1:42 pm
Forum: Storage Pooling/Greyhole
Topic: PHP Fatal error (over php memory limit)
Replies: 6
Views: 10588

Re: PHP Fatal error (over php memory limit)

I created a new greyhole.log file (as well as updated to 0.9.6) and it seems to be fsck'ing its heart out right now.

Thank you very much for your quick and helpful response!!!
by lordpookdai
Tue Apr 12, 2011 12:52 pm
Forum: Storage Pooling/Greyhole
Topic: PHP Fatal error (over php memory limit)
Replies: 6
Views: 10588

Re: PHP Fatal error (over php memory limit)

I did that, and I don't seem to be getting any errors anywhere now, however the greyhole.log file has not changed. The greyhole --view-queue gives: Greyhole Work Queue Statistics ============================== This table gives you the number of pending operations queued for the Greyhole daemon, per ...
by lordpookdai
Tue Apr 12, 2011 11:09 am
Forum: Storage Pooling/Greyhole
Topic: PHP Fatal error (over php memory limit)
Replies: 6
Views: 10588

Re: PHP Fatal error (over php memory limit)

Thanks so much for the response. I've actually modified the way those files are stored so that this wont happen again in the future - so hopefully upping the memory limit can resolve the issue this time (and then it won't happen again, at least for me). How would I go about modifying the memory limi...
by lordpookdai
Tue Apr 12, 2011 10:41 am
Forum: Storage Pooling/Greyhole
Topic: PHP Fatal error (over php memory limit)
Replies: 6
Views: 10588

PHP Fatal error (over php memory limit)

My greyhole service seems to be halting with this error: "PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8192 bytes) in /usr/bin/greyhole on line 2211" After doing a bit of Googling it looks like I stumbled upon a bug that occurs when a rename is done ...