- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: file access time in the future
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
02-09-2004 11:28 PM
02-09-2004 11:28 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 11:36 PM
02-09-2004 11:36 PM
SolutionOf course, this IS just a guess.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 11:36 PM
02-09-2004 11:36 PM
Re: file access time in the future
I've seen this type behavior from Winblows NT systems with NFS mount or ftp access to an HP server.
Are these files coming from an NT system?
If so there's a patch available from M$ to solve the problem on the NT system.
The *only* way this can be done by the HP system itself is either:
A) System date set improperly
B) the touch -t command.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 11:40 PM
02-09-2004 11:40 PM
Re: file access time in the future
What is the output of
ls -u "filename"
ls -t "filename"
ls -c "filename"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2004 11:46 PM
02-09-2004 11:46 PM
Re: file access time in the future
# ls -al ./kzfn5x/.jwin/iihs_side_defaults.txt
-rw-r----- 1 33140 1701 0 Aug 2 1940 ./kzfn5x/.jwin/iihs_side_defaults.txt
# ls -cl ./kzfn5x/.jwin/iihs_side_defaults.txt
-rw-r----- 1 33140 1701 0 Jul 24 2003 ./kzfn5x/.jwin/iihs_side_defaults.txt
# ls -ul ./kzfn5x/.jwin/iihs_side_defaults.txt
-rw-r----- 1 33140 1701 0 Nov 8 2032 ./kzfn5x/.jwin/iihs_side_defaults.txt
Files are accessed from various clients including Windows and are stored on a networked server, not the HP box. So files could be accessed via CIFS or NFS from a number of clients but so far the problem seems to occur with files that have recently been access by the HPUX system through its NFS mount of the networked server file system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 12:03 AM
02-10-2004 12:03 AM
Re: file access time in the future
What OS is this networked server running?
$ to doughnuts it's probably M$ crap.
Take a look at the M$ tech support site & search for date issue or such - you'll find the bulletin/patch I'm referring to.
But there's no way the HP system is giving that timestamp to the server. At best it's being misinterpreted by it.
My $0.02,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 12:31 AM
02-10-2004 12:31 AM
Re: file access time in the future
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-10-2004 01:25 AM
02-10-2004 01:25 AM
Re: file access time in the future
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2004 01:30 AM
02-11-2004 01:30 AM