- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cachefs messages
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
08-08-2000 06:20 AM
08-08-2000 06:20 AM
Cachefs messages
We have a lot off B1000 and B2000 running 10.20. We use NIS and NFS and the cachfs is configured too.
While normal working the output of dmesg is something like this:
cachefs_getattr: vap->va_nodeid: 61177
cachefs_getattr: backvp: 37e6004
cachefs_getattr: vap->va_nodeid: 61263
cachefs_getattr: backvp: 37e6404
cachefs_getattr: vap->va_nodeid: 61177
cachefs_getattr: backvp: 37e6004
cachefs_getattr: vap->va_nodeid: 61263
cachefs_getattr: backvp: 3a1b004
I checked in /var/adm/syslog/syslog.log and I see it's happends every 2 Min.
I'm not sure this is a real problem or not.
So how can I get out this messages?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 06:51 AM
08-08-2000 06:51 AM
Re: Cachefs messages
excessive logging to /var/adm/syslog/syslog.log.This
annoyance can become a major problem if it consumes all the
available space on the file system.
- For every file created in a CacheFS directory, two messages
will be logged to syslog.log. The messages are similar to:
vmunix: cachefs_getattr: vap->va_nodeid:
vmunix: cachefs_getattr: backvp: 191c804
- This behavior also exists in superseding patches [PHNE_20957/PACHRDME/English]
and PHNE_21108. This behavior does not exist in the patch
that precedes [PHNE_20313/PACHRDME/English] , which is PHNE_20021.
- The only workaround to avoid the logging with one of these
patches is to disable CacheFS. If disabling CacheFS or
removing the patches is not an option, it is recommended to
monitor the size of the /var/adm/syslog/syslog.log file to
avoid filling up the file system.
This will be fixed in the next NFS Kernel patch release (this was written 14
Jun 00) .... this may go some way to explain your problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 07:03 AM
08-08-2000 07:03 AM
Re: Cachefs messages
This is a known issue and will be fixed in the next NFS cumulative patch.
If you would like I can register your email address in the SR notify database so that you will automatically be notified when the fix is released for this issue.
Please let me know if you want me to do this.
Best Wishes,
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2000 08:20 AM
08-08-2000 08:20 AM
Re: Cachefs messages
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2000 10:15 PM
08-09-2000 10:15 PM
Re: Cachefs messages
Cheryl please register my e-mail address in the SR notify database. My e-mail address is:
gadikatz@hotmail.com.
Best wishes,
Gadi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 06:17 AM
08-10-2000 06:17 AM
Re: Cachefs messages
It's a pain to read the syslog with all the registrar entries. I found by just running a baby script every morning, it made reading the logs easier and kept /var down.
Just do a cat syslog.log | grep -v -e 'stmt you want to remove' -e 'next stmt you want removed'.
Then just copy the results to a tmp file. Then just copy the tmp file back to syslog.log.
Not fancy coding I know...but it's quick and it cleans out the messages you don't need to see anyway.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2000 10:24 AM
08-10-2000 10:24 AM
Re: Cachefs messages
I have you registered.
Take Care,
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2000 10:07 AM
08-16-2000 10:07 AM
Re: Cachefs messages
Regards,
Gadi Katz.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2000 05:20 AM
11-08-2000 05:20 AM
Re: Cachefs messages
The patch for this issue has been released:
Patch Name: PHNE_22117
Patch Description: s700_800 10.20 NFS Kernel General Rel & Perf Patch
Best Wishes!
Cheryl