NFS mounted drive showing Write protected message


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers NFS mounted drive showing Write protected message
# 1  
Old 06-14-2012
NFS mounted drive showing Write protected message

Hi

We have two servers name A and B .

I have a folder "Share" on A was NFS mounted to "B" server.

I have set the ACL permissions using setfacl , so that both (One user from Server A and another user from Server B) users can read and write to the directory.

Both users can create the files on the Share but if one user tries to delete the file created by another user then its showing warning

Code:
rm: remove write-protected regular empty file `rakesh'?  rakesh is the file

When i say y it deletes the file without issue.

How can i avoid the above message from displaying when non-owner is deleting the file, though he has access RWX to the parent folder
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

Unable to write to NFS mounted directory

Hi, I have exported a few nfs mounts from one server to the nfs clients. This is my nfs server dfstab : # cat /etc/dfs/dfstab # place share(1M) commands here for automatic execution # on entering init state 3. # # share <pathname> # .e.g, # share -F... (3 Replies)
Discussion started by: anaigini45
3 Replies

2. Solaris

NFS write error on host xyz: Stale NFS file handle - Solaris 10

Oct 13 12:19:15 xyz nfs: NFS write error on host xyz: Stale NFS file handle. Oct 13 12:19:15 xyz nfs: (file handle: 68000000 1bc5492e 20000000 377c5e 1ce9395c 720a6203 40000000 bdfb0400) Oct 13 12:19:15 xyz nfs: NFS write error on host zyz: Stale NFS file handle. Oct 13 12:19:15 xyz nfs: ... (5 Replies)
Discussion started by: psychocandy
5 Replies

3. Solaris

Drive is showing offline in the /var/adm/messages and shows "drive type unknown" in the format outpu

Hi, I am facing issue with one of the drive is solaris 10. it is showing offline in the messages file scsi: WARNING: /pci@2,600000/QLGC,qlc@0/fp@0,0/ssd@w5006016746e00b1b,0 (ssd0): drive offline genunix: WARNING: Page83 data not standards compliant DGC LUNZ 0430 ... (1 Reply)
Discussion started by: Prasanth T K
1 Replies

4. UNIX for Dummies Questions & Answers

Unable to write to a mounted NFS share

Hi All, I created a nfs share in the server(Solaris 10) with the following command and also updated the dfstab file share -F nfs -o rw=server_name2,anon=0 /to_share And then in the client(solaris 10) added the following command to mount the share mount -F nfs server_name1:/to_share... (4 Replies)
Discussion started by: Rossdba
4 Replies

5. Solaris

NFS mounted files

If I am not a system admin. How can I tell where a particular mounted file is mounted from. (12 Replies)
Discussion started by: Harleyrci
12 Replies

6. Solaris

/dev/rmt/0mn: write protected or reserved

# mt stat HP DDS-4 DAT (Sun) tape drive: sense key(0x0)= No Additional Sense residual= 0 retries= 0 file no= 0 block no= 0 mt -f /dev/rmt/0mn erase /dev/rmt/0mn: write protected or reserved. Getting error while ufsdump .... --- Dumping / to /dev/rmt/0mn --- DUMP: Date... (5 Replies)
Discussion started by: vickyingle5
5 Replies

7. Hardware

/dev/rmt/0mn: write protected or reserved

# mt stat HP DDS-4 DAT (Sun) tape drive: sense key(0x0)= No Additional Sense residual= 0 retries= 0 file no= 0 block no= 0 mt -f /dev/rmt/0mn erase /dev/rmt/0mn: write protected or reserved. Getting error while ufsdump .... --- Dumping / to /dev/rmt/0mn --- DUMP: Date... (1 Reply)
Discussion started by: vickyingle5
1 Replies

8. Solaris

Write protected hard disk on Solaris 9

Hi Peeps, Trying to run analyze and verify on a disk, it won't as it's telling me the disk is write protected. Anyone got any ideas on how to remove the write protection???? Didn't even know you could write protect hard disks. Thanks for any advice Marty (2 Replies)
Discussion started by: callmebob
2 Replies

9. Solaris

NFS write error on host : Stale NFS file handle

:confused:Hi all When i see in the /var/adm/messages, i saw the following error unix: NFS write error on host : Stale NFS file handle. unix: (file handle: 45ca415 3e7 a0000 2c7f6 3ebfc25f a0000 2 3e49) It is using sunOS 5.7. Is anybody know what is this error? Is is related to any network... (2 Replies)
Discussion started by: AirWalker83
2 Replies

10. Solaris

swap partition showing mounted in df -h

Dear All Anyone can help me what is the problem of swap partition? swap partition is showing mounted in df -h command output. Regards prakash (1 Reply)
Discussion started by: pshelke
1 Replies
Login or Register to Ask a Question
NFSSTAT(1)						    BSD General Commands Manual 						NFSSTAT(1)

NAME
nfsstat -- display NFS statistics SYNOPSIS
nfsstat [-cseuv] [-w wait] [-n net|user] [-m [mountpath]] DESCRIPTION
nfsstat displays statistics kept about NFS client and server activity, active user activity, exported directories, and mount information. In the absence of any options, nfsstat displays NFS client and server statistics. The options are as follows: -c Show NFS client statistics. -e Show NFS server exported directory statistics. -m [mountpath] Show NFS mount information. -s Show NFS server statistics. -u Show NFS server active user statistics. -w wait Display a shorter summary at wait second intervals. -n net|user Show network addresses as numbers, or show users as uid numbers. This option can appear multiple times. -v Show additional information (if available). OUTPUT
The data fields that nfsstat displays for each set of statistics are: Client Information: Statistics for NFS file system mounts. RPC Counts Counts of the RPC calls made to each of the NFS protocol procedures. RPC Info Statistics for NFS RPC calls: TimedOut RPC calls that timed out, perhaps to a slow or dead server. Invalid Invalid RPC replies. X Replies RPC replies received that did not have calls pending. Retries RPC calls that were retried. Requests Total number of RPC calls made. Cache Info Statistics on NFS client-side cache performance: Attr Hits/Misses Performance of the NFS file attribute cache. Lkup Hits/Misses Performance of the directory name lookup cache. BioR Hits/Misses Performance of block cache for reads. BioW Hits/Misses Performance of block cache for writes. BioRL Hits/Misses Performance of symbolic link cache. BioD Hits/Misses Performance of directory cache. DirE Hits/Misses Performance of directory offset cache. Server Information: Statistics for the NFS server. RPC Counts Counts of RPC calls on each of the NFS server's procedures are recorded here. Server Ret-Failed RPC errors returned by the server. Server Faults Errors in the NFS server. Server Cache Stats Statistics from the NFS server's RPC duplicate request cache: Inprog Calls already in progress. Idem Cache hits for idempotent procedures. Non-idem Cache hits for non-idempotent procedures. Misses Cache Misses. Server Write Gathering These statistics describe the efficiency of the NFS server's write gathering feature. WriteOps Write operations to disk. WriteRPC Write operations received by the server. Opsaved Write operations that were gathered (WriteRPC - WriteOps) NFS Server Exported Directory Information: Statistics for each exported directory on the NFS server. NFS Requests Count of NFS requests processed by an exported directory. Bytes Read Count of bytes read from an exported directory. Bytes Written Count of bytes written to an exported directory. NFS Server Active User Information: List of active NFS users and statistics on the NFS server. NFS Requests Count of NFS requests received from an active user. Bytes Read Count of bytes read by an active user. Bytes Written Count of bytes written by an active user. Idle Amount of time an active user has been idle. User Name (or uid if -n user was given) of active user. IP Address Host name (or network address if -n net was given) of client machine. NFS Mount Information: Information about the given NFS mount (or all NFS mounts). The path mounted on and the server:/path that is mounted. Mount arguments originally passed in to the mount. Current mount parameter values and status information. SEE ALSO
netstat(1), iostat(8), mount_nfs(8), nfsd(8) HISTORY
The nfsstat command appears in 4.4BSD. 4.4BSD January 11, 2011 4.4BSD