Oracle
Oracle 용도로 NAS를 마운트 할 때 옵션
도경다경
2023. 3. 10. 10:24
반응형
For example:
# mount -F nfs -o rw,bg,hard,rsize=32768,wsize=32768,vers=3,forcedirectio,nointr,proto=tcp,suid host:/folder1/to1/folder2/to2
출처 : ORA-27054: NFS File System Where the File is Created or Resides is Not Mounted WithCorrect Options (Doc ID 781349.1)
반응형