HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How mount the logical interface on Linux
Operating System - Linux
1832979
Members
3675
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 06:37 AM
07-06-2005 06:37 AM
Hello,
I have a HP-Unix as a NFS server and a Redhat Linux as a NFS client. On the client side, I am able to execute: " mount 201.20.4.1:/tmp /tmp/test ". However, I am NOT able to execute " mount 201.20.4.11:/tmp /tmp/test". The only difference between these two commands is the ip addresses. "201.20.4.1" is a "real/ physical" ip address for a NIC in the NFS server, and the "201.20.4.11" is a logical ip of the NIC. For example, “201.20.4.1” is the ip for lan1, and “201.20.4.11” is the ip for lan1:11.
Actually, I am able to execute the following commands on the Linux client:
" telnet 201.20.4.11"
"Ping 201.20.4.11".
I do not understand why Linux system can not mount the logical interface.
Really appreciate any help.
Thanks!
Tomm
I have a HP-Unix as a NFS server and a Redhat Linux as a NFS client. On the client side, I am able to execute: " mount 201.20.4.1:/tmp /tmp/test ". However, I am NOT able to execute " mount 201.20.4.11:/tmp /tmp/test". The only difference between these two commands is the ip addresses. "201.20.4.1" is a "real/ physical" ip address for a NIC in the NFS server, and the "201.20.4.11" is a logical ip of the NIC. For example, “201.20.4.1” is the ip for lan1, and “201.20.4.11” is the ip for lan1:11.
Actually, I am able to execute the following commands on the Linux client:
" telnet 201.20.4.11"
"Ping 201.20.4.11".
I do not understand why Linux system can not mount the logical interface.
Really appreciate any help.
Thanks!
Tomm
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2005 08:47 PM
07-06-2005 08:47 PM
Solutioncould be that NFS server on the unix machine does not run NFS service on the logical interface.
check the netstat on the HP-UX and it should state that NFS server listens on all the available ports (eg: *:
Try to do NFS mount from HP-UX box itself.
eg:
From HP-UX box:
mount 201.20.4.11:/tmp /tmp/test
it should mount the NFS file system, if configured properly.
Hope this helps,
Gopi
Never Never Never Giveup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2005 01:59 AM
07-07-2005 01:59 AM
Re: How mount the logical interface on Linux
Run:
rpcinfo -p 201.20.4.11
to see if nfs is running on that interface.
You should check the name resolution on both servers, name resolution can cause nfs problems.
What is the error when you run mount 201.20.4.11:/tmp /tmp/test?
rpcinfo -p 201.20.4.11
to see if nfs is running on that interface.
You should check the name resolution on both servers, name resolution can cause nfs problems.
What is the error when you run mount 201.20.4.11:/tmp /tmp/test?
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2005 08:01 AM
08-05-2005 08:01 AM
Re: How mount the logical interface on Linux
Thanks for all the info !
Tommy
Tommy
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP