<p dir="ltr"><br>
12 мая 2015 г. 4:59 пользователь "Liu Yuan" <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>> написал:<br>
><br>
> On Mon, May 11, 2015 at 01:58:07PM +0200, Walid Moghrabi wrote:<br>
> > Hi,<br>
> ><br>
> > > Sorry for keeping you waiting. I'll backport the patch tonight.<br>
> ><br>
> > You're great :D<br>
> ><br>
> > > Thanks a lot for your help. But I need to say that journaling and<br>
> > > object cache are unstable features. Please don't use them in<br>
> > > production.<br>
> ><br>
> > Too bad :(<br>
> > I was really happy to try this on my setup, I equiped every node with a separated SSD drive on which I was wanting to store Sheepdog journal and/or object cache.<br>
> > Why are thse features "unstable" ?<br>
> > What are the risks ? In which conditions shouldn't I use them ?<br>
><br>
> Journaling won't be useful if you use object cache. Technically, journal is less<br>
> stable as object cache. Object cache is near mature so it is very reasonable to<br>
> make good use of object cache if you equip a dedicated SSD.<br>
><br>
> Just go ahead and stress object cache, if you meet any problem, please report<br>
> back and we'll try to fix it. In the past, we heavily ran object cache on our<br>
> prevoius production and no big problem found. But I have to admit, there might<br>
> be some corner case bugs around need to fix. I'd say that I'll shoot them down<br>
> if I aim at them :)<br>
><br></p>
<p dir="ltr">If  I have only sad disks,cache does not provide any benefits?</p>
<p dir="ltr">> Thanks,<br>
> Yuan<br>
><br>
> ><br>
> > Unless there is heavy risk, I think I'll still make a try (at least in my crash tests before moving the cluster to production) because it looks promising and anyway, Sheepdog is not considered stable until now and I'm using it with real joy since 0.6 even on production platform so ... ;)<br>
> ><br>
> > Anyway, just for my wn curiosity, here is what I'm planning to do for my setup, I'd really appreciate any comment on it :<br>
> ><br>
> > 9 nodes with each :<br>
> >   - 2 interfaces, one for cluster communication ("main" network) and one dedicated to Sheepdog's replication ("storage" network) with fixed IPs, completely closed and Jumbo frames enabled (mtu 9000)<br>
> >   - 3 600Gb SAS 15k dedicated hard drives that are not part of any RAID (standalone drives) that I was thinking using in MD mode<br>
> >   - 1 SSD SATA drive (on which the OS resides and that I was thinking to use for Sheepdog's journl and object cache)<br>
> ><br>
> > So that means 27 hard drives cluster that I wanted to format using Erasure Code but until now, I don't really now which settings I'll configure for this ... I'd like to find the good balance between performances, security and storage space ... any proposition mostly welcomed.<br>
> ><br>
> ><br>
> > Regards<br>
> ><br>
> ><br>
> > ----- Mail original -----<br>
> > De: "Hitoshi Mitake" <<a href="mailto:mitake.hitoshi@gmail.com">mitake.hitoshi@gmail.com</a>><br>
> > À: "Walid Moghrabi" <<a href="mailto:walid.moghrabi@lezard-visuel.com">walid.moghrabi@lezard-visuel.com</a>><br>
> > Cc: "Liu Yuan" <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>>, "sheepdog-users" <<a href="mailto:sheepdog-users@lists.wpkg.org">sheepdog-users@lists.wpkg.org</a>><br>
> > Envoyé: Lundi 11 Mai 2015 12:52:21<br>
> > Objet: Re: [sheepdog-users] Sheepdog 0.9 missing live migration feature<br>
> ><br>
> > Hi Walid,<br>
> ><br>
> > On Mon, May 11, 2015 at 7:08 PM, Walid Moghrabi<br>
> > <<a href="mailto:walid.moghrabi@lezard-visuel.com">walid.moghrabi@lezard-visuel.com</a>> wrote:<br>
> > > Hi,<br>
> > ><br>
> > > Thanks for your information but I'm now building a whole new production cluster and I really need Live Migration to work.<br>
> > > You said you'll backport the locking patch so that it would re-enable live migration but the ProxMox "pve-sheepdog" package maintainer (packaged Sheepdog for the ProxMox distribution) didn't find the commit in the 0.9-stable branch.<br>
> > > I'd like to base my setup on Sheepdog as I really dislike Ceph for many reasons and this is the only no go point right now.<br>
> > > Would it be possible to push that commit and build a "0.9.2" ?<br>
> > > That would be great.<br>
> ><br>
> > Sorry for keeping you waiting. I'll backport the patch tonight.<br>
> ><br>
> > ><br>
> > > Many thanks in advance for your help.<br>
> > > I'd be happy to provide tests, benchmarks and whatever useful information you might want from this setup (I'll try to enable as much features as I can on this 9 nodes setup such ass SSD journaling, SSD object caching, multi-devices, Erasure Code, dedicated replication network, ...)<br>
> ><br>
> > Thanks a lot for your help. But I need to say that journaling and<br>
> > object cache are unstable features. Please don't use them in<br>
> > production.<br>
> ><br>
> > Thanks,<br>
> > Hitoshi<br>
> ><br>
> > ><br>
> > > Best regards.<br>
> > ><br>
> > ><br>
> > > ----- Mail original -----<br>
> > > De: "Liu Yuan" <<a href="mailto:namei.unix@gmail.com">namei.unix@gmail.com</a>><br>
> > > À: "Walid Moghrabi" <<a href="mailto:walid.moghrabi@lezard-visuel.com">walid.moghrabi@lezard-visuel.com</a>><br>
> > > Cc: "Hitoshi Mitake" <<a href="mailto:mitake.hitoshi@gmail.com">mitake.hitoshi@gmail.com</a>>, "sheepdog-users" <<a href="mailto:sheepdog-users@lists.wpkg.org">sheepdog-users@lists.wpkg.org</a>><br>
> > > Envoyé: Vendredi 6 Mars 2015 04:33:22<br>
> > > Objet: Re: [sheepdog-users] Sheepdog 0.9 missing live migration feature<br>
> > ><br>
> > > On Thu, Mar 05, 2015 at 06:21:02PM +0100, Walid Moghrabi wrote:<br>
> > >> > Sorry for your inconvenience, Walid. I'll backport it to stable-0.9 later.<br>
> > >><br>
> > >><br>
> > >> Thank you for your kindness, don't worry, I'm not blaming anyone for this, I was just sad that this great feature was not available anymore but I'm happy to see there are plans to get it back again.<br>
> > >><br>
> > >><br>
> > >> Just a question : I rebuilt my cluster completely when upgrading to 0.9, once this patch is backported to the 0.9 branch, will I have to re-format again or will it be compatible as is ?<br>
> > ><br>
> > > I'm afraid you have re-format the cluster.<br>
> > ><br>
> > > Yuan<br>
> --<br>
> sheepdog-users mailing lists<br>
> <a href="mailto:sheepdog-users@lists.wpkg.org">sheepdog-users@lists.wpkg.org</a><br>
> <a href="https://lists.wpkg.org/mailman/listinfo/sheepdog-users">https://lists.wpkg.org/mailman/listinfo/sheepdog-users</a><br>
</p>