- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- stale .nfs file
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
05-13-2004 08:21 PM
05-13-2004 08:21 PM
stale .nfs file
strange problem:
My disk is nearly full - problem is a .nfs file in the user's .dt/sessionlogs dir (about 22 GB).
I found two mozilla processes of the user running at the workstation since yesterday.
One is still running, but stale file is closed some hours before now.
fuser 'file' says nothing ...
How can I find out from where this file was created? What can I check before I delete the file?
Is this (with mozilla) a known problem?
User logged out yesterday, but process is still running ...
HP-UX 11i - hw: HP C3750 - mozilla 1.2.1
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 08:39 PM
05-13-2004 08:39 PM
Re: stale .nfs file
Probable cause is the user, user did not logout correctly. Normally the processes of this user should be terminated automatically, but if seen on a lot of cases where a log file was growing when a user just shutdown his pc/workstation with the power button or lost his connection because of a network error.
You could check mozillaâ s website and check for bug reports, patches. Also check for the latest CDE patches.
Hope this helps,
Robert-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 08:51 PM
05-13-2004 08:51 PM
Re: stale .nfs file
RJ - PPID was 1, so process was independent from user login, can't believe network error or user fault.
I tested mozilla yesterday so maybe my fault :-)
But I like to know more about possible faults and how to find the cause.
I had to delete the file now ...
But it seems like I can reproduce the fault because file grew when I started mozilla once more. But still no fuser info with this file.
Anybody an idea for what .dt/sessionlogs dir is used?
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 09:01 PM
05-13-2004 09:01 PM
Re: stale .nfs file
check the $HOME/.dtprofile
Random stdout and stderr output from apps started by Session Mgr or by actions via front panel or workspace menu can be directed into the user's $HOME/.dt/sessionlogs directory. By default this output is not recorded. Instead it is sent off to /dev/null (Unix's "nothing" device).
If this random application output is wanted (usually only wanted for debugging purposes), commenting out following "dtstart_sessionlogfile" lines will send output to your $HOME/.dt/sessionlogs directory.
Alternatively, can change "/dev/null" to "/dev/console" to see this debugging output on your console device. Can start a console via the Workspace programs menu or via Application Mgr's Desktop Tools Terminal Console" icon.
Kind regards,
RJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2004 09:42 PM
05-13-2004 09:42 PM
Re: stale .nfs file
$HOME/.dtprofile is normal.
One interesting point at the end of user's yesterday startlog:
logout
X connection to cadfek9:0.0 broken (explicit kill or server shutdown).
dtfile: broken pipe in PipeRead
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2004 01:05 AM
05-14-2004 01:05 AM
Re: stale .nfs file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2004 03:15 AM
05-18-2004 03:15 AM