- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: remote file system mounting
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
04-01-2008 12:33 PM
04-01-2008 12:33 PM
remote file system mounting
Connectivity is NOT configured for the Remote-Server Name:
"apollo.transx.ca." Use the "Internet Connectivity" area to add
connectivity to "apollo.transx.ca." Continue entering the rest of the
information on the screen if you are sure this is what you want to
do. See the online help for more information.
Can anyone point me in he right direction?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 12:43 PM
04-01-2008 12:43 PM
Re: remote file system mounting
On Server A
vi /etc/hosts to include hostname and IP for server B.
"10.10.1.10 serverB"
vi /etc/exports to include filesystem name and access for server B.
"/path anon=-2,access=serverB"
execute exportfs -av
On Server B:
edit /etc/fstab for Server A filesystem.
"serverA:/path /path nfs bg,soft 0 2"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 04:29 PM
04-01-2008 04:29 PM
Re: remote file system mounting
Add the entry of this FS in your /etc/fstab of other node and mount it.
Shibin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2008 06:04 PM
04-01-2008 06:04 PM
Re: remote file system mounting
First of all i want to know that from where you are mouning the file system, because Network file system will never export from remote server.
Regards,
Piyush Mathiya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 05:21 AM
04-02-2008 05:21 AM
Re: remote file system mounting
Both servers are in the same Data Center, one is an HP9000 running HP-UX 11i, the other is an HP BL60p blade server running HP-UX 11.23. The originating server is the HP9000 it has entries to very old servers that were at one time had remote file systems accessible by this server. The one currently on the HP9000 is to another BL60p blade server. This remote file system mount was done through SAM, but as with my first post I get an error that tells me to turn something on, on the destination server.
I hope this gives a little more information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 05:46 AM
04-02-2008 05:46 AM
Re: remote file system mounting
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2008 01:36 PM
04-02-2008 01:36 PM