![]() | Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1403050.1 : Sun Storage 7000 Unified Storage System: NFSv4 users cannot access files written by Windows clients
In this Document
Created from <SR 3-3740498461> Applies to:Sun Storage 7110 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A]Sun Storage 7210 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] Sun Storage 7410 Unified Storage System - Version Not Applicable to Not Applicable [Release N/A] Sun ZFS Storage 7120 - Version Not Applicable to Not Applicable [Release N/A] Sun ZFS Storage 7320 - Version Not Applicable to Not Applicable [Release N/A] 7000 Appliance OS (Fishworks) SymptomsFiles or directories written by Windows clients appear inaccessible to NFSv4 clients. When the access from the client fails, a message similar to this is displayed: ls: can't read ACL on file.ext: Not owner
To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - 7000 Series ZFS Appliances
CauseThis issue is caused by an unresolvable entry in the ACL. The UNIX naming service on the appliance cannot resolve the ACL entry to a user name, and therefore access to read the ACL is denied by rule. SolutionNote: This document assumes that the appliance is running software version 2010.8.17.4.0 or later. There are a number of important ACL and permission-related enhancements in this version and it is STRONGLY recommended to upgrade to at least this version in order to successfully share files between UNIX and Windows.
-rwx------+ 1 bob wheel 8192 Sep 22 08:27 file.ext "group:214783648" is the mapping for the SYSTEM group. It is possible that the issue could be seen with another account. Verify the state of the mapping with this command: nas1# idmap show -cv gid:2147483648 In this case, because it's a hard-coded mapping, it is not possible to map it to a UNIX user, so the only resolution is to delete the entry. Given the above file.ext example, the command chmod A1- file.ext would remove the entry for the SYSTEM group.
Back to <Document 1428753.1> Sun Storage 7000 Unified Storage System: How to Troubleshoot Identity Mapping and cross-platform file sharing issues. References<NOTE:1428753.1> - Sun Storage 7000 Unified Storage System: How to Troubleshoot Identity Mapping and cross-platform file sharing issuesAttachments This solution has no attachment |
||||||||||||||||||
|