* pNFS and ipv6
@ 2011-05-03 15:28 Tigran Mkrtchyan
2011-05-03 15:50 ` Dros Adamson
2011-05-03 15:57 ` Jim Rees
0 siblings, 2 replies; 5+ messages in thread
From: Tigran Mkrtchyan @ 2011-05-03 15:28 UTC (permalink / raw)
To: NFS list
Dear friends,
are there plans to support IPv6 with pNFS ?
fs/nfs/nfs4filelayoutdev.c:325
/* Currently only support ipv4 address */
if (in4_pton(buf, rlen, (u8 *)&ip_addr, '-', &ipend) == 0) {
dprintk("%s: Only ipv4 addresses supported\n", __func__);
goto out_free;
}
Regards,
Tigran.
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: pNFS and ipv6
2011-05-03 15:28 pNFS and ipv6 Tigran Mkrtchyan
@ 2011-05-03 15:50 ` Dros Adamson
2011-05-03 15:51 ` Tigran Mkrtchyan
2011-05-03 15:57 ` Jim Rees
1 sibling, 1 reply; 5+ messages in thread
From: Dros Adamson @ 2011-05-03 15:50 UTC (permalink / raw)
To: Tigran Mkrtchyan; +Cc: NFS list
Yes, I'm actually working on that right now!
-dros
On May 3, 2011, at 11:28 AM, Tigran Mkrtchyan wrote:
>
> Dear friends,
>
> are there plans to support IPv6 with pNFS ?
>
> fs/nfs/nfs4filelayoutdev.c:325
>
> /* Currently only support ipv4 address */
> if (in4_pton(buf, rlen, (u8 *)&ip_addr, '-', &ipend) == 0) {
> dprintk("%s: Only ipv4 addresses supported\n", __func__);
> goto out_free;
> }
>
>
> Regards,
> Tigran.
> --
> 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] 5+ messages in thread* Re: pNFS and ipv6
2011-05-03 15:50 ` Dros Adamson
@ 2011-05-03 15:51 ` Tigran Mkrtchyan
0 siblings, 0 replies; 5+ messages in thread
From: Tigran Mkrtchyan @ 2011-05-03 15:51 UTC (permalink / raw)
To: Dros Adamson; +Cc: NFS list
Great! I am happy to test your patches,
Regards,
Tigran.
On 05/03/2011 05:50 PM, Dros Adamson wrote:
> Yes, I'm actually working on that right now!
>
> -dros
>
> On May 3, 2011, at 11:28 AM, Tigran Mkrtchyan wrote:
>
>> Dear friends,
>>
>> are there plans to support IPv6 with pNFS ?
>>
>> fs/nfs/nfs4filelayoutdev.c:325
>>
>> /* Currently only support ipv4 address */
>> if (in4_pton(buf, rlen, (u8 *)&ip_addr, '-',&ipend) == 0) {
>> dprintk("%s: Only ipv4 addresses supported\n", __func__);
>> goto out_free;
>> }
>>
>>
>> Regards,
>> Tigran.
>> --
>> 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] 5+ messages in thread
* Re: pNFS and ipv6
2011-05-03 15:28 pNFS and ipv6 Tigran Mkrtchyan
2011-05-03 15:50 ` Dros Adamson
@ 2011-05-03 15:57 ` Jim Rees
2011-05-03 16:16 ` sfaibish
1 sibling, 1 reply; 5+ messages in thread
From: Jim Rees @ 2011-05-03 15:57 UTC (permalink / raw)
To: Tigran Mkrtchyan; +Cc: NFS list
Tigran Mkrtchyan wrote:
are there plans to support IPv6 with pNFS ?
Block layout should work with ipv6 but I have not tested it.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: pNFS and ipv6
2011-05-03 15:57 ` Jim Rees
@ 2011-05-03 16:16 ` sfaibish
0 siblings, 0 replies; 5+ messages in thread
From: sfaibish @ 2011-05-03 16:16 UTC (permalink / raw)
To: Jim Rees, Tigran Mkrtchyan; +Cc: NFS list
On Tue, 03 May 2011 11:57:59 -0400, Jim Rees <rees@umich.edu> wrote:
> Tigran Mkrtchyan wrote:
>
> are there plans to support IPv6 with pNFS ?
>
> Block layout should work with ipv6 but I have not tested it.
We tested at cthon 2010 and at BAT in Boston. No problem. We tried
file at cthon 2011 and wew had connectivity and setup issues and
couldn't test.
/Sorin
> --
> 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
>
--
Best Regards
Sorin Faibish
Corporate Distinguished Engineer
Unified Storage Division
EMC²
where information lives
Phone: 508-249-5745
Cellphone: 617-510-0422
Email : sfaibish@emc.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-05-03 16:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 15:28 pNFS and ipv6 Tigran Mkrtchyan
2011-05-03 15:50 ` Dros Adamson
2011-05-03 15:51 ` Tigran Mkrtchyan
2011-05-03 15:57 ` Jim Rees
2011-05-03 16:16 ` sfaibish
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.