Re: Python-rados announcement

2011-02-09 Thread Hannu Valtonen
On 2/9/11 9:32 PM, Colin McCabe wrote: Hi, Ceph's licensing is actually the reason I went for LGPL. But anyway, as for merging, yeah, sounds good to me. - Hannu Hi Hannu, This looks like a good start. Since it's under LGPL 2.1 (same license as Ceph), we'd like to merge it into Ceph so that t

Re: Python-rados announcement

2011-02-09 Thread Colin McCabe
Hi Hannu, This looks like a good start. Since it's under LGPL 2.1 (same license as Ceph), we'd like to merge it into Ceph so that the python bindings can be used by all. What do you think? cheers, Colin On Sun, Feb 6, 2011 at 5:01 AM, Hannu Valtonen wrote: > Hello, > > I wrote a basic Python c

Re: Fixing NFS

2011-02-09 Thread Sage Weil
On Wed, 9 Feb 2011, Brian Chrisman wrote: > On Mon, Feb 7, 2011 at 9:02 PM, Sage Weil wrote: > > On Mon, 7 Feb 2011, Brian Chrisman wrote: > >> My goal is merely to push this problem back on the NFSv4 client.  If I > >> can tell it "your filehandle is expired", it should request a full > >> path l

Re: Fixing NFS

2011-02-09 Thread Brian Chrisman
On Mon, Feb 7, 2011 at 9:02 PM, Sage Weil wrote: > On Mon, 7 Feb 2011, Brian Chrisman wrote: >> My goal is merely to push this problem back on the NFSv4 client.  If I >> can tell it "your filehandle is expired", it should request a full >> path lookup to re-establish the filehandle, as far as I ca