Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Error mounting NFS space under Solaris10 (SPARC): nfs mount: Not owner

2025-01-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Transferred from:

Http://blog.163.com/zc030802104@126/blog/static/751421472011112835632296/

Error mounting NFS space under Solaris10 (SPARC): an error occurred when mounting NFS space under nfs mount: Not ownerSolaris10:

[root@node1 /] # mount-F nfs 192.168.0.1:/opt / mnt/nfs

Nfs mount: mount: / mnt/nfs: Not owner

The reason is that Solaris is trying to establish a connection using nfs.Version4.

The solution is as follows:

[root@node1 /] # mount-F nfs-o vers=3 192.168.0.1:/opt / mnt/nfs

[root@node1 /] # df-h / mnt/nfs

Filesystem size used avail capacity Mounted on

192.168.0.1:/opt 123G 29G 88G 25% / mnt/nfs

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report