Sponsored Content
Operating Systems AIX AIX 6.1 and NFS problem after HACMP config Post 302292649 by filosophizer on Sunday 1st of March 2009 06:20:39 AM
Old 03-01-2009
AIX 6.1 and NFS problem after HACMP config

Hello folks,

I am facing a problem with NFS after doing the HACMP configuration

Issue : The showmount -e pr2serv at pr1serv ,it is only showing 1 mount exported /oracle , instead of showing all 7 as per /etc/exports file.

issue : while mounting /oracle at pr1serv getting permission denied error.


NFS Mounting

At pr1serv
# showmount -e pr2serv
export list for pr2serv:
/oracle pr1serv,px1serv
# mount pr2serv:/oracle /oracle
mount: 1831-011 access denied for pr2serv:/oracle
mount: 1831-008 giving up on:
pr2serv:/oracle
The file access permissions do not allow the specified action.

# cd /
# ls -ldr /oracle
drwxrwxrwx 7 root system 256 Jan 28 09:48 /oracle
# ps -ef | grep -i nfs
root 467122 348190 0 09:37:55 pts/0 0:00 grep -i nfs
root 565304 200840 0 Feb 05 - 0:00 /usr/sbin/nfsd 3891


At pr2serv
More /etc/exports

/oracle -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
/oracle/PR0 -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
/oracle/PB0 -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
/oracle/PX0 -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
/oracle/PX0/102_64 -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
/oracle/PB0/102_64 -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
/oracle/PR0/102_64 -sec=sys:krb5p:krb5i:krb5:dh,rw,access=pr1serv:px1serv,root=pr1serv:px1serv
 

10 More Discussions You Might Find Interesting

1. AIX

Using AIX HACMP and NFS together

Hi, need advice on this. Is it possible to assign a mountpoint from a SAN storage to server1 & server2. Use NFS to the same mountpoint from server2 so that concurrent access is allowed. Can this setup be used together with HACMP? If server1 crash, the mountpoint resource will swing to... (8 Replies)
Discussion started by: chongkls77
8 Replies

2. AIX

AIX - boot - nfs problem

Hello Experts, I'm trying to boot my AIX server via network using another AIX as a boot server. I use tcpdump to monitor the process. After my boot client received .info file and mounted nfs resource (checked by 'showmount -a' from boot server) it hung. I noticed a lot of following entries: ... (0 Replies)
Discussion started by: jarekkk
0 Replies

3. AIX

NFS won't work till I start HACMP

Hi, My NFS does not work till I start HACMP. The NFS service is indeed started when server starts. But it is not in active state, when I use lssrc to check NFS services' status I find they are all in inoperative status. But after I start HACMP (smitty clstart), all NFS services become active... (4 Replies)
Discussion started by: qiulang
4 Replies

4. AIX

Problem with NFS mount and network configuration between AIX and Windows 2003 servers

I ‘m beginner on unix I want to move an unix aix post 5.2 on distant site for use catia V4 with a foundation of data accommodated by a serveur windows 2003 and an environment accommodated on the serveur aix. The computer was linked up by IP (122.0.0.8) with waiter 2003 (via NFS) and the waiter... (8 Replies)
Discussion started by: astiaous
8 Replies

5. AIX

AIX HACMP Active/Passive Config

I have a HACMP 6.1 configured in a active/passive. I have 1 NIC with 3 IP address on (Boot, Persistent and Service ) . All address are routable. One of the application on the HA cluster is also using Boot Ip to send application data. Question : Since all the traffic is passing thru the same... (3 Replies)
Discussion started by: mk8570
3 Replies

6. AIX

HACMP, NFS cross-mount problem. Can not move resource group

Hi, I'm new to HACMP. Currently I setup a cluster with nfs cross-mount follow this guide: kristijan.org NFS cross-mounts in PowerHA/HACMPMy cluster has two nodes: erp01 and erp02. I'm using nfs4 with filesystem for nfs is: /sapnfs Cluster start without problems. But I cannnot move RG (with... (3 Replies)
Discussion started by: giobuon
3 Replies

7. AIX

Hacmp for aix 5.3

Hi where from i can get hacmp for studying pupose (trial ). I have AIX 5.3 TL 7 i googled. i didnt get any link. Please suggest. (1 Reply)
Discussion started by: sunnybee
1 Replies

8. AIX

HACMP and NFS client

Hi all, I know there are topics regarding this but didn't found the answer. I have two node HACMP cluster and the application that runs there relies on some NFS mount. The NFS server is some 3rd box that have nothing to do with the cluster. How can I mount the NFS shares only on the active... (5 Replies)
Discussion started by: emoubi
5 Replies

9. Red Hat

Apache virtual host config vs global config problem

Hi folks, I am trying to configure Apache webserver and also a virtual host inside this webserver. For Global server config: /var/www/html/index.html For virtual host config: /var/www/virtual/index.html Both client10 & www10 are pointing to 192.168.122.10 IP address. BUT, MY... (1 Reply)
Discussion started by: freebird8z
1 Replies

10. AIX

AIX NFS Server and NFS Client

Hi 2 ALL, try to run NFS Server in AIX 7.1 : 1. Step by step on NFS Server node mkdir /tmp/test chgrp staff /tmp/test chmod 775 /tmp/test-- create export directory (fs) mknfsexp -d /tmp/test -t ro exportfs -va show mount -e :/# exportfs -av exports: 1831-187 re-exported /tmp/test... (4 Replies)
Discussion started by: penchev
4 Replies
SHOWMOUNT(8)						    BSD System Manager's Manual 					      SHOWMOUNT(8)

NAME
showmount -- show remote NFS mounts on host SYNOPSIS
showmount [-Ae36] [-a | -d] [host] DESCRIPTION
showmount shows status information about the NFS server on host. By default it prints the names of all hosts that have NFS file systems mounted on the host. See NFS: Network File System Protocol Specification, RFC 1094, Appendix A, and NFS: Network File System Version 3 Protocol Specification, Appendix I, for a detailed description of the protocol. -A Search for NFS servers advertised via Bonjour. -a List all mount points in the form: host:dirpath -d List directory paths of mount points instead of hosts. -e Show the host's exports list. -3 Use mount protocol Version 3, compatible with NFS Version 3. -6 Use only IPv6 addresses to contact servers. SEE ALSO
mount(1), mountd(8), nfsd(8), mDNSResponder(8) BUGS
The mount daemon running on the server only has an idea of the actual mounts, since the NFS server is stateless. showmount will only display the information as accurately as the mount daemon reports it. HISTORY
The showmount utility first appeared in 4.4BSD. 4th Berkeley Distribution September 26, 2010 4th Berkeley Distribution
All times are GMT -4. The time now is 08:17 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy