[LU-1790] permission denied error on the client Created: 27/Aug/12 Updated: 22/Oct/12 Resolved: 22/Oct/12 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.1.2 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Mi Zhou | Assignee: | WC Triage |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS6.1 on server |
||
| Severity: | 2 |
| Rank (Obsolete): | 4212 |
| Description |
|
On a client, we found only root can write to the Lustre volume, any other user get a "permission denied". We use NIS on the client and the MDS. We have enabled ACL on the MDS. And from client, it shows "acl" when we do this: On a client: Here is the from /var/log/message on the client. Aug 27 11:56:28 nodem57 kernel: LustreError: 23079:0:(mdc_locks.c:723:mdc_enqueue()) ldlm_cli_enqueue: -13 |
| Comments |
| Comment by Cliff White (Inactive) [ 27/Aug/12 ] |
|
This issue is not related to ACLs, are the user permissions correct when not using Lustre? If the user information is correct on the MDS, permissions should work, so verify that NIS is looking up the user properly on the MDS. |
| Comment by Mi Zhou [ 27/Aug/12 ] |
|
Hi, It can be closed. NIS on mds was misconfigured, fiexed that and the error is gone. Thanks, Mi |