Unable to mount nfs export in ubuntu 22.04
Vishnu Bhaskar
21 Posts
April 22, 2024, 11:04 amQuote from Vishnu Bhaskar on April 22, 2024, 11:04 amI am unable to mount an NFS share from Petasan. I have a filesystem consisting of an erasure-coded pool (layout name: Data) and a replicated pool (layout name: default). My plan is to create an NFS share from the erasure-coded pool. I am able to create the filesystem and NFS share, but when I try to mount my NFS share, I encounter an error. My client machine is ubuntu 22.04
Error:
showmount -e 17.17.17.1
clnt_create: RPC: Program not registered
sudo mount 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ /mnt/
mount.nfs: mounting 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ failed, reason given by server: No such file or directory
Please help to resolve
I am unable to mount an NFS share from Petasan. I have a filesystem consisting of an erasure-coded pool (layout name: Data) and a replicated pool (layout name: default). My plan is to create an NFS share from the erasure-coded pool. I am able to create the filesystem and NFS share, but when I try to mount my NFS share, I encounter an error. My client machine is ubuntu 22.04
Error:
showmount -e 17.17.17.1
clnt_create: RPC: Program not registered
sudo mount 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ /mnt/
mount.nfs: mounting 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ failed, reason given by server: No such file or directory
Please help to resolve
Unable to mount nfs export in ubuntu 22.04
Vishnu Bhaskar
21 Posts
Quote from Vishnu Bhaskar on April 22, 2024, 11:04 amI am unable to mount an NFS share from Petasan. I have a filesystem consisting of an erasure-coded pool (layout name: Data) and a replicated pool (layout name: default). My plan is to create an NFS share from the erasure-coded pool. I am able to create the filesystem and NFS share, but when I try to mount my NFS share, I encounter an error. My client machine is ubuntu 22.04
Error:
showmount -e 17.17.17.1
clnt_create: RPC: Program not registeredsudo mount 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ /mnt/
mount.nfs: mounting 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ failed, reason given by server: No such file or directoryPlease help to resolve
I am unable to mount an NFS share from Petasan. I have a filesystem consisting of an erasure-coded pool (layout name: Data) and a replicated pool (layout name: default). My plan is to create an NFS share from the erasure-coded pool. I am able to create the filesystem and NFS share, but when I try to mount my NFS share, I encounter an error. My client machine is ubuntu 22.04
Error:
showmount -e 17.17.17.1
clnt_create: RPC: Program not registered
sudo mount 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ /mnt/
mount.nfs: mounting 17.17.17.3:/mnt/File_Share_HDD/Acceleron_NFS/test1/ failed, reason given by server: No such file or directory
Please help to resolve