Errors while adding hosts and device

Brad Fitzpatrick brad at danga.com
Tue Nov 14 07:25:07 UTC 2006


Try the newer versions:

   new mogadm:
   http://danga.com/dist/MogileFS/MogileFS-Utils-1.50.tar.gz

   which needs:
   http://danga.com/dist/MogileFS/client-perl/MogileFS-Client-1.03.tar.gz

Also, you don't want a storage node configured with 127.0.0.1 except for
testing... because 127.0.0.1 is different to every node in your cluster.

- Brad


> On Tue, 14 Nov 2006 shailesh_joshi at persistent.co.in wrote:
>
> > Hi
> >
> > I have downloaded and using MogileFS from http://www.danga.com/dist/MogileFS/.
> > Using the mogadm tool, I'm able to add class and domain, but it fails while adding hosts and devices.
> > Following are the commands and errors that I'm getting.
> >
> > # mogadm --lib=/usr/local/MogileFS-1.00 --trackers=127.0.0.1:6001 host add localhost --ip=127.0.0.1 --port=7500 --status=alive
> >
> > Failure creating host: unknown_command Unknown server command
> >
> > # mogadm --lib=/usr/local/MogileFS-1.00 --trackers=127.0.0.1:6001 device add localhost 1
> > Error adding device: unknown_command Unknown server command
> >
> >
> > After debugging the "mogadm" file, I found that it is failing at following line in - sub cmd_host_add
> >
> > $mogadm->create_host($name,\%args)
> >
> > Does anyone has pointers on this?
> >
> > Thanks and Regards,
> > Shailesh Joshi
> >
> > DISCLAIMER
> > ==========
> > This e-mail may contain privileged and confidential information which is the property of Persistent Systems Pvt. Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Pvt. Ltd. does not accept any liability for virus infected mails.
> >
>


More information about the mogilefs mailing list