On Fri, 19 Jul 2013, Erik Logtenberg wrote:
> > * osd: pg log (re)writes are not vastly more efficient (faster peering)
> >(Sam Just)
>
> Do you really mean "are not"? I'd think "are now" would make sense (?)
Yeah, "are now"... this got fixed in the blog post but I didn't send out
another
> * osd: pg log (re)writes are not vastly more efficient (faster peering)
>(Sam Just)
Do you really mean "are not"? I'd think "are now" would make sense (?)
- Erik.
___
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/list
On Wed, 10 Jul 2013, David McBride wrote:
> On 09/07/13 19:32, Sage Weil wrote:
>
> > * mds: support robust lookup by ino number (good for NFS) (Yan, Zheng)
>
> Hello Sage,
>
> I recall that lookups-by-inode could historically return -ESTALE if the
> inode in question was no-longer in the MDS c
On 09/07/13 19:32, Sage Weil wrote:
> * mds: support robust lookup by ino number (good for NFS) (Yan, Zheng)
Hello Sage,
I recall that lookups-by-inode could historically return -ESTALE if the
inode in question was no-longer in the MDS cache. This presumably
removes that deficiency?
Is there