Omg! That totally worked! :D<br><br>What a stupid mistake, thanks very much!<br><br>Arnoud Vermeer<br><br><div><span class="gmail_quote">On 3/28/06, <b class="gmail_sendername">Drop Box</b> <<a href="mailto:publicdropbox@gmail.com">
publicdropbox@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;">FWIW, I ran into this issue yesterday on a new installation (on a new
set of systems). The issue was that max_disk_age was being exceeded,
so no devices were being returned as valid. The monitor process, in
its sql call to update the device table, sets 'mb_asof = UNIX_TIMESTAMP()', which means the db
server sets the time for that field. It turned out that the db server
hadn't been configured to use ntp and was about eight minutes behind. The default max_disk_age is five minutes, hence the no_devices error. Not sure if you were running into the same thing, but it's something to keep in mind.
<br><br>HTH.</div><div style="direction: ltr;"><span class="q" id="q_10a4223d524ba830_1"><br><br><div><span class="gmail_quote">On 3/8/06, <b class="gmail_sendername">Arnoud Vermeer</b> <<a href="mailto:a.vermeer@freshway.biz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
a.vermeer@freshway.biz</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear readers,<br><br>I've upgraded my mogileFS installation to the latest CVS sources, but<br>now I am encountering a problem. I get the following error when trying<br>to create a file:<br><br>CREATE_OPEN domain=snuffelsnel&key=
1471254036.jpg&class=fotos<br>ERR no_devices<br><br>But I've got enough free space / devices as I can demonstrate:<br><br>mfs1:/home/funzoneq# mogadm -c /etc/mogilefs/mogadm.conf check<br>Checking trackers...<br>
81.171.x.x:7001 ... OK<br> 81.171.x.x:7001 ... OK<br><br>Checking hosts...<br> [ 2] <a href="http://mfs3.example.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mfs3.example.org</a>
... OK<br> [ 3] <a href="http://mfs4.example.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mfs4.example.org
</a> ... OK<br> [ 4] <a href="http://mfs1.example.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mfs1.example.org</a> ... OK<br><br>Checking devices...<br> host device size(G) used(G) free(G) use%
<br> ---- --------------- ---------- ---------- ---------- ------
<br> [ 2] dev3 229.230 0.031 229.199 0.01%<br> [ 2] dev4 35.996 0.493 35.503 1.37%<br> [ 3] dev5 35.288 0.428 34.859 1.21%<br>
[ 3] dev6
35.288 0.428 34.859 1.21%<br> [ 4] dev1 229.230 0.031 229.199 0.01%<br> [ 4] dev2 36.027 0.594 35.433 1.65%<br> ---- --------------- ---------- ---------- ---------- ------
<br> total: 601.058 2.006 599.053 0.33%<br><br>So I went searching through the source of mogilefsd and found that<br>there were some changes in<br><a href="http://cvs.danga.com/browse.cgi/wcmtools/mogilefs/server/mogilefsd" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://cvs.danga.com/browse.cgi/wcmtools/mogilefs/server/mogilefsd</a><br>revision 1.109 that where untested and needed feedback.<br><br>Well here it is: It isn't working, and I've got no clue why not.<br><br>I've completely cleaned out my entire mogileFS cluster and reinstalled
<br>it. This didn't fix the problem (exact same problem), so I guess it<br>are the changes from revision 1.109.<br><br>Could someone help me out?<br><br>Thanks,<br><br>Arnoud Vermeer<br></blockquote></div><br>
</span></div></blockquote></div><br>