Hello Christoph,

"Christoph Pleger":
> how about permissions for the root user in an aufs filesystem? Should they
> not be the same like on a local filesystem or an NFS filesystem with
> no_root_squash set? I am using aufs over NFS to get a writable NFSROOT
> filesystem, and as root, I cannot create a file in a directory which is
> not "officially" writable by root, for example in my /var/lib/nfs:

Basically aufs respects all permissions on branch fs and follows its
behaviour. Are you using aufs on NFS client with the writable NFS
branch, or export aufs on NFS server? Anyway the behaviour of aufs has
nothing special. If you want to gain the root access from NFS client,
you need to setup NFS server. I'd suggest you to read aufs manual,
especially the section "Exporting Aufs via NFS" if your aufs in on NFS
server.

And next time when you post, provide these info please.

(from aufs README)
----------------------------------------------------------------------
When you have any problems or strange behaviour in aufs, please let me
know with:
- /proc/mounts (instead of the output of mount(8))
- /sys/module/aufs/*
- /sys/fs/aufs/* (if you have them)
- /debug/aufs/* (if you have them)
- linux kernel version
  if your kernel is not plain, for example modified by distributor,
  the url where i can download its source is necessary too.
- aufs version which was printed at loading the module or booting the
  system, instead of the date you downloaded.
- configuration (define/undefine CONFIG_AUFS_xxx)
- kernel configuration or /proc/config.gz (if you have it)
- behaviour which you think to be incorrect
- actual operation, reproducible one is better
- mailto: aufs-users at lists.sourceforge.net

Usually, I don't watch the Public Areas(Bugs, Support Requests, Patches,
and Feature Requests) on SourceForge. Please join and write to
aufs-users ML.
----------------------------------------------------------------------


J. R. Okajima

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

Reply via email to