* IPv6 support in pNFS
@ 2010-05-14 17:35 Jiri Kortus
[not found] ` <4BED89E2.8070903-a4qEbw8STSk@public.gmane.org>
2010-05-14 17:55 ` Andy Adamson
0 siblings, 2 replies; 4+ messages in thread
From: Jiri Kortus @ 2010-05-14 17:35 UTC (permalink / raw)
To: linux-nfs
Hi,
I'm sorry to flood the mailing list by repeating my question several
times - I've already asked whether someone would be so kind as to tell
me something about the situation of IPv6 support in pNFS. Just anything
related to it would be appreciated very much since nobody gave me an
answer (except Boaz Harrosh who wrote me about the IPv6 absence in OSD
target). I'd like to know whether there's any support for IPv6
(concerning all of the layouts available), if yes what are the issues
with that, if not when the implementation is planned to start etc. I did
google that a lot before asking but haven't found anything. Thanks very
much in advance.
Best regards,
Jiri Kortus
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: IPv6 support in pNFS
[not found] ` <4BED89E2.8070903-a4qEbw8STSk@public.gmane.org>
@ 2010-05-14 17:49 ` Chuck Lever
0 siblings, 0 replies; 4+ messages in thread
From: Chuck Lever @ 2010-05-14 17:49 UTC (permalink / raw)
To: Jiri Kortus; +Cc: linux-nfs
On 05/14/10 01:35 PM, Jiri Kortus wrote:
> Hi,
>
> I'm sorry to flood the mailing list by repeating my question several
> times - I've already asked whether someone would be so kind as to tell
> me something about the situation of IPv6 support in pNFS. Just anything
> related to it would be appreciated very much since nobody gave me an
> answer (except Boaz Harrosh who wrote me about the IPv6 absence in OSD
> target). I'd like to know whether there's any support for IPv6
> (concerning all of the layouts available), if yes what are the issues
> with that, if not when the implementation is planned to start etc. I did
> google that a lot before asking but haven't found anything. Thanks very
> much in advance.
I implemented IPv6 support in the rest of Linux NFS, but since the Linux
pNFS implementation is still under development, I haven't looked at
supporting IPv6 in pNFS.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: IPv6 support in pNFS
2010-05-14 17:35 IPv6 support in pNFS Jiri Kortus
[not found] ` <4BED89E2.8070903-a4qEbw8STSk@public.gmane.org>
@ 2010-05-14 17:55 ` Andy Adamson
2010-05-16 13:42 ` Jiri Kortus
1 sibling, 1 reply; 4+ messages in thread
From: Andy Adamson @ 2010-05-14 17:55 UTC (permalink / raw)
To: Jiri Kortus; +Cc: linux-nfs
Hi
The file layout client does not currently have the ability to store
ipv6 addresses in the data server cache. So even though the data
servers themselves support ipv6 (via a NFSv4.1 connection), and the
GETDEVICEINFO for the file layout can communicate ipv6 addresses the
pNFS file layout client will not use them. This is a feature that is
on the 'B' list of pNFS features to implement.
-->Andy
On May 14, 2010, at 1:35 PM, Jiri Kortus wrote:
> Hi,
>
> I'm sorry to flood the mailing list by repeating my question several
> times - I've already asked whether someone would be so kind as to
> tell me something about the situation of IPv6 support in pNFS. Just
> anything related to it would be appreciated very much since nobody
> gave me an answer (except Boaz Harrosh who wrote me about the IPv6
> absence in OSD target). I'd like to know whether there's any support
> for IPv6 (concerning all of the layouts available), if yes what are
> the issues with that, if not when the implementation is planned to
> start etc. I did google that a lot before asking but haven't found
> anything. Thanks very much in advance.
>
> Best regards,
>
> Jiri Kortus
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: IPv6 support in pNFS
2010-05-14 17:55 ` Andy Adamson
@ 2010-05-16 13:42 ` Jiri Kortus
0 siblings, 0 replies; 4+ messages in thread
From: Jiri Kortus @ 2010-05-16 13:42 UTC (permalink / raw)
To: Andy Adamson; +Cc: linux-nfs
Thanks very much both to you and to Chuck Lever for providing some
information about it!
Best regards,
Jiri
Dne 14.5.2010 19:55, Andy Adamson napsal(a):
> Hi
>
> The file layout client does not currently have the ability to store
> ipv6 addresses in the data server cache. So even though the data
> servers themselves support ipv6 (via a NFSv4.1 connection), and the
> GETDEVICEINFO for the file layout can communicate ipv6 addresses the
> pNFS file layout client will not use them. This is a feature that is
> on the 'B' list of pNFS features to implement.
>
> -->Andy
>
> On May 14, 2010, at 1:35 PM, Jiri Kortus wrote:
>
>> Hi,
>>
>> I'm sorry to flood the mailing list by repeating my question several
>> times - I've already asked whether someone would be so kind as to
>> tell me something about the situation of IPv6 support in pNFS. Just
>> anything related to it would be appreciated very much since nobody
>> gave me an answer (except Boaz Harrosh who wrote me about the IPv6
>> absence in OSD target). I'd like to know whether there's any support
>> for IPv6 (concerning all of the layouts available), if yes what are
>> the issues with that, if not when the implementation is planned to
>> start etc. I did google that a lot before asking but haven't found
>> anything. Thanks very much in advance.
>>
>> Best regards,
>>
>> Jiri Kortus
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-05-16 13:43 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-14 17:35 IPv6 support in pNFS Jiri Kortus
[not found] ` <4BED89E2.8070903-a4qEbw8STSk@public.gmane.org>
2010-05-14 17:49 ` Chuck Lever
2010-05-14 17:55 ` Andy Adamson
2010-05-16 13:42 ` Jiri Kortus
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).