On Thu, Jan 20, 2011 at 9:13 AM, tsuna <tsunanet@xxxxxxxxx> wrote: > On Tue, Jan 18, 2011 at 11:54 AM, Gregory Farnum <gregf@xxxxxxxxxxxxxxx> wrote: >> Are you running on 32-bit machines? It looks like we're accidentally >> overflowing a 32-bit value, but I don't have any 32-bit machines handy >> to test it on. Please apply the patch at http://pastebin.com/yahTxRzQ, >> recompile, and let me know if you still have journal size issues. :) > > There's a typo in your patch, "newsize << 20;" should be "newsize <<= 20;" Oh, yep. Thanks for that. It's fixed on the patch page and just got pushed into the testing branch. On Thu, Jan 20, 2011 at 8:40 PM, DongJin Lee <dongjin.lee@xxxxxxxxxxxxxx> wrote: > Greg: Thanks for the various supports (just emailing you since it's > minor updates) > and sorry for late reply, we were thinking to do your recommended > updates, but we *always* used 64bit version.. > we followed the debian installation guide and apt-get all once as > guided on the Wiki. Hmmm. Well, your final two journal sizes are definitely overflowing somehow, though I don't know why that would happen on a 64-bit machine. I'm still not sure what's going on in the middle ones. Let us know if they persist after .24.2 (which should be going out today). :) -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html