- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS and Files
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
03-31-2003 11:59 AM
03-31-2003 11:59 AM
I have a quick question though I can't find the answer (or not trying the right keywords in my search).
Under HP-UX 11.11 and Service Guard (with SAP extension), I have a file system which is automounted NFS across all systems (including the one which holds the local filesystem). I have a job that creates a file as a first step. The second step is to use that file in SAP. Problem is, even though the first step ends normally, it seems like there is no data in the file when the second step kicks in. When the customers actually included a pause in between both steps, the file finally gets the data it is supposed to have.
I get a feeling that it could be a NFS issue, or a size issue, but I'd like to go with the NFS issue first. Any pointers?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 12:01 PM
03-31-2003 12:01 PM
Re: NFS and Files
Regards,
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 12:06 PM
03-31-2003 12:06 PM
Re: NFS and Files
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 12:20 PM
03-31-2003 12:20 PM
Re: NFS and Files
RZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 12:20 PM
03-31-2003 12:20 PM
Re: NFS and Files
But from what I can see, Pete, is that empty (or invisible) files for a duration of a minute or so, are not so uncommon in the NFS world, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 12:27 PM
03-31-2003 12:27 PM
Re: NFS and Files
Before you create the file in your script could you preform a cd /filesystem and then the creation of your file.
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 12:27 PM
03-31-2003 12:27 PM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2003 01:20 PM
03-31-2003 01:20 PM
Re: NFS and Files
I use CIFS by choice for everything else.
My vote is if you can do it with CIFS, do it with CIFS.
CIFS/9000
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA
Client
http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA
Documentation:
http://www.docs.hp.com/hpux/onlinedocs/B8725-90003/B8725-90003.html
Oh, nobody called an election. Sorry.
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
04-02-2003 05:55 AM
04-02-2003 05:55 AM
Re: NFS and Files
for me it sounds like a timing problem.
'When the customers actually included a pause in between both steps, the file finally gets the data...'.
So maybe the file is used before the informations are completed?
What do you have against a pause between both steps?
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 11:05 AM
04-02-2003 11:05 AM
Re: NFS and Files
Personnally, I don't have any objections to putting a pause, but usually putting a pause in between steps is considered to be a flaw somewhere.
I also thought of the timing issue thinking that depending how big the file is when it issues its close, it may take a while to actually happen therefore delaying the showing of the data in the file before the next step actually start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2005 12:02 AM
09-09-2005 12:02 AM