Redis stopped and logged:
31 Mar 18:58:02 * Exiting on short write while writing to the append-
only file: No such file or directory
After freeing up disk space and attempting to start redis, it fails to
start successfully and logs:
31 Mar 19:41:37 - Server started, Redis version 1.2.2
31 Mar 19:41:37 * Bad file format reading the append only file
Is there a technique to recover some or all of the data?
TIA,
Luke
--
Luke Melia
lu...@lukemelia.com
http://www.lukemelia.com/
> --
> You received this message because you are subscribed to the Google
> Groups "Redis DB" group.
> To post to this group, send email to redi...@googlegroups.com.
> To unsubscribe from this group, send email to redis-db+u...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/redis-db?hl=en
> .
On Apr 1, 7:02 am, Luke Melia <l...@lukemelia.com> wrote:
> I figured this out. The end of the AOF had a partial multi bulk
> command. I removed it by hand, and then everything started up OK. Glad
> I learned how to do that on our staging server. :-)
>
> On Mar 31, 2010, at 10:43 PM, Luke Melia wrote:
>
>
>
>
>
> > We had an incident where our server running redis ran out of disk
> > space (thankfully in our staging environment and not production).
>
> > Redis stopped and logged:
>
> > 31 Mar 18:58:02 * Exiting on short write while writing to the append-
> > only file: No such file or directory
>
> > After freeing up disk space and attempting to start redis, it fails
> > to start successfully and logs:
>
> > 31 Mar 19:41:37 - Server started, Redis version 1.2.2
> > 31 Mar 19:41:37 * Bad file format reading the append only file
>
> > Is there a technique to recover some or all of the data?
>
> > TIA,
> > Luke
> > --
> > Luke Melia
> >http://www.lukemelia.com/
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Redis DB" group.
> > To post to this group, send email to redi...@googlegroups.com.
> > To unsubscribe from this group, send email to redis-db+u...@googlegroups.com
> > .
> > For more options, visit this group athttp://groups.google.com/group/redis-db?hl=en
> > .
>
> --
> Luke Melia
> l...@lukemelia.comhttp://www.lukemelia.com/
> For more options, visit this group at http://groups.google.com/group/redis-db?hl=en
> .
>
--
Luke Melia
lu...@lukemelia.com
http://www.lukemelia.com/