HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creation of files .nfs
Operating System - HP-UX
1833476
Members
2446
Online
110052
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
12-26-2005 03:54 AM
12-26-2005 03:54 AM
Creation of files .nfs
Hi all,
At work with files on NFS the catalogue, created files .nfs1234, where 1234 is PID process. These files, exact copy of the open files. After closing original files, .nfs do not remove.
In what a problem?
Sergiy.
At work with files on NFS the catalogue, created files .nfs1234, where 1234 is PID process. These files, exact copy of the open files. After closing original files, .nfs do not remove.
In what a problem?
Sergiy.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2005 01:11 PM
12-26-2005 01:11 PM
Re: Creation of files .nfs
These are indeed NFS files. If you unmounted nfs mount cleanly, they should go away on their own. But if they are not, you can safely delete them.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2005 06:49 PM
12-26-2005 06:49 PM
Re: Creation of files .nfs
Hi Sergiy,
A ".nfs" file is created when more than one process has the same file open on an NFS client and one of the processes attempts to remove the file.
The NFS client kernel is smart enough to recognize that another process is still using the file, so rather than delete it the client renames the file to .nfsXXXXX so that any new processes looking for the original file won't find it but any existing processes that are still using the file will not be affected by the file's removal.
The NFS client is supposed to remove this .nfsXXXX file once the last process using the file on the client stops referencing the file. There are occasions when this doesn't happen for legitimate reasons (client is rebooted before it is able to send the REMOVE request) and non-legitimate reasons (bug in the client code where the last reference to the file doesn't decrement all the appropriate counters and the REMOVE is never sent).
In any case, the appearance of a .nfsXXXX file is not really a concern unless you start seeing a lot of them and they never disappear on their own. If that is the case you should first ensure that you're running the latest ONC and VM patches (NFS and buffer cache).
Hope this helps,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
A ".nfs" file is created when more than one process has the same file open on an NFS client and one of the processes attempts to remove the file.
The NFS client kernel is smart enough to recognize that another process is still using the file, so rather than delete it the client renames the file to .nfsXXXXX so that any new processes looking for the original file won't find it but any existing processes that are still using the file will not be affected by the file's removal.
The NFS client is supposed to remove this .nfsXXXX file once the last process using the file on the client stops referencing the file. There are occasions when this doesn't happen for legitimate reasons (client is rebooted before it is able to send the REMOVE request) and non-legitimate reasons (bug in the client code where the last reference to the file doesn't decrement all the appropriate counters and the REMOVE is never sent).
In any case, the appearance of a .nfsXXXX file is not really a concern unless you start seeing a lot of them and they never disappear on their own. If that is the case you should first ensure that you're running the latest ONC and VM patches (NFS and buffer cache).
Hope this helps,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP