sandeepkru / kosmosfs

Automatically exported from code.google.com/p/kosmosfs
Apache License 2.0
0 stars 0 forks source link

kfs 0.5 fuse bug #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. kfs_fuse mountpoint
2. try to cp a small file 

Gives error on cp: Numerical result out of range

ChunkServer: 
12-12-2011 02:45:00.469 DEBUG - (MetaServerSM.cc:411) recv meta reply: seq: 
2516678953956645717 status: 0 corrupt chunk:  fileid = 8 chunkid = 139
12-12-2011 02:45:06.980 DEBUG - (MetaServerSM.cc:479) recv meta cmd: seq: 
335567769309155733 alloc-chunk: seq: 335567769309155733 fileid: 8 chunkid: 140 
chunkvers: 1 leaseid: -1 append: 0

Can't make it to work even on basic files like an image. 

Ubuntu 11.04, kfs 0.5

Original issue reported on code.google.com by nfpetrov...@gmail.com on 12 Dec 2011 at 12:55