* config delegation lease time
@ 2010-07-24 0:29 Yudong Gao
2010-07-24 1:38 ` Trond Myklebust
0 siblings, 1 reply; 6+ messages in thread
From: Yudong Gao @ 2010-07-24 0:29 UTC (permalink / raw)
To: linux-nfs
Hi,
I am trying to change the delegation lease time in NFS4.1, but I can
not find any documentation talking about this.
Do I need to change the source code directly to change the lease time?
Thanks!
best,
Yudong
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: config delegation lease time
2010-07-24 0:29 config delegation lease time Yudong Gao
@ 2010-07-24 1:38 ` Trond Myklebust
[not found] ` <1279935504.5268.23.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Trond Myklebust @ 2010-07-24 1:38 UTC (permalink / raw)
To: Yudong Gao; +Cc: linux-nfs
On Fri, 2010-07-23 at 17:29 -0700, Yudong Gao wrote:
> Hi,
>
> I am trying to change the delegation lease time in NFS4.1, but I can
> not find any documentation talking about this.
>
> Do I need to change the source code directly to change the lease time?
Change the contents of /proc/fs/nfsd/nfsv4leasetime on the server.
Trond
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: config delegation lease time
[not found] ` <1279935504.5268.23.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
@ 2010-07-26 17:14 ` Yudong Gao
[not found] ` <AANLkTikb+8LuFFDrSW5AE+ZKYuR_tP94wKb5UoJHiwro-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Yudong Gao @ 2010-07-26 17:14 UTC (permalink / raw)
To: Trond Myklebust; +Cc: linux-nfs
I see. Thanks a lot for the pointer, Trond!
Is there a through document about all the available configurations?
Thanks!
best,
Yudong
On Fri, Jul 23, 2010 at 6:38 PM, Trond Myklebust
<trond.myklebust@fys.uio.no> wrote:
> On Fri, 2010-07-23 at 17:29 -0700, Yudong Gao wrote:
>> Hi,
>>
>> I am trying to change the delegation lease time in NFS4.1, but I can
>> not find any documentation talking about this.
>>
>> Do I need to change the source code directly to change the lease time?
>
> Change the contents of /proc/fs/nfsd/nfsv4leasetime on the server.
>
> Trond
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: config delegation lease time
[not found] ` <AANLkTikb+8LuFFDrSW5AE+ZKYuR_tP94wKb5UoJHiwro-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2010-07-26 17:27 ` Trond Myklebust
[not found] ` <1280165225.2869.20.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Trond Myklebust @ 2010-07-26 17:27 UTC (permalink / raw)
To: Yudong Gao; +Cc: linux-nfs
That would be the source code. I'm not aware of any other documentation
for these particular options.
Cheers
Trond
On Mon, 2010-07-26 at 10:14 -0700, Yudong Gao wrote:
> I see. Thanks a lot for the pointer, Trond!
>
> Is there a through document about all the available configurations?
>
> Thanks!
>
> best,
>
> Yudong
>
> On Fri, Jul 23, 2010 at 6:38 PM, Trond Myklebust
> <trond.myklebust@fys.uio.no> wrote:
> > On Fri, 2010-07-23 at 17:29 -0700, Yudong Gao wrote:
> >> Hi,
> >>
> >> I am trying to change the delegation lease time in NFS4.1, but I can
> >> not find any documentation talking about this.
> >>
> >> Do I need to change the source code directly to change the lease time?
> >
> > Change the contents of /proc/fs/nfsd/nfsv4leasetime on the server.
> >
> > Trond
> >
> >
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: config delegation lease time
[not found] ` <1280165225.2869.20.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
@ 2010-07-26 17:36 ` Yudong Gao
2010-07-27 17:46 ` J. Bruce Fields
1 sibling, 0 replies; 6+ messages in thread
From: Yudong Gao @ 2010-07-26 17:36 UTC (permalink / raw)
To: Trond Myklebust; +Cc: linux-nfs
I see. I will look into the source code.
Thanks again!
best,
Yudong
On Mon, Jul 26, 2010 at 10:27 AM, Trond Myklebust
<trond.myklebust@fys.uio.no> wrote:
> That would be the source code. I'm not aware of any other documentati=
on
> for these particular options.
>
> Cheers
> =A0Trond
>
> On Mon, 2010-07-26 at 10:14 -0700, Yudong Gao wrote:
>> I see. Thanks a lot for the pointer, Trond!
>>
>> Is there a through document about all the available configurations?
>>
>> Thanks!
>>
>> best,
>>
>> Yudong
>>
>> On Fri, Jul 23, 2010 at 6:38 PM, Trond Myklebust
>> <trond.myklebust@fys.uio.no> wrote:
>> > On Fri, 2010-07-23 at 17:29 -0700, Yudong Gao wrote:
>> >> Hi,
>> >>
>> >> I am trying to change the delegation lease time in NFS4.1, but I =
can
>> >> not find any documentation talking about this.
>> >>
>> >> Do I need to change the source code directly to change the lease =
time?
>> >
>> > Change the contents of /proc/fs/nfsd/nfsv4leasetime on the server.
>> >
>> > Trond
>> >
>> >
>
>
>
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: config delegation lease time
[not found] ` <1280165225.2869.20.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2010-07-26 17:36 ` Yudong Gao
@ 2010-07-27 17:46 ` J. Bruce Fields
1 sibling, 0 replies; 6+ messages in thread
From: J. Bruce Fields @ 2010-07-27 17:46 UTC (permalink / raw)
To: Trond Myklebust; +Cc: Yudong Gao, linux-nfs
On Mon, Jul 26, 2010 at 01:27:05PM -0400, Trond Myklebust wrote:
> That would be the source code. I'm not aware of any other documentation
> for these particular options.
An nfsd (and/or nfs) administrator's manual would be useful. Existing
FAQs and HOWTOs could provide a starting point. I'd be happy to help
review, but don't have the cycles to start one right now.
--b.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-07-27 17:47 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-24 0:29 config delegation lease time Yudong Gao
2010-07-24 1:38 ` Trond Myklebust
[not found] ` <1279935504.5268.23.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2010-07-26 17:14 ` Yudong Gao
[not found] ` <AANLkTikb+8LuFFDrSW5AE+ZKYuR_tP94wKb5UoJHiwro-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-07-26 17:27 ` Trond Myklebust
[not found] ` <1280165225.2869.20.camel-rJ7iovZKK19ZJLDQqaL3InhyD016LWXt@public.gmane.org>
2010-07-26 17:36 ` Yudong Gao
2010-07-27 17:46 ` J. Bruce Fields
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).