AIX NFS mount.nfs: access denied by server while mounting
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
This is my /etc/exports in AIX NFS server(10.2.150.211).
/app_src/g2s/workspace -vers=3,access=[10.2.10.204],rw=[10.2.10.204],root=[10.2.10.204]
Of course, I run exportfs -av after renewing
I tried this command on a Ubuntu NFS client(10.2.10.204).
sudo mount -t nfs -o vers=3 10.2.150.211:/app_src/g2s/workspace ./import
However it returns
mount.nfs: access denied by server while mounting 10.2.150.211:/app_src/g2s/workspace
How can I solve it ?
ubuntu nfs aix
bumped to the homepage by Community⦠8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
 |Â
show 1 more comment
up vote
1
down vote
favorite
This is my /etc/exports in AIX NFS server(10.2.150.211).
/app_src/g2s/workspace -vers=3,access=[10.2.10.204],rw=[10.2.10.204],root=[10.2.10.204]
Of course, I run exportfs -av after renewing
I tried this command on a Ubuntu NFS client(10.2.10.204).
sudo mount -t nfs -o vers=3 10.2.150.211:/app_src/g2s/workspace ./import
However it returns
mount.nfs: access denied by server while mounting 10.2.150.211:/app_src/g2s/workspace
How can I solve it ?
ubuntu nfs aix
bumped to the homepage by Community⦠8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
2
Does your Ubuntu server have a different interface that it's using to get to the AIX NFS server?
â Jeff Schaller
Aug 2 '16 at 3:19
it seems permission problem , check the owner and group of share and permission on that , also check by disabling firewall and SE-Linux on the server
â Ijaz Ahmad Khan
Aug 2 '16 at 8:39
@Ijaz Khan What permission should I check ?, I think the permission is allowed by/etc/exports
file.
â asleea
Aug 3 '16 at 2:40
@asleea: Check the server's error log!
â Julie Pelletier
Aug 3 '16 at 4:08
@Julie Pelletier Where can I check the log in AIX?
â asleea
Aug 3 '16 at 10:19
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
This is my /etc/exports in AIX NFS server(10.2.150.211).
/app_src/g2s/workspace -vers=3,access=[10.2.10.204],rw=[10.2.10.204],root=[10.2.10.204]
Of course, I run exportfs -av after renewing
I tried this command on a Ubuntu NFS client(10.2.10.204).
sudo mount -t nfs -o vers=3 10.2.150.211:/app_src/g2s/workspace ./import
However it returns
mount.nfs: access denied by server while mounting 10.2.150.211:/app_src/g2s/workspace
How can I solve it ?
ubuntu nfs aix
This is my /etc/exports in AIX NFS server(10.2.150.211).
/app_src/g2s/workspace -vers=3,access=[10.2.10.204],rw=[10.2.10.204],root=[10.2.10.204]
Of course, I run exportfs -av after renewing
I tried this command on a Ubuntu NFS client(10.2.10.204).
sudo mount -t nfs -o vers=3 10.2.150.211:/app_src/g2s/workspace ./import
However it returns
mount.nfs: access denied by server while mounting 10.2.150.211:/app_src/g2s/workspace
How can I solve it ?
ubuntu nfs aix
ubuntu nfs aix
edited Aug 2 '16 at 2:22
Stephen Harris
22.5k24076
22.5k24076
asked Aug 2 '16 at 1:57
asleea
12715
12715
bumped to the homepage by Community⦠8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community⦠8 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
2
Does your Ubuntu server have a different interface that it's using to get to the AIX NFS server?
â Jeff Schaller
Aug 2 '16 at 3:19
it seems permission problem , check the owner and group of share and permission on that , also check by disabling firewall and SE-Linux on the server
â Ijaz Ahmad Khan
Aug 2 '16 at 8:39
@Ijaz Khan What permission should I check ?, I think the permission is allowed by/etc/exports
file.
â asleea
Aug 3 '16 at 2:40
@asleea: Check the server's error log!
â Julie Pelletier
Aug 3 '16 at 4:08
@Julie Pelletier Where can I check the log in AIX?
â asleea
Aug 3 '16 at 10:19
 |Â
