Re: [Vserver] nfs permissions issues

2007-08-03 Thread Ben Brown

Herbert Poetzl wrote:

please try with a vanilla kernel if you can
reliably trigger it somehow (vs2.2.0.2) and
let me know how that goes ...



I've tried with 2.6.22 from kernel.org and vs2.2.0-rc5, still the same 
issue. Any more ideas?


Thanks,

Ben
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] nfs permissions issues

2007-07-18 Thread Ben Brown

Herbert Poetzl wrote:

I don't know what options the debian folks used
for their kernel, but maybe NFS tagging is
enabled in your client (host) but not on the
filer, which might cause some confusion ...

also, if that dir is indeed shared, you actually
want to disable the tagging for this mount


Which Kernel option is that? Debian has been *really* helpful and spread 
 the vserver config about all over the place :S


Thanks,

Ben
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] nfs permissions issues

2007-07-18 Thread Ben Brown

Ben Brown wrote:
Which Kernel option is that? Debian has been *really* helpful and spread 
 the vserver config about all over the place :S



Scratch that, I found it:

CONFIG_VSERVER_LEGACY=y
# CONFIG_VSERVER_LEGACY_VERSION is not set
CONFIG_VSERVER_LEGACYNET=y
CONFIG_VSERVER_PROC_SECURE=y
CONFIG_VSERVER_HARDCPU=y
CONFIG_VSERVER_HARDCPU_IDLE=y
# CONFIG_INOXID_NONE is not set
# CONFIG_INOXID_UID16 is not set
# CONFIG_INOXID_GID16 is not set
CONFIG_INOXID_UGID24=y
# CONFIG_INOXID_INTERN is not set
# CONFIG_INOXID_RUNTIME is not set
# CONFIG_XID_TAG_NFSD is not set
# CONFIG_VSERVER_DEBUG is not set
CONFIG_VSERVER=y
CONFIG_VSERVER_SECURITY=y

Any suggestions?

Thanks,

Ben
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] nfs permissions issues

2007-07-18 Thread Herbert Poetzl
On Wed, Jul 18, 2007 at 04:46:04PM +0100, Ben Brown wrote:
 Ben Brown wrote:
 Which Kernel option is that? Debian has been *really* helpful and spread 
  the vserver config about all over the place :S
 
 
 Scratch that, I found it:
 
 CONFIG_VSERVER_LEGACY=y
 # CONFIG_VSERVER_LEGACY_VERSION is not set
 CONFIG_VSERVER_LEGACYNET=y
 CONFIG_VSERVER_PROC_SECURE=y
 CONFIG_VSERVER_HARDCPU=y
 CONFIG_VSERVER_HARDCPU_IDLE=y
 # CONFIG_INOXID_NONE is not set
 # CONFIG_INOXID_UID16 is not set
 # CONFIG_INOXID_GID16 is not set
 CONFIG_INOXID_UGID24=y
 # CONFIG_INOXID_INTERN is not set
 # CONFIG_INOXID_RUNTIME is not set
 # CONFIG_XID_TAG_NFSD is not set
~~~
so, NFS tagging is disabled, and unless there
is a bug in the debian kernel, you should not
experience any issues with sharing files over
NFS (except for the usual NFS issues of course)

 # CONFIG_VSERVER_DEBUG is not set
 CONFIG_VSERVER=y
 CONFIG_VSERVER_SECURITY=y
 
 Any suggestions?

please try with a vanilla kernel if you can
reliably trigger it somehow (vs2.2.0.2) and
let me know how that goes ...

TIA,
Herbert

 
 Thanks,
 
 Ben
 ___
 Vserver mailing list
 Vserver@list.linux-vserver.org
 http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver