CIFS用户创建新文件夹失败、并显示错误" Could not find this item"
适用场景
- CIFS
- NFS
- 7模式
- 多协议
问题描述
- Windows用户(CIFS)无法在共享路径上创建新文件夹。
- 已成功由NFS用户创建新文件夹
- 当CIFS用户 尝试创建新文件夹时、失败并显示错误 "找不到此项目"
- 存在名称为"新文件夹"的文件夹。
node1>fsecurity show "/vol/images/tree/New folder"
。
[/vol/images/tree/New folder - Directory (inum 11264)]
Security style: Unix
Effective style: Unix
DOS attributes: 0x0010 (----D---)
Unix security:
uid: 0 (root)
gid: 0
mode: 0777 (rwxrwxrwx)
No security descriptor available
Windows: (“新建文件夹”显示为NEWFOL~5)
Y:\>dir
Volume in drive Y is tree
Volume Serial Number is E702-1117
Directory of Y:\
21-05-2020 18:24 <DIR> NEWFOL~5 <<<<<<<<<
在Linux CLI中: (“新建文件夹”按原样显示)
[root@nisserver1 mnt]# ls -al
total 16
drwxrwxrwx. 4 root root 4096 May 21 09:06 .
dr-xr-xr-x. 74 root root 4096 May 21 05:52 ..
drwxrwxrwx. 2 root root 4096 May 21 18:24 New folder <<<<<<<<
drwxrwxrwx. 2 root root 4096 Apr 19 22:08 .snapshot