- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Remote directory 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
07-28-2000 02:38 PM
07-28-2000 02:38 PM
Remote directory mounting
Need your help! I am working on HP - visualize workstation running HP-UX 10.20 and trying to mount a directory(nfs_export) which is on Win NT workstation.
I am using SAM to mount this directory on my HP machine.I am passing local dirctory /pc_nfs, machine name = ip address of WIN NT machine(boston) and remote directory = /nfs_export. But HP system is not able to find that directory and msg is boston:/nfs_export directory not found.
But I can ping that system (boston).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2000 04:31 PM
07-28-2000 04:31 PM
Re: Remote directory mounting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2000 04:34 PM
07-28-2000 04:34 PM
Re: Remote directory mounting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2000 05:08 PM
07-28-2000 05:08 PM
Re: Remote directory mounting
If this does not correct things I would suspect the NT box, particularly the exports file. Hummingbird has a pretty good knowledgebase with specific things to check beyond this; see: http://www.hcl.com/support/nc/nfs/index.html
Also, when using SAM to configure an NFS mount, be sure to select the SOFT option (it defaults to HARD). The problem here is that you can have a major impact on the HP box if the mount is lost for any reason. Even while logging in, quotas are checked on NFS mounts. Need I say more?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2000 01:51 AM
07-30-2000 01:51 AM
Re: Remote directory mounting
Try to have in /etc/fstab domething like that:
boston:/nfs_export /ps_nfs nfs soft,rsize=2048,rw,suid 0 0
And try to mount it again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2000 11:57 PM
07-30-2000 11:57 PM
Re: Remote directory mounting
just a comment:
If you upgrade your workstation to HP-UX 11.00
you can mount NT boxes with CIFS without any need of additional software on NT.
Here the CIFS page:
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA
Regards
Andrew