HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Mounting Tru64 to a Windows 2003 Storage Server NF...
Operating System - Tru64 Unix
1827786
Members
3224
Online
109969
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
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
05-11-2007 12:44 AM
05-11-2007 12:44 AM
Mounting Tru64 to a Windows 2003 Storage Server NFS share
I am trying to set up a NFS share on my Windows 2003 Storage Server and
connect to it using my Tru64 5.1B-3 server. I can set the
NFS mount up through the T64 GUI and get no errors, but when I try to open
that directory, I get a permission denied error. I have another W2K3
Storage Server that I can connect to and set up the share with no
problem. I have tried opening the permissions wide open. I copied the
username and group files from the Windows server that does work to the server
that doesn't. The username and group mappings are exactly the same.
Some folks I have talked to have pointed me to Unix for Windows 3.0, but
I shouldn't have to use it if I'm running W2K3 Storage Server. The
mappings and everything are set up there. Does anyone have any
experience with mounting to an NFS share created by Windows 2003 Storage Server and lend some friendly advice?
connect to it using my Tru64 5.1B-3 server. I can set the
NFS mount up through the T64 GUI and get no errors, but when I try to open
that directory, I get a permission denied error. I have another W2K3
Storage Server that I can connect to and set up the share with no
problem. I have tried opening the permissions wide open. I copied the
username and group files from the Windows server that does work to the server
that doesn't. The username and group mappings are exactly the same.
Some folks I have talked to have pointed me to Unix for Windows 3.0, but
I shouldn't have to use it if I'm running W2K3 Storage Server. The
mappings and everything are set up there. Does anyone have any
experience with mounting to an NFS share created by Windows 2003 Storage Server and lend some friendly advice?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 01:17 AM
05-11-2007 01:17 AM
Re: Mounting Tru64 to a Windows 2003 Storage Server NFS share
Please help me read this correctly:
"I have another W2K3 Storage Server that I can connect to and set up the share with no
problem."
Let's say the Tru64 box is U
The client A can not 'see' files on U
client B can see files on U.
or are you saying that client A can see files on windows server B?
anyway, sounds like you are checking the right things. On the Tru64 system maybe doublecheck /etc/exports
On the client doublecheck you can properly see the target unix box itself (no bad host file). Be sure a simple telnet works, both by name and by ip number. When you telnet to the U box and do a 'who' where does it think you come from? I've had surprises with bad /etc/hosts or bad dns setups where the Unix box did not know the way back. In my exmaple, you came from A but it looks like 'C' to U and thus it refuses to talk.
fwiw,
Hein.
"I have another W2K3 Storage Server that I can connect to and set up the share with no
problem."
Let's say the Tru64 box is U
The client A can not 'see' files on U
client B can see files on U.
or are you saying that client A can see files on windows server B?
anyway, sounds like you are checking the right things. On the Tru64 system maybe doublecheck /etc/exports
On the client doublecheck you can properly see the target unix box itself (no bad host file). Be sure a simple telnet works, both by name and by ip number. When you telnet to the U box and do a 'who' where does it think you come from? I've had surprises with bad /etc/hosts or bad dns setups where the Unix box did not know the way back. In my exmaple, you came from A but it looks like 'C' to U and thus it refuses to talk.
fwiw,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2007 02:39 AM
05-11-2007 02:39 AM
Re: Mounting Tru64 to a Windows 2003 Storage Server NFS share
Okay, lets say I have computer systems:
(A) is a Windows 2003 Storage Server
(B) is a Tru64 5.1B-3 cluster
On system A, I open Windows Explorer, bring up the properties of a folder, click on the NFS Sharing tab and select Share this folder. I've named it, selected ANSI encoding. I've even checked Allow Anonymous Access with UID and GID of 0. Permissions are set for Allow all machines read/write. I have copied over the username and group file from another Windows Storage Server that does allow me to connect to it's NFS shares.
On system B, I open the NFS GUI and go to Configure NFS Client. I enter the server name, directory and mount point of the Windows 2003 Storage Server. The directory mounts. When I try to open the directory from this system, I get a "permission denied" response. Now, if I don't select Allow Anonymous Access on the Windows Storage Server, then I get "NFS3 RFS3_ACCESS failed for server servername.domain.com : RPC : Authentication error.
(A) is a Windows 2003 Storage Server
(B) is a Tru64 5.1B-3 cluster
On system A, I open Windows Explorer, bring up the properties of a folder, click on the NFS Sharing tab and select Share this folder. I've named it, selected ANSI encoding. I've even checked Allow Anonymous Access with UID and GID of 0. Permissions are set for Allow all machines read/write. I have copied over the username and group file from another Windows Storage Server that does allow me to connect to it's NFS shares.
On system B, I open the NFS GUI and go to Configure NFS Client. I enter the server name, directory and mount point of the Windows 2003 Storage Server. The directory mounts. When I try to open the directory from this system, I get a "permission denied" response. Now, if I don't select Allow Anonymous Access on the Windows Storage Server, then I get "NFS3 RFS3_ACCESS failed for server servername.domain.com : RPC : Authentication error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2007 06:32 AM
09-10-2007 06:32 AM
Re: Mounting Tru64 to a Windows 2003 Storage Server NFS share
No answers...
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP