- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dmesg error
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
04-27-2009 02:36 AM
04-27-2009 02:36 AM
I have B.11.23 server which gives following error while dmesg
msgcnt 505 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)
msgcnt 497 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)
msgcnt 499 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)
msgcnt 501 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)
msgcnt 503 vxfs: mesg 001: vx_nospace - /dev/vg00/lvol4 file system full (1 block extent)
But its clear from bdf that lvol4 is not full.
/dev/vg00/lvol4 516096 28256 484040 6% /home
How to avoid this..
regards
himacs
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 02:45 AM
04-27-2009 02:45 AM
Re: dmesg error
Check the time of these warnings in the syslog.log
# grepvx_nospace /var/adm/syslog/syslog.log*
Maybe someone downloaded/copied/moved/unzipped a large file in his home directory.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 02:58 AM
04-27-2009 02:58 AM
Re: dmesg error
when ever the fs usage becomes 100%, it gets logged in dmesg. Now that the fs usage is below threshold, it implies that some one has did the fs maintanance.
Once you reboot the server, the message gets cleared from dmesg. I believe there is file in the dir /var/opt/resmon/log which cpature the data of dmesg. YOu can just nullify the file.
Cheers,
Ravi.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 03:25 AM
04-27-2009 03:25 AM
SolutionThese dmesg messages might be pretty old. dmesg is a message buffer which keeps all the important console messages.
>>>GVR Shankar
>>Once you reboot the server, the message gets cleared from dmesg<<
No need. Whenever new messages comes, old messages will be wiped off.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 04:17 AM
04-27-2009 04:17 AM
Re: dmesg error
dmesg -
Clears the log on HP-UX. Use -c or -C for Linux and other OS's
If however a file system is full, its a good idea to find out why and get rid of excess files
du -k | sort -rn | more
Good command for identifying offending directories.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com