- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Huge NFS log 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
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
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-01-2006 05:51 PM
тАО05-01-2006 05:51 PM
Huge NFS log file
Is there a way to open a new log file without affecting the users using the NFS service? How to do it?
TCPIP$NFS_LOGFILE.LOG 4534285/4534308
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 01:39 AM
тАО05-02-2006 01:39 AM
Re: Huge NFS log file
Btw. my logfiles are named TCPIP$NFS_RUN.LOG and tCPIP$NFS_nodename.LOG.
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 09:03 AM
тАО05-02-2006 09:03 AM
Re: Huge NFS log file
If it were my system, I'd be wondering what those 4.5M blocks contained! I've got less than 200 blocks of NFS log files since the beginning of 2003. Maybe NFS is trying to tell you something?
Shutdown NFS using TCPIP$NFS_SHUTDOWN, examine the log (at least the head and tail) to determine why it's growing. You may also need to adjust the logging options for the service. See:
$ TCPIP SHOW SERVICE NFS/FULL
check for any feature logical names requesting logging:
$ SHOW LOGICAL *NFS*
Yes, this might involve interrupting service to your users, but if the log file keeps growing and fills the disk, they'll get a more serious interruption!
If you need more detailed assistance, please log a case with your local customer support centre.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 01:17 PM
тАО05-02-2006 01:17 PM
Re: Huge NFS log file
That makes the files too big because the activitiy is very high.
In this sense, there is no way to create a new log without interrupting my users.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 02:30 PM
тАО05-02-2006 02:30 PM
Re: Huge NFS log file
In terms of stopping and restarting NFS, there
have been cases of "network problems" causing
brief outages :-) We sometimes have them here.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 02:59 PM
тАО05-02-2006 02:59 PM
Re: Huge NFS log file
Can you elaborate further on the network problems you encounter? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 03:11 PM
тАО05-02-2006 03:11 PM
Re: Huge NFS log file
Did you note the smiley?
$ @sys$manager:tcpip$nfs_shutdown
$ rename/delete/whatever the log file
$ @sys$manager:tcpip$nfs_startup
Oops -- network glitch...
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 03:13 PM
тАО05-02-2006 03:13 PM
Re: Huge NFS log file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 03:14 PM
тАО05-02-2006 03:14 PM
Re: Huge NFS log file
Thanks, I didn't get the smiley...
regards,
ronald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 08:56 PM
тАО05-02-2006 08:56 PM
Re: Huge NFS log file
NFS clients will go in wait (retransmit) until the NFS server is back alive. Off course there is a timeout but it's not 1 second (it's almost 1 minute on my 5.3 eco 2).
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-02-2006 09:51 PM
тАО05-02-2006 09:51 PM