lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 10 Jan 2018 12:59:26 +0100
From:   Jan Kara <jack@...e.cz>
To:     Yuanliang Wang <yuanliang.wyl@...baba-inc.com>
Cc:     Theodore Ts'o <tytso@....edu>,
        "adilger.kernel" <adilger.kernel@...ger.ca>,
        pkuelelixi <pkuelelixi@...il.com>, jack <jack@...e.cz>,
        linux-ext4 <linux-ext4@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: 回复:ext4, quota,
 projectid:  limits without capablity

Hello Wang!

On Wed 10-01-18 19:01:03, Yuanliang Wang wrote:
> Thank you for your enthusiastic response
> 
> the reason is :
>                         1、I saw
> that ignore_hardlimit allows root to exceed the limit,so should projid
> be consistent ?

Generally, it should be consistent. ignore_hardlimit is a different thing -
you want root to be able to exceed storage space limit but you don't want
root to be able to make information inconsistent...

>                         2、
> In our scenario we will use hardlink to share data between container and host, and between containers
> 
>                                         +------------------+
>                                         |                       |
>                                         |                       |
> +-------------+                     |                       |
> |                 |                     |                       |
> |                 |                     |     container     |
> |                 +--------------> |                       |
> |                 |                     |     file A          |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     +------------------+
> |                 |
> |                 |
> |                 |                     +------------------+
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |    container      |
> | host file A +---------------> |                       |
> |                 |                     |    file A           |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     +------------------+
> |                 |
> |                 |                     +------------------+
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 +------------->  |     container     |
> |                 |                     |                       |
> |                 |                     |                       |
> |                 |                     |    file A            |
> |                 |                     |                       |
> +-------------+                     |                       |
>                                         |                       |
>                                         +------------------+

I see but then which project ID does the 'file A' have? Project ID used for
neither of the containers is logical... Maybe the file is accessible only
read-only in your setup and so you don't care much about quotas for that
particular files but still it may be confusing that the file is not
accounted to the quota of each particular container. That's the reason why
project ID consistence is enforced.

								Honza
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