"Original" AIX using NFS Mount meditation on file system error logging under Linux

Source: Internet
Author: User

Environment Description:

210.10.3.78 Meditation Liunx

210.10.3.216 AIX

Phenomenon:

78 shared, this machine can mount, but 216 cannot mount

The operation process is as follows (root):

/* Meditation LIUNX Operation */

Shares:

#/etc/rc.d/init.d/portmap start

#/etc/rc.d/init.d/nfsserver start

#vi/etc/exports

Add to

/home * (Rw,sync)

Mount:

Mount-t Nfs/home/mnt/test

Unloading:

Umount/mnt/test

/* operation on AIX */

Mount-f Nfs/home/mnt/test

Tips:

Not owner

After Baidu, know:

By default, AIX is inconsistent with the port used by the Meditation liunx NFS, as long as it is set.

Workaround:

/* operation on AIX */

Nfso-o Nfs_use_reserved_ports=1

Mount/home/mnt/test

"Original" AIX using NFS Mount meditation on file system error logging under Linux

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.