Did you upgrade your mogstored's? Do you have a /var/mogdata/devNN/test-write/ dir? Are there files in it?
strace your monitor job and see what's going on. It might be failing to write test files to mogstored, and is the only place I can think of which would actually mark a device as observed readable instead of down or writeable. There's another simple suggestion, but I don't recall what it is right now? -Dormando vitaliy scherbakov wrote: > Hello. > > We have 3 servers. first has mogilefsd (version 1), 2nd & 3d have > mogstored (host1, host2). > We have run mogilefsd (version 2) on the 4th server. Than we switched > off mogilefsd on the 1st server. > > Right now we can get content easily, but for some reasons mogile can't > save content, here is the output of 'mogadm check'. > Devices 'ob state' is 'readable', as far as i know it should be > 'writable', as long as status of hosts and devices 'alive'. > > Can you help me? > > mogadm check > Checking trackers... > 127.0.0.1:7001 <http://127.0.0.1:7001> ... OK > > Checking hosts... > [ 1] host1 ... OK > [ 2] host2 ... OK > > Checking devices... > host device size(G) used(G) free(G) use% ob state I/O% > ---- ------------ ---------- ---------- ---------- ------ ---------- ----- > [ 1] dev1 804.181 280.617 523.564 34.89% readable 0.0 > [ 2] dev2 804.181 293.483 510.698 36.49% readable 0.0 > ---- ------------ ---------- ---------- ---------- ------ > total: 1608.362 574.100 1034.262 35.69% > > Thanks. > > -- > Best regards, > Vitaliy F. Scherbakov
