* nets: status of sysfs with netns
@ 2008-03-14 15:38 Benjamin Thery
[not found] ` <47DA9BEA.9070907-6ktuUTfB/bM@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Benjamin Thery @ 2008-03-14 15:38 UTC (permalink / raw)
To: Eric W. Biederman, Pavel Emelyanov; +Cc: Linux Containers
Eric, Pavel,
I haven't followed everything about the sysfs/netns issue recently and I
think I have missed some of its recent developments in the past weeks.
So I'm wondering what is the current status? Is anyone still working on it?
As several netns patches for IPv4 and IPv6 have already been merged in
net-2.6.26, it would be great to have the sysfs part also to help people
who want test netns.
Right now, it is a pain to boot and test a system with CONFIG_SYSFS=n.
(I know the problem is not trivial and won't be easy to solve. I just
want to be sure it is not forgotten)
Pavel, I've heard you sent (or have) a patch that prevents sysfs access
from a "child" netns. A patch that can be a good workaround until we
have the full thing ready. I can't find it in mailing lists archives,
can you give some hints about where to find it? :)
Thanks a lot.
Benjamin
--
B e n j a m i n T h e r y - BULL/DT/Open Software R&D
http://www.bull.com
^ permalink raw reply [flat|nested] 5+ messages in thread[parent not found: <47DA9BEA.9070907-6ktuUTfB/bM@public.gmane.org>]
* Re: nets: status of sysfs with netns [not found] ` <47DA9BEA.9070907-6ktuUTfB/bM@public.gmane.org> @ 2008-03-14 15:44 ` Pavel Emelyanov [not found] ` <47DA9D71.2010707-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> 0 siblings, 1 reply; 5+ messages in thread From: Pavel Emelyanov @ 2008-03-14 15:44 UTC (permalink / raw) To: Benjamin Thery; +Cc: Linux Containers, Eric W. Biederman Benjamin Thery wrote: > Eric, Pavel, > > I haven't followed everything about the sysfs/netns issue recently and I > think I have missed some of its recent developments in the past weeks. > So I'm wondering what is the current status? Is anyone still working on it? I'm thinking on it, but have no graceful solution :( Sysfs is a big... no - HUUUUUUUUUUGE problem. > As several netns patches for IPv4 and IPv6 have already been merged in > net-2.6.26, it would be great to have the sysfs part also to help people > who want test netns. > Right now, it is a pain to boot and test a system with CONFIG_SYSFS=n. > > (I know the problem is not trivial and won't be easy to solve. I just > want to be sure it is not forgotten) It is (unfortunately) not. > Pavel, I've heard you sent (or have) a patch that prevents sysfs access > from a "child" netns. A patch that can be a good workaround until we > have the full thing ready. I can't find it in mailing lists archives, > can you give some hints about where to find it? :) Hm. I haven't had plans to do such things actually. > Thanks a lot. > > Benjamin > ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <47DA9D71.2010707-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>]
* Re: nets: status of sysfs with netns [not found] ` <47DA9D71.2010707-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> @ 2008-03-14 15:54 ` Benjamin Thery 2008-03-18 17:01 ` Eric W. Biederman 1 sibling, 0 replies; 5+ messages in thread From: Benjamin Thery @ 2008-03-14 15:54 UTC (permalink / raw) To: Pavel Emelyanov; +Cc: Linux Containers, Eric W. Biederman Pavel Emelyanov wrote: > Benjamin Thery wrote: >> Eric, Pavel, >> >> I haven't followed everything about the sysfs/netns issue recently and I >> think I have missed some of its recent developments in the past weeks. >> So I'm wondering what is the current status? Is anyone still working on it? > > I'm thinking on it, but have no graceful solution :( Sysfs is a big... > no - HUUUUUUUUUUGE problem. Agreed. >> As several netns patches for IPv4 and IPv6 have already been merged in >> net-2.6.26, it would be great to have the sysfs part also to help people >> who want test netns. >> Right now, it is a pain to boot and test a system with CONFIG_SYSFS=n. >> >> (I know the problem is not trivial and won't be easy to solve. I just >> want to be sure it is not forgotten) > > It is (unfortunately) not. > >> Pavel, I've heard you sent (or have) a patch that prevents sysfs access >> from a "child" netns. A patch that can be a good workaround until we >> have the full thing ready. I can't find it in mailing lists archives, >> can you give some hints about where to find it? :) > > Hm. I haven't had plans to do such things actually. Oh, that explains why I didn't find it :) I must have misunderstood what I heard... > >> Thanks a lot. >> >> Benjamin >> > > > -- B e n j a m i n T h e r y - BULL/DT/Open Software R&D http://www.bull.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: nets: status of sysfs with netns [not found] ` <47DA9D71.2010707-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> 2008-03-14 15:54 ` Benjamin Thery @ 2008-03-18 17:01 ` Eric W. Biederman [not found] ` <m1lk4gufto.fsf-T1Yj925okcoyDheHMi7gv2pdwda3JcWeAL8bYrjMMd8@public.gmane.org> 1 sibling, 1 reply; 5+ messages in thread From: Eric W. Biederman @ 2008-03-18 17:01 UTC (permalink / raw) To: Pavel Emelyanov; +Cc: Linux Containers, Benjamin Thery Pavel Emelyanov <xemul-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> writes: > Benjamin Thery wrote: >> Eric, Pavel, >> >> I haven't followed everything about the sysfs/netns issue recently and I >> think I have missed some of its recent developments in the past weeks. >> So I'm wondering what is the current status? Is anyone still working on it? > > I'm thinking on it, but have no graceful solution :( Sysfs is a big... > no - HUUUUUUUUUUGE problem. > >> As several netns patches for IPv4 and IPv6 have already been merged in >> net-2.6.26, it would be great to have the sysfs part also to help people >> who want test netns. >> Right now, it is a pain to boot and test a system with CONFIG_SYSFS=n. >> >> (I know the problem is not trivial and won't be easy to solve. I just >> want to be sure it is not forgotten) > > It is (unfortunately) not. > >> Pavel, I've heard you sent (or have) a patch that prevents sysfs access >> from a "child" netns. A patch that can be a good workaround until we >> have the full thing ready. I can't find it in mailing lists archives, >> can you give some hints about where to find it? :) > > Hm. I haven't had plans to do such things actually. > >> Thanks a lot. Sorry guys. I think my initial reply got lost. Currently my approach was approved in code review. The only hold up seems to be time, and gregkh getting overloaded and dropping the patches, for the Nth time. So I need to resend. I won't for a week or two because I am right in the middle of moving. Sorry I thought I had replied to the earlier question of status with this but is seems that message got lost somewhere in the delivery process. Eric ^ permalink raw reply [flat|nested] 5+ messages in thread
[parent not found: <m1lk4gufto.fsf-T1Yj925okcoyDheHMi7gv2pdwda3JcWeAL8bYrjMMd8@public.gmane.org>]
* Re: nets: status of sysfs with netns [not found] ` <m1lk4gufto.fsf-T1Yj925okcoyDheHMi7gv2pdwda3JcWeAL8bYrjMMd8@public.gmane.org> @ 2008-04-11 15:33 ` Daniel Lezcano 0 siblings, 0 replies; 5+ messages in thread From: Daniel Lezcano @ 2008-04-11 15:33 UTC (permalink / raw) To: Eric W. Biederman; +Cc: Linux Containers, Benjamin Thery, Pavel Emelyanov Eric W. Biederman wrote: > Pavel Emelyanov <xemul-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org> writes: > >> Benjamin Thery wrote: >>> Eric, Pavel, >>> >>> I haven't followed everything about the sysfs/netns issue recently and I >>> think I have missed some of its recent developments in the past weeks. >>> So I'm wondering what is the current status? Is anyone still working on it? >> I'm thinking on it, but have no graceful solution :( Sysfs is a big... >> no - HUUUUUUUUUUGE problem. >> >>> As several netns patches for IPv4 and IPv6 have already been merged in >>> net-2.6.26, it would be great to have the sysfs part also to help people >>> who want test netns. >>> Right now, it is a pain to boot and test a system with CONFIG_SYSFS=n. >>> >>> (I know the problem is not trivial and won't be easy to solve. I just >>> want to be sure it is not forgotten) >> It is (unfortunately) not. >> >>> Pavel, I've heard you sent (or have) a patch that prevents sysfs access >>> from a "child" netns. A patch that can be a good workaround until we >>> have the full thing ready. I can't find it in mailing lists archives, >>> can you give some hints about where to find it? :) >> Hm. I haven't had plans to do such things actually. >> >>> Thanks a lot. > > Sorry guys. I think my initial reply got lost. > > Currently my approach was approved in code review. The only hold up > seems to be time, and gregkh getting overloaded and dropping the > patches, for the Nth time. Hi Eric, I tryed to look at your patchset but I was unable to find it. Do you have it somewhere available ? I was guessing I could play with it and by the way test it a little ;) Thanks -- Daniel Sauf indication contraire ci-dessus: Compagnie IBM France Siège Social : Tour Descartes, 2, avenue Gambetta, La Défense 5, 92400 Courbevoie RCS Nanterre 552 118 465 Forme Sociale : S.A.S. Capital Social : 542.737.118 ? SIREN/SIRET : 552 118 465 02430 ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-04-11 15:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-14 15:38 nets: status of sysfs with netns Benjamin Thery
[not found] ` <47DA9BEA.9070907-6ktuUTfB/bM@public.gmane.org>
2008-03-14 15:44 ` Pavel Emelyanov
[not found] ` <47DA9D71.2010707-GEFAQzZX7r8dnm+yROfE0A@public.gmane.org>
2008-03-14 15:54 ` Benjamin Thery
2008-03-18 17:01 ` Eric W. Biederman
[not found] ` <m1lk4gufto.fsf-T1Yj925okcoyDheHMi7gv2pdwda3JcWeAL8bYrjMMd8@public.gmane.org>
2008-04-11 15:33 ` Daniel Lezcano
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.