From: Daire Byrne <Daire.Byrne@framestore.com>
To: lustre-devel@lists.lustre.org
Subject: [Lustre-devel] Re-direction inodes
Date: Wed, 4 Jun 2008 10:11:29 +0100 (BST) [thread overview]
Message-ID: <2029119379.1130931212570689447.JavaMail.root@dahlback.prod.local> (raw)
In-Reply-To: <20080602170937.GI2961@webber.adilger.int>
----- "Andreas Dilger" <adilger@sun.com> wrote:
> filesystems it is possible to encode part of the pathname somewhat
> like:
>
> /home///$UID///file
>
> but I think you are proposing a completely transparent mapping of
> content:
>
> alice> cat /etc/passwd
> alice:x:1000:1000:Alice:/home/alice:/bin/bash
>
> bob> cat /etc/passwd
> bob:x:1001:1001:Bob:/home/bob:/bin/bash
I *think* autofs5 allows for $UID/$GID in mount maps to provide different mountpoints - but that only gives you a whole unique tree not individual files. Depending on the number of files you wish to be unique for each user you could perhaps use a symlink for the file which then points to an autofs5 map with a $UID in it. You may need to use --bind mounts if it points to a LustreFS.
Daire
next prev parent reply other threads:[~2008-06-04 9:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-01 23:59 [Lustre-devel] Re-direction inodes Peter Braam
2008-06-02 11:11 ` Nikita Danilov
2008-06-02 12:07 ` Peter Braam
2008-06-02 17:09 ` Andreas Dilger
2008-06-04 1:17 ` Peter Braam
2008-06-04 9:11 ` Daire Byrne [this message]
2008-06-06 14:25 ` Canon, Richard Shane
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2029119379.1130931212570689447.JavaMail.root@dahlback.prod.local \
--to=daire.byrne@framestore.com \
--cc=lustre-devel@lists.lustre.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.