search for: anonuid

Displaying 18 results from an estimated 18 matches for "anonuid".

2005 Sep 11
0
NFSv4 "Missing" Data on Clients
...r, I have the following data structure: /data /data/archive /data/pictures /data/music Each is a separate ext3 filesystem mounted with rw,acl. /etc/exports presents all of these filesystems properly: # exportfs -v /data/pictures 172.17.17.0/27 (rw,wdelay,insecure,root_squash,no_subtree_check,anonuid=65534,anongid=65534) /data/archive 172.17.17.0/27 (rw,wdelay,insecure,root_squash,no_subtree_check,anonuid=65534,anongid=65534) /data/music 172.17.17.0/27 (rw,wdelay,insecure,root_squash,no_subtree_check,anonuid=65534,anongid=65534) /data 172.17.17.0/27 (rw,wdelay,insecure,root_squa...
2008 Aug 22
1
Problem using rsync for backing up on to a NAS
...tebin.com/f250c9f63 (I aslo tried bigger rsize and wsize) exportfs -v: /volume1 192.168.0.13(rw,wdelay,no_root_squash,no_subtree_check) cat /var/lib/nfs/etab: /volume1 192.168.0.13(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534) cat /var/lib/nfs/xtab: /volume1 molungus(rw,sync,wdelay,hide,nocrossmnt,secure,no_root_squash,no_all_squash,no_subtree_check,secure_locks,acl,anonuid=65534,anongid=65534) I already deleted everything and started a new backup but this also failed after the first day....
2007 Aug 16
1
NFSv4 on CentOS 4.5
Hi. I'm having trouble accessing a shared directory over NFSv4 on a CentOS 4.5 machine. My export file reads /test 10.0.0.0/255.0.0.0(ro,async,insecure,nohide,no_subtree_check) Running the mount command with NFSv4 as the filesystem gives me a permission denied error. [root at pebble-anoop ~]# mount -v -t nfs4 pebble-anoop:/test/ /mnt/ mount: pinging: prog 100003 vers 4 prot tcp port
2018 Mar 23
2
File system permissions - setgid bit and Netapp NFS volumes
...red to use Maildir storage I do not use dovecot delivery service (there is a separate program in my system delivering messages) I am using a 'checkpassword' mechanism for authentication My mail storage is mounted via NFSv3 from a Netapp Filer FAS3050 configured to set anonuid=89, read write access, and root access. Dovecot has been configured with: mail_fsync = always mail_nfs_index = yes mail_nfs_storage = yes mmap_disable = yes lock_method = fcntl In order to function with the other components of my system, the Mail Stor...
2016 Feb 10
1
Unable to create raw volume on netfs storage (Operation not permitted)
...y connected via switched network for testing. So on the Storage server I created a user and a group called vstorage (uid:1000,gid:500) Then created a folder /pool owned by this user, permission 777 And exported it via nfs in /etc/exports: /pool 123.123.123.3(rw,async,no_subtree_check,all_squash,anonuid=1000,anongid=500) On the vHost I defined the pool via XML: <pool type='netfs'> <name>pool</name> <source> <host name='123.123.123.2'/> <dir path='pool'/> <format type='nfs'/> </source> <target&g...
2017 Sep 22
0
Restrict root clients / experimental patch
...Isn't root-squash option enough for it? Option: server.root-squash Default Value: off Description: Map requests from uid/gid 0 to the anonymous uid/gid. Note that this does not apply to any other uids or gids that might be equally sensitive, such as user bin or group staff. Option: server.anonuid Default Value: 65534 Description: value of the uid used for the anonymous user/nfsnobody when root-squash is enabled. Option: server.anongid Default Value: 65534 Description: value of the gid used for the anonymous user/nfsnobody when root-squash is enabled. Thanks, Soumya > > --- >...
2017 Sep 21
2
Restrict root clients / experimental patch
Hi All, I would like to use glusterfs in an environment where storage servers are managed by an IT service - myself :) - and several users in the organization can mount the distributed fs. The users are root on their machines. As far as I know about glusterfs, a root client user may impersonate any uid/gid since it provides its uid/gid itself when it talks to the bricks (like nfsv3). The thing
1999 Oct 21
6
Corrupted Excel files, oplock_break(905) errors
Hi there everyone! I'm using Samba 2.0.5a-19990721 on a RedHat 6.0 machine with Linux kernel 2.2.12. My system generally works fine, however recently I've had some complaints about some files being corrupted. The latest and best-handled to enable a debugging happened at around the same time. Both clients were using Windows95 OSR2 machines with Excel 97 SP-2. Two users reported the problem
2009 Jun 25
1
logical volume over NFS permissions problem
.../vv_25 drwxr-xr-x 2 root root 4096 2009-06-24 16:04 vv_25 The setting of NFS exports is following: [root at nfs_server ~]# cat /etc/exports /export/escience client(rw,sync,no_root_squash) [root at nfs_server ~]# exportfs -v /export/escience client(rw,wdelay,no_root_squash,no_subtree_check,anonuid=65534,anongid=65534) Server is running latest CentOS 5.3 [root at nfs_server ~]# cat /etc/redhat-release CentOS release 5.3 (Final) [root at nfs_server ~]# uname -a Linux nfs_server 2.6.18-128.1.14.el5 #1 SMP Wed Jun 17 06:38:05 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux No denials from selinux, cl...
2018 Apr 16
0
File system permissions - setgid bit and Netapp NFS volumes
...I do not use dovecot delivery service (there is a separate program > in my system delivering messages) > > I am using a 'checkpassword' mechanism for authentication > > My mail storage is mounted via NFSv3 from a Netapp Filer FAS3050 > configured to set anonuid=89, read write access, and root access. > > Dovecot has been configured with: > > mail_fsync = always > mail_nfs_index = yes > mail_nfs_storage = yes > mmap_disable = yes > lock_method = fcntl > > In order to function with th...
2012 Apr 19
2
boot-time NFS mount failures
...on logs going to an NFS share on our CentOS 6/Bacula backup server. The Oracle server has this in its /etc/fstab file: backup:/home/backup/Oracle /backup_nfs nfs hard,intr,noexec,rsize=32768,wsize=32768 The backup server, in its /etc/exports: /home/backup/Oracle -rw,async,all_squash,anonuid=133 cen5-db-01 This works quite well, except that when all the servers are rebooted together (such as after a power outage) the Oracle server fails to mount the NFS share, but goes ahead to start Oracle anyway. Oracle then either complains that it cannot find its logs or, worse, starts to write th...
2007 Jun 11
6
Share a directory via NFS and Samba at the same time not possible
Hello Folks, i'have a problem share a directory to both unix(nfs) and windows(samba). The main problem is, that the rights are associated to winbind groups. the user in question can access the files from windows correctly and locally correctly (via su -$USER). If i mount the directory via nfs and make a su - $USER i can't write to the directory. when calling getfacl $DIR i can see, that
2019 Dec 28
1
GFS performance under heavy traffic
...? ? ? ? ? ? ? >> transport.keepalive ? ? ? ? ? ? ? ? ? ? 1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> server.allow-insecure ? ? ? ? ? ? ? ? ? on ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> server.root-squash ? ? ? ? ? ? ? ? ? ? ?off ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> server.anonuid ? ? ? ? ? ? ? ? ? ? ? ? ?65534 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> server.anongid ? ? ? ? ? ? ? ? ? ? ? ? ?65534 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> server.statedump-path ? ? ? ? ? ? ? ? ? /var/run/gluster ? ? ? ? ? ? ? ? ? ? ? ? >> server.outstanding-rpc-limit ? ? ? ? ? ?64 ?...
2019 Dec 27
0
GFS performance under heavy traffic
...? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > transport.keepalive ? ? ? ? ? ? ? ? ? ? 1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > server.allow-insecure ? ? ? ? ? ? ? ? ? on ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > server.root-squash ? ? ? ? ? ? ? ? ? ? ?off ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > server.anonuid ? ? ? ? ? ? ? ? ? ? ? ? ?65534 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > server.anongid ? ? ? ? ? ? ? ? ? ? ? ? ?65534 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > server.statedump-path ? ? ? ? ? ? ? ? ? /var/run/gluster ? ? ? ? ? ? ? ? ? ? ? ? > server.outstanding-rpc-limit ? ? ? ? ? ?64 ? ? ? ? ? ? ?...
2019 Dec 24
1
GFS performance under heavy traffic
Hi David, On Dec 24, 2019 02:47, David Cunningham <dcunningham at voisonics.com> wrote: > > Hello, > > In testing we found that actually the GFS client having access to all 3 nodes made no difference to performance. Perhaps that's because the 3rd node that wasn't accessible from the client before was the arbiter node? It makes sense, as no data is being generated towards
2018 Mar 19
3
Gluster very poor performance when copying small files (1x (2+1) = 3, SSD)
Hi, On 03/19/2018 03:42 PM, TomK wrote: > On 3/19/2018 5:42 AM, Ondrej Valousek wrote: > Removing NFS or NFS Ganesha from the equation, not very impressed on my > own setup either.? For the writes it's doing, that's alot of CPU usage > in top. Seems bottle-necked via a single execution core somewhere trying > to facilitate read / writes to the other bricks. > >
2017 Sep 29
2
nfs-ganesha locking problems
...3.132,10.30.28.36,10.30.28.37,10.30.201.30,10.30.201.31,10.30.201.32,10.30.201.39,10.30.201.43,10.30.201.44 auth.reject (null) transport.keepalive (null) server.allow-insecure (null) server.root-squash off server.anonuid 65534 server.anongid 65534 server.statedump-path /var/run/gluster server.outstanding-rpc-limit 64 features.lock-heal off features.grace-timeout 10 server.ssl...
2018 Feb 26
1
Problems with write-behind with large files on Gluster 3.8.4
...(null) transport.keepalive (null) server.allow-insecure (null) server.root-squash off server.anonuid 65534 server.anongid 65534 server.statedump-path /var/run/gluster server.outstanding-rpc-limit 512...