From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ed1-f47.google.com (mail-ed1-f47.google.com [209.85.208.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A24B32C82 for ; Fri, 19 Nov 2021 17:14:11 +0000 (UTC) Received: by mail-ed1-f47.google.com with SMTP id v1so12087847edx.2 for ; Fri, 19 Nov 2021 09:14:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=ppk5Ur926Wl1zsW78xKQiXfFmizk5OSKd1LTHAlPzfc=; b=O7HKx80qs7iP8E12DEl9ju7gU+4Gj5C513S3ksA10FAZo3zNHBYLKx82Ovy7Hw/p5s uyeRKz9JJhh+MujvX1e1zy8y3sPdugDuy0k7oGNQvIrPLgUUj7Xkg5C94GES+ZXKZbwN V1YTRujWhvmOwZSc/DWTtkGWm1S1awZkmWkOadi8jPhynPhQysLg8pYkx4hGPT3XMaqG h89jRpBa+3nCHzUDDv26nOehT1ScLVXlZDpENYqwnvYZx/RA5Z3gfagmcQjceQd7xRi4 850nlAotgZvidmYcMligZfK25eJC/EoOQOGRwGrFtkW6zQ/erbb8wEMYZCNTKz/Z+/gf vSBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=ppk5Ur926Wl1zsW78xKQiXfFmizk5OSKd1LTHAlPzfc=; b=jErJne+ENOc1RcLuDmz45VJWLQ1ty48FEiXVbvpOaBru45AT0GRYycuoYgHLNqr8hx kUs96/VzAbprCK0NEtWCm52PM5ZI7r+BeUaQDykkZy2fg/1lB4dxf4VU8RvmvqYoisod o19zXj0RTicoIwtJJB8J+0SvbrZtNU1+5VwsEkjJoz2uNlfv3EpX1iKBOVe/7TTII63P m+NCStvhiYllf+Pcu4ZLRHMplRf604f99EmdOgt0b9bYpXCQi6d7q5XVl1uYv7YfqLq+ C/cAbt3DkzsTcQR3Tx0NlY4liGbk/SMmN+ktHuLUlrww0o9kQ3SnqY0LMulMYOea7V5a EcOw== X-Gm-Message-State: AOAM531MoH/NZQSJLX9zZmg2nvE/2t4jzUKB46DA7h3QK/ugDqG7tFTt aTy13WVOytVXKKW8dAq2zdo= X-Google-Smtp-Source: ABdhPJx8RWSeWg64f5VxNtwP7s7iZ7VRFjH/PC4syNpDKnB5180kY08RNI2jF5megzjos3iibG79aQ== X-Received: by 2002:a17:906:314e:: with SMTP id e14mr9784238eje.165.1637342049917; Fri, 19 Nov 2021 09:14:09 -0800 (PST) Received: from [192.168.1.6] ([95.87.219.163]) by smtp.gmail.com with ESMTPSA id dy4sm180529edb.92.2021.11.19.09.14.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 19 Nov 2021 09:14:09 -0800 (PST) Message-ID: Date: Fri, 19 Nov 2021 19:14:08 +0200 Precedence: bulk X-Mailing-List: containers@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.1 Subject: Re: [RFC PATCH 0/4] namespacefs: Proof-of-Concept Content-Language: en-US To: James Bottomley , Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk, mingo@redhat.com, hagen@jauu.net, rppt@kernel.org, akpm@linux-foundation.org, vvs@virtuozzo.com, shakeelb@google.com, christian.brauner@ubuntu.com, mkoutny@suse.com, Linux Containers , "Eric W. Biederman" References: <20211118181210.281359-1-y.karadz@gmail.com> <87a6i1xpis.fsf@email.froward.int.ebiederm.org> <20211118142440.31da20b3@gandalf.local.home> <1349346e1d5daca991724603d1495ec311cac058.camel@HansenPartnership.com> <20211119092758.1012073e@gandalf.local.home> <47bf8da26b5ec71f98b9bc736dbca2d8277417f2.camel@HansenPartnership.com> From: Yordan Karadzhov In-Reply-To: <47bf8da26b5ec71f98b9bc736dbca2d8277417f2.camel@HansenPartnership.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 19.11.21 г. 18:42 ч., James Bottomley wrote: > [resend due to header mangling causing loss on the lists] > On Fri, 2021-11-19 at 09:27 -0500, Steven Rostedt wrote: >> On Fri, 19 Nov 2021 07:45:01 -0500 >> James Bottomley wrote: >> >>> On Thu, 2021-11-18 at 14:24 -0500, Steven Rostedt wrote: >>>> On Thu, 18 Nov 2021 12:55:07 -0600 >>>> ebiederm@xmission.com (Eric W. Biederman) wrote: >>>> >>>>> It is not correct to use inode numbers as the actual names for >>>>> namespaces. >>>>> >>>>> I can not see anything else you can possibly uses as names for >>>>> namespaces. >>>> >>>> This is why we used inode numbers. >>>> >>>>> To allow container migration between machines and similar >>>>> things the you wind up needing a namespace for your names of >>>>> namespaces. >>>> >>>> Is this why you say inode numbers are incorrect? >>> >>> The problem is you seem to have picked on one orchestration system >>> without considering all the uses of namespaces and how this would >>> impact them. So let me explain why inode numbers are incorrect and >>> it will possibly illuminate some of the cans of worms you're >>> opening. >>> >>> We have a container checkpoint/restore system called CRIU that can >>> be used to snapshot the state of a pid subtree and restore it. It >>> can be used for the entire system or piece of it. It is also used >>> by some orchestration systems to live migrate containers. Any >>> property of a container system that has meaning must be saved and >>> restored by CRIU. >>> >>> The inode number is simply a semi random number assigned to the >>> namespace. it shows up in /proc//ns but nowhere else and >>> isn't used by anything. When CRIU migrates or restores containers, >>> all the namespaces that compose them get different inode values on >>> the restore. If you want to make the inode number equivalent to >>> the container name, they'd have to restore to the previous number >>> because you've made it a property of the namespace. The way >>> everything is set up now, that's just not possible and never will >>> be. Inode numbers are a 32 bit space and can't be globally >>> unique. If you want a container name, it will have to be something >>> like a new UUID and that's the first problem you should tackle. >> >> So everyone seems to be all upset about using inode number. We could >> do what Kirill suggested and just create some random UUID and use >> that. We could have a file in the directory called inode that has the >> inode number (as that's what both docker and podman use to identify >> their containers, and it's nice to have something to map back to >> them). >> >> On checkpoint restore, only the directories that represent the >> container that migrated matter, so as Kirill said, make sure they get >> the old UUID name, and expose that as the directory. >> >> If a container is looking at directories of other containers on the >> system, then it gets migrated to another system, it should be treated >> as though those directories were deleted under them. >> >> I still do not see what the issue is here. > > The issue is you're introducing a new core property for namespaces they > didn't have before. Everyone has different use cases for containers > and we need to make sure the new property works with all of them. > > Having a "name" for a namespace has been discussed before which is the > landmine you stepped on when you advocated using the inode number as > the name, because that's already known to be unworkable. > > Can we back up and ask what problem you're trying to solve before we > start introducing new objects like namespace name? The problem > statement just seems to be "Being able to see the structure of the > namespaces can be very useful in the context of the containerized > workloads." which you later expanded on as "trying to add more > visibility into the working of things like kubernetes". If you just > want to see the namespace "tree" you can script that (as root) by > matching the process tree and the /proc//ns changes without > actually needing to construct it in the kernel. This can also be done > without introducing the concept of a namespace name. However, there is > a subtlety of doing this matching in the way I described in that you > don't get proper parenting to the user namespace ownership ... but that > seems to be something you don't want anyway? > The major motivation is to be able to hook tracing to individual containers. We want to be able to quickly discover the PIDs of all containers running on a system. And when we say all, we mean not only Docker, but really all sorts of containers that exist now or may exist in the future. We also considered the solution of brute-forcing all processes in /proc/*/ns/ but we are afraid that such solution do not scale. As I stated in the Cover letter, the problem was discussed at Plumbers (links at the bottom of the Cover letter) and the conclusion was that the most distinct feature that anything that can be called 'Container' must have is a separate PID namespace. This is why the PoC starts with the implementation of this namespace. You can see in the example script that discovering the name and all PIDs of all containers gets quick and trivial with the help of this new filesystem. And you need to add just few more lines of code in order to make it start tracing a selected container. Thanks! Yordan > James > > >