[olug] Exporting and NFS mount from AIX to RHEL
Jay Swackhamer
Jay at RebootTheUser.com
Wed Jul 15 16:14:44 UTC 2009
We have an AIX server that we NFS mount for backups.
Nothing special, just an /etc/exports entry on the AIX machine
and mount on the RH machine with
/bin/mount ${BACKSVR}:/osbaks ${BASE_DIR}
are the portmap/nfs processes running and available on the AIX machine?
The aix side runs it from /etc/inittab.
have you nmap'd the AIX machine from the redhat box to make sure the
path is clear?
--
Jay Swackhamer
Reboot The User
402-933-6449
http://www.reboottheuser.com
http://www.cafepress.com/rtu
http://stores.ebay.com/RebootTheUser
http://www.hotr.com
Quoting dthacker9 at cox.net:
> I need to export a filesystem from AIX 5.3 to RHEL 5. I've added the
> directory to the export list in AIX. Then attempted to mount with this
> command:
> [root at ebz951-01prd /]# mount -t nfs 10.65.84.11:/software /ebiztar
> mount: 10.65.84.11:/software failed, reason given by server: unknown nfs
> status return value: -1
>
> I'm not finding much on google about exporting from AIX to RHEL.
> Anyone else crossed this bridge before?
>
> DT
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://lists.olug.org/mailman/listinfo/olug
>
More information about the OLUG
mailing list