andriybobyr / s3backer

FUSE-based single file backing store via Amazon S3
GNU General Public License v2.0
0 stars 0 forks source link

Block 00000000 disappeared after power outage #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Computer was turned off due to electric failure
2.
3.

What is the expected output? What do you see instead?
Expected output is to access again the filesystem stored with s3backer.
Current result: s3backer is not able to get the 00000000 file from aws,
since it does not exist.

What version of the product are you using? On what operating system?
1.3.1 on Ubuntu 8.10

Please provide any additional information below.
Everything was working fine when an power outage happened. After that, I
tried to mount again the file system with no success. First I thought I had
some permission problem, but after trying some things I saw that the
00000000 block is not on AWS anymore, and that is why it is failing.

Original issue reported on code.google.com by felipe.w...@gmail.com on 3 Mar 2010 at 2:12

GoogleCodeExporter commented 9 years ago
Never mind. My system had a delay on the clock which was causing the problem. 
Sorry
about that.

Original comment by felipe.w...@gmail.com on 3 Mar 2010 at 3:53

GoogleCodeExporter commented 9 years ago
Glad it's fixed.

Original comment by archie.c...@gmail.com on 3 Mar 2010 at 4:37