[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] LVM+Xen+FreeNAS possible?
On Wed, Oct 28, 2009 at 1:23 PM, rajan chandi <chandi.rajan@xxxxxxxxx> wrote: > MogileFS sounds to be a better option than FreeNAS due to scalability > reasons. Are you sure? From http://www.danga.com/mogilefs/ "MogileFS is not: * POSIX Compliant -- you don't run regular Unix applications or databases against MogileFS. It's meant for archiving write-once files and doing only sequential reads. (though you can modify a file by way of overwriting it with a new version) Notes: o Yes, this means your application has to specifically use a MogileFS client library to store and retrieve files. The steps in general are 1) talk to a tracker about what you want to put or get, 2) read/write to one of the places it told you you could (it'll pick storage node(s) for you as part of its load balancing), using HTTP GET/PUT o We've prototyped a FUSE binding, so you could use MogileFS without application support, but it's not production-ready. " Now if you simply want to use those 2x500GB disk as RAID0 and have redundancy in another server with exact disk setup, I'd say you should install crossover cable between the servers and install drbd. I'm using drbd83-8.3.2-6.el5_3 from centos-testing. It works great in general on my testing environment. There were some issues earlier though (e.g. when using an earlier version, one node panic when the other node restarts), so I'm still rather reluctant to do widescale deployment. Oh and be SURE to have network/serial console access ready (I use HP's ILO) if you plan on deploying drbd :D -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |