- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS mount
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
09-19-2003 08:19 AM
09-19-2003 08:19 AM
NFS mount
I mount a NT server running a FaxSr software
with this command:
mount -o soft fax:/FaxSr /fax &
when I try to move a test file from HP to an
a folder called /fax/filescan this is the command and the results:
mv linda* /fax/filescan
mv: /fax/filescan/lindaTKf7_001.txt-23920.txt: cannot close: Permission denied
if I do an ll on /fax/filescan it looks like this:
---------- 1 linda InfoSys 0 Sep 19 11:10 lindaTKf7_001.txt-2392
0.txt
No data is transferred and the permissions are all ------------
Any ideas?
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:26 AM
09-19-2003 08:26 AM
Re: NFS mount
What does 'll /fax' show? What are the permissions on the dir?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:29 AM
09-19-2003 08:29 AM
Re: NFS mount
drwxrwxrwx 1 linda InfoSys 1024 Sep 19 06:28 fax
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:34 AM
09-19-2003 08:34 AM
Re: NFS mount
Are you running this as root? Can you mv the file as root?
Apart from moving the files, can you touch a empty file inside that dir?
HTH,
Umapathy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:35 AM
09-19-2003 08:35 AM
Re: NFS mount
Doesn't the folder have to be exported with the proper permissions on the NT server side? Have you checked there? Is the hostname right on the export. Do the user id's map correctly on both sides?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:40 AM
09-19-2003 08:40 AM
Re: NFS mount
On the NT side, everytime I ask my net admins about exporting the file systems on the server - they go HUH?
So if I can find out how to do it - I will - since I am not a net admin, I need some help
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:52 AM
09-19-2003 08:52 AM
Re: NFS mount
-rw-rw-rw- 1 linda InfoSys 0 Sep 19 11:51 test
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:55 AM
09-19-2003 08:55 AM
Re: NFS mount
Let me ask you this, then - did this work prior to the upgrade? If so, what changed during the upgrade that may have affected this (i.e. hostname, uid - the sort of thing on which permission might be based)?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 08:59 AM
09-19-2003 08:59 AM
Re: NFS mount
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 09:00 AM
09-19-2003 09:00 AM
Re: NFS mount
NT doesn't have NFS support built in. Your NT admins obviously don't know how to support whatever product you added to handle this.
Wouldn't it be easier to just use Samba/CIFS, which can connect and work with any Windoze Share?
Here are the links.
Client:
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8724AA
Server:
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA
A really easy config doc:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8723-90003/B8723-90003_top.html&con=/hpux/onlinedocs/B8723-90003/00/00/8-con.html&toc=/hpux/onlinedocs/B8723-90003/00/00/8-toc.html&searchterms=configuration%7cCIFS/9000&queryid=20030919-105839
Literally this is a install, one one script type deal and you don't have to deal with any issues on the NT side other than setting up an account for the HP machine.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 09:05 AM
09-19-2003 09:05 AM
Re: NFS mount
According to "Windows in a Nutshell", the "server" menu under the "control panel" has a "replication" section, under which there is an "export" sub-menu. One of the items listed in that sub-menu is "To List". That, I think, is where the hosts that are allowed to access this folder would be listed.
Warning: I can barely spell NT so take anything I've said with a grain of salt, please!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 09:06 AM
09-19-2003 09:06 AM
Re: NFS mount
I have an application runnning on the HP side, from which the user can run a text report to a /tmp/faxout area. From there, a script moves it to the mounted NT server folder(filescan) which then signals the server to run the fax software to fax the data for the user. It is just a convenience, saves the user about 3 additional steps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2003 11:25 AM
09-19-2003 11:25 AM
Re: NFS mount
On 10.20 it was hfs type
Linda