z icon indicating copy to clipboard operation
z copied to clipboard

Index lost

Open afedulov opened this issue 4 years ago • 3 comments
trafficstars

I ran out of space on my hard drive, had to clean up and reboot and the search index is gone. I would like to debug what has happened and consider backing z's data up. Where is the index file located?

afedulov avatar Mar 26 '21 11:03 afedulov

echo $Z_DATA

should tell you where it is.

jethrokuan avatar Mar 26 '21 12:03 jethrokuan

Thanks @jethrokuan. The file got truncated. Any idea why this could happen when the disk gets full?

afedulov avatar Mar 27 '21 12:03 afedulov

@afedulov Yes. The OS wrote half of the file, ran out of disk space and couldn't finish.

I think this support issue can be closed.

markstos avatar Apr 13 '22 13:04 markstos