CIFS ユーザによる新しいフォルダの作成が失敗し、「 Could not find this item 」というエラーが表示される
に適用されます
- CIFS
- NFS
- 7 モード
- マルチプロトコル
問題
- Windows ユーザ( CIFS )は、共有パスに新しいフォルダを作成できません。
- NFS ユーザによる新しいフォルダの作成が完了しました
- CIFS ユーザが新しいフォルダを作成しようとすると、「 Could not find this Item 」というエラーで失敗する
- 「新規フォルダ」という名前のフォルダが存在します。
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 の場合:(「 New folder 」はそのまま表示されます)
[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