Hello everybody,<br>I am using the ruby mogilefs-client library to interact with my mogilefs installation.<br><br>It has happened on a few occasions that after storing a file with a particular key, tracker does not recognize the key, and returns nil on using <br>
<br>get_file_data(key)<br><br>where key is the key of that file.<br><br>This is an irreproducible [and hence an annoying :( ] problem [at least for me].<br>When I checked up, the file had a correct entry in the db, with the correct key and devids.<br>
On checking up the /var/mogdata directory for the corresponding devices, the file was present.<br><br>Still, it seems, the tracker is unable to find the file using that key.<br>I have tried it with the perl client too, even it gives an &#39;undef&#39; on asking for the file using get_file_data with the corresponding key.<br>
<br>I have tried &#39;list_keys&#39; on both ruby and perl client .. and the result does not have any entry for the given key.<br><br>My question is .. is this a known issue ?<br>or is it something I experienced randomly ? (on more-than-one occasions though)<br clear="all">
<br>-- <br>Regards,<br>Dinesh