ECS: Il mount NFS ha esito negativo in assenza di tale file, directory o ERROR_OBJECT_NOT_FOUND
요약: I mount NFS (Network File System) hanno esito negativo con "no such file or directory" o "ERROR_OBJECT_NOT_FOUND".
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
증상
Quando si esegue il mounting di un'esportazione NFS su un client, il percorso del file viene visualizzato come non trovato.
Dal client NFS, quando si tenta di eseguire il mount dell'esportazione:
Dal client NFS, quando si tenta di eseguire il mount dell'esportazione:
Comando:
# sudo mount -t nfs -o vers=3,sec=sys,proto=tcp <ECS IP>:<Remote Export Path> <Local Mount Point>
Esempio:
admin@client~>$ sudo mount -t nfs -o vers=3,sec=sys,proto=tcp x.x.x.x:/NS1/NFS_Bucket/Bos1 /ecs_share mount.nfs: mounting x.x.x.x:/NS1/NFS_Bucket/Bos1 failed, reason given by server: No such file or directoryProblema confermato dai registri ECS:
Comando:
# egrep 'ERROR_OBJECT_NOT_FOUND|nfsProcessOperation' /opt/emc/caspian/fabric/agent/services/object/main/log/dataheadsvc.log
Esempio:
admin@node1~> egrep 'ERROR_OBJECT_NOT_FOUND|nfsProcessOperation' /opt/emc/caspian/fabric/agent/services/object/main/log/dataheadsvc.log 2016-09-20 18:47:23,666 [RpcDispatcherMD-568497] ERROR RpcProgramMountd.java (line 152) Can't get handle for export: /NS1/NFS_Bucket/Bos1/, error ERROR_OBJECT_NOT_FOUND 2016-09-20 18:47:24,292 [RpcDispatcherMD-568507] WARN FileSystemAccessHelper.java (line 1548) nfsProcessOperation : Object path : Bos1 was not found by method nfsGetOidAndOwnerZone 2016-09-20 18:47:24,293 [RpcDispatcherMD-568507] ERROR RpcProgramMountd.java (line 152) Can't get handle for export: /NS1/NFS_Bucket/Bos1/, error ERROR_OBJECT_NOT_FOUND 2016-09-20 18:47:24,837 [RpcDispatcherMD-568511] WARN FileSystemAccessHelper.java (line 1548) nfsProcessOperation : Object path : Bos1 was not found by method nfsGetOidAndOwnerZone
원인
Si tratta del funzionamento previsto per progettazione. Guida dell'amministratore ECS indicata:
Accesso multiprotocollo NFS S3 a directory e file
ECS supports writing objects using the S3 protocol and accessing them as files using NFS and, conversely, writing files using
NFS and accessing the files as objects using the S3 protocol. You must understand how directories are managed when you use
multi-protocol access.
The S3 protocol does not make provision for the creation of folders or directories.
To enable multi-protocol operation, ECS support for the S3 protocol formalizes the use of / and creates directory objects for all
intermediate paths in an object name. An object named /a/b/c.txt results in the creation of a file object named c.txt and
directory objects for a and b. The directory objects are not exposed to users through the S3 protocol, and are maintained only
to provide multi-protocol access and compatibility with file system-based APIs.
Ciò significa che /NS1/NFS_Bucket/Bos1 non è una directory per quanto riguarda NFS. /NS1/NFS_Bucket/Bos1 è considerata come directory quando è presente un oggetto o un file in /Bos1/.
해결
Creare un:
- Namespace = NS1
- Secchio = NFS_Bucket
- Directory = Bos1
- SCRIVERE/CARICARE un oggetto (qualsiasi oggetto) in Bos1 prima di tentare il mount
/NS1/NFS_Bucket/Bos1.
In questo modo Bos1 viene trattato come una directory e /NS1/NFS_Bucket/Bos1 può essere montato.
추가 정보
Articoli NFS correlati:
- ECS: come creare un'esportazione NFS di base e montarla su un client
- ECS: Errori di I/O remoto NFS; La modifica del proprietario del bucket per il bucket abilitato per il file system può comportare l'impossibilità per le applicazioni e/o gli utenti di accedere ai file NFS
- ECS: Come eseguire il mounting di una condivisione NFS su un client Windows
- ECS: NFS non riesce a eseguire il mounting dopo aver modificato le impostazioni di esportazione dei file nell'interfaccia utente (in inglese)
- ECS: Oracle WebCenter Content (WCC) è compatibile con ECS? (in inglese)
- ECS: errore di streaming del registro dataheadsvc: LINK della procedura NFSv3 non supportato nella richiesta ReadLinkRequest (in inglese)
- ECS: La scrittura NFS genera un errore di I/O dopo una determinata quantità di dati.
- ECS: utilizzo della condivisione file NFS da ECS con un datastore NFS VMware (in inglese)
- ECS: best practice per il mounting delle esportazioni NFS ECS (in inglese)
해당 제품
ECS Appliance제품
ECS Appliance, ECS Appliance Hardware Gen1 U-Series, ECS Appliance Software with Encryption, ECS Appliance Software without Encryption문서 속성
문서 번호: 000052932
문서 유형: Solution
마지막 수정 시간: 14 8월 2025
버전: 6
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.