show 1 more comment
2
Does your Ubuntu server have a different interface that it's using to get to the AIX NFS server?
â Jeff Schaller
Aug 2 '16 at 3:19
it seems permission problem , check the owner and group of share and permission on that , also check by disabling firewall and SE-Linux on the server
â Ijaz Ahmad Khan
Aug 2 '16 at 8:39
@Ijaz Khan What permission should I check ?, I think the permission is allowed by/etc/exports
file.
â asleea
Aug 3 '16 at 2:40
@asleea: Check the server's error log!
â Julie Pelletier
Aug 3 '16 at 4:08
@Julie Pelletier Where can I check the log in AIX?
â asleea
Aug 3 '16 at 10:19
2
2
Does your Ubuntu server have a different interface that it's using to get to the AIX NFS server?
â Jeff Schaller
Aug 2 '16 at 3:19
Does your Ubuntu server have a different interface that it's using to get to the AIX NFS server?
â Jeff Schaller
Aug 2 '16 at 3:19
it seems permission problem , check the owner and group of share and permission on that , also check by disabling firewall and SE-Linux on the server
â Ijaz Ahmad Khan
Aug 2 '16 at 8:39
it seems permission problem , check the owner and group of share and permission on that , also check by disabling firewall and SE-Linux on the server
â Ijaz Ahmad Khan
Aug 2 '16 at 8:39
@Ijaz Khan What permission should I check ?, I think the permission is allowed by
/etc/exports
file.â asleea
Aug 3 '16 at 2:40
@Ijaz Khan What permission should I check ?, I think the permission is allowed by
/etc/exports
file.â asleea
Aug 3 '16 at 2:40
@asleea: Check the server's error log!
â Julie Pelletier
Aug 3 '16 at 4:08
@asleea: Check the server's error log!
â Julie Pelletier
Aug 3 '16 at 4:08
@Julie Pelletier Where can I check the log in AIX?
â asleea
Aug 3 '16 at 10:19
@Julie Pelletier Where can I check the log in AIX?
â asleea
Aug 3 '16 at 10:19
 |Â
