[sheepdog] [PATCH] sheep: support disk more than 2T
Liu Yuan
namei.unix at gmail.com
Thu Jan 17 09:28:10 CET 2013
On 01/17/2013 04:05 PM, Liu Yuan wrote:
> static inline bool node_is_gateway_only(void)
> @@ -636,7 +649,7 @@ int start_recovery(struct vnode_info *cur_vinfo, struct vnode_info *old_vinfo)
> }
>
> rw->state = RW_INIT;
> - rw->oids = xmalloc(1 << 20); /* FIXME */
It looks that sheep can't survive if object storage is more than 500G.
Thanks,
Yuan
More information about the sheepdog
mailing list