One of my MogileFS servers died and I restored it, along with the MogileFS files on it. The dead server was a tracker as well as a storage node. I only have 2 storage nodes, and some of the classes I only had a mindevcount of 1. Thus I really need the data on this server.
Anyways, after I started up mogstored and mogilefsd, I ran: mogadm --lib=/usr/local/share/perl/5.8.4 --trackers=10.0.0.3:6001 check And got: Checking hosts... [ 1] fs1.fs.mysite.com ... REQUEST FAILURE [ 2] fs2.fs.mysite.com ... OK I've checked the file/folder permissions on fs1, and all looks normal. How do I get fs1 to work?