show 1 more comment
2 Answers
2
active
oldest
votes
up vote
0
down vote
Typically you don't include IP addresses inside [..]
and just list them as normal:
/app_src/g2s/workspace -vers=3,access=10.2.10.204,rw=10.2.10.204,root=10.2.10.204
You should be able to verify the export is correct with
showmount -e
showmount -e
returnsexport list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.
â asleea
Aug 2 '16 at 2:15
add a comment |Â
up vote
0
down vote
You need reverse lookup in DNS to allow NFS to mount. I have the same issue:
[root@usmd1lnx095 init.d]# host 10.1.11.173
Host 173.11.1.10.in-addr.arpa. not found: 3(NXDOMAIN)
[root@usmd1lnx095 init.d]#
I'm trying to get my DNS fixed. I have an AIX server that mounts a filesystem to MANY servers. I just built this one and it can't mount. It's DNS, fer sher.
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Typically you don't include IP addresses inside [..]
and just list them as normal:
/app_src/g2s/workspace -vers=3,access=10.2.10.204,rw=10.2.10.204,root=10.2.10.204
You should be able to verify the export is correct with
showmount -e
showmount -e
returnsexport list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.
â asleea
Aug 2 '16 at 2:15
add a comment |Â
up vote
0
down vote
Typically you don't include IP addresses inside [..]
and just list them as normal:
/app_src/g2s/workspace -vers=3,access=10.2.10.204,rw=10.2.10.204,root=10.2.10.204
You should be able to verify the export is correct with
showmount -e
showmount -e
returnsexport list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.
â asleea
Aug 2 '16 at 2:15
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Typically you don't include IP addresses inside [..]
and just list them as normal:
/app_src/g2s/workspace -vers=3,access=10.2.10.204,rw=10.2.10.204,root=10.2.10.204
You should be able to verify the export is correct with
showmount -e
Typically you don't include IP addresses inside [..]
and just list them as normal:
/app_src/g2s/workspace -vers=3,access=10.2.10.204,rw=10.2.10.204,root=10.2.10.204
You should be able to verify the export is correct with
showmount -e
answered Aug 2 '16 at 2:05
Stephen Harris
22.5k24076
22.5k24076
showmount -e
returnsexport list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.
â asleea
Aug 2 '16 at 2:15
add a comment |Â
showmount -e
returnsexport list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.
â asleea
Aug 2 '16 at 2:15
showmount -e
returns export list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.â asleea
Aug 2 '16 at 2:15
showmount -e
returns export list for psrsmsapp01: /app_src/g2s/workspace 10.2.10.204
but it still deny access.â asleea
Aug 2 '16 at 2:15
add a comment |Â
up vote
0
down vote
You need reverse lookup in DNS to allow NFS to mount. I have the same issue:
[root@usmd1lnx095 init.d]# host 10.1.11.173
Host 173.11.1.10.in-addr.arpa. not found: 3(NXDOMAIN)
[root@usmd1lnx095 init.d]#
I'm trying to get my DNS fixed. I have an AIX server that mounts a filesystem to MANY servers. I just built this one and it can't mount. It's DNS, fer sher.
add a comment |Â
up vote
0
down vote
You need reverse lookup in DNS to allow NFS to mount. I have the same issue:
[root@usmd1lnx095 init.d]# host 10.1.11.173
Host 173.11.1.10.in-addr.arpa. not found: 3(NXDOMAIN)
[root@usmd1lnx095 init.d]#
I'm trying to get my DNS fixed. I have an AIX server that mounts a filesystem to MANY servers. I just built this one and it can't mount. It's DNS, fer sher.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
You need reverse lookup in DNS to allow NFS to mount. I have the same issue:
[root@usmd1lnx095 init.d]# host 10.1.11.173
Host 173.11.1.10.in-addr.arpa. not found: 3(NXDOMAIN)
[root@usmd1lnx095 init.d]#
I'm trying to get my DNS fixed. I have an AIX server that mounts a filesystem to MANY servers. I just built this one and it can't mount. It's DNS, fer sher.
You need reverse lookup in DNS to allow NFS to mount. I have the same issue:
[root@usmd1lnx095 init.d]# host 10.1.11.173
Host 173.11.1.10.in-addr.arpa. not found: 3(NXDOMAIN)
[root@usmd1lnx095 init.d]#
I'm trying to get my DNS fixed. I have an AIX server that mounts a filesystem to MANY servers. I just built this one and it can't mount. It's DNS, fer sher.
edited Aug 13 at 14:14
peterh
4,07592856
4,07592856
answered Aug 13 at 13:44
Maria Bennett
1
1
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f299753%2faix-nfs-mount-nfs-access-denied-by-server-while-mounting%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
2
Does your Ubuntu server have a different interface that it's using to get to the AIX NFS server?
â Jeff Schaller
Aug 2 '16 at 3:19
it seems permission problem , check the owner and group of share and permission on that , also check by disabling firewall and SE-Linux on the server
â Ijaz Ahmad Khan
Aug 2 '16 at 8:39
@Ijaz Khan What permission should I check ?, I think the permission is allowed by
/etc/exports
file.â asleea
Aug 3 '16 at 2:40
@asleea: Check the server's error log!
â Julie Pelletier
Aug 3 '16 at 4:08
@Julie Pelletier Where can I check the log in AIX?
â asleea
Aug 3 '16 at 10:19