- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- What does the message mean?
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
тАО03-29-2005 12:35 PM
тАО03-29-2005 12:35 PM
We are useing the servers which are HP9000/N Class, and HP-UX11.0 on those severs.
4 of thoes had been shuted down for the maintenance.
At that time, we found the messages below.
" sync'ing disks (0) buffers to flush "
" 0 buffes not flushed "
" 0 bffers still dirty "
It didn't seem error on the systems.
But, we found those messages, on 3 of those systems which had been shuted down.
1 of those didn't show those messges.
Do someone know what's a differs bitween them.
and What are going on those systems?
Regars.
Katsu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 12:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 02:19 PM
тАО03-29-2005 02:19 PM
Re: What does the message mean?
There are no errors or warning messages. The above message is perfectly fine.
If you have problems this will be reported in your syslog.log and the file /var/tombstones/ts99 and there will be core dumps in /var/adm/crash.
There is noting to worry.
IA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 03:46 PM
тАО03-29-2005 03:46 PM
Re: What does the message mean?
I think you should check the syslog.log file for any errors (if at all) in the server which did not show those messages.
Normally, system automatically recovers from this situation.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 04:34 PM
тАО03-29-2005 04:34 PM
Re: What does the message mean?
The message is fine, my systems also have those messages when it shuted-down. The message inform that the system is ready to power-off. Since after those message, you will see the message below :
System has halted
OK to turn off power or reset system
UNLESS "WAIT for UPS to turn off power" message was printed above
For the system that no have those message, you can check it the /etc/rc.log to check whether the system shutdown gracefully or not.
Hope this information can help.
Cheers,
Adisuria Wangsadinata
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 09:36 PM
тАО03-29-2005 09:36 PM
Re: What does the message mean?
i am agree with all replies..no need to
add advice anymore.
Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 09:49 PM
тАО03-29-2005 09:49 PM
Re: What does the message mean?
every server is checking for dirty buffers while shutting down.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-29-2005 09:54 PM
тАО03-29-2005 09:54 PM
Re: What does the message mean?
It is not error.
as you know. when server is shutting down all information in memory (RAM) must be flush to disk (or storage)
SO YOU SEE
" sync'ing disks (0) buffers to flush "
" 0 buffes not flushed "
" 0 bffers still dirty "
0 BUFFES IS OK. it mean buffer is empty. there is no data inside.
that all
HTH
tienna
pls, do not forget to assign point to replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-30-2005 11:27 AM
тАО03-30-2005 11:27 AM
Re: What does the message mean?
Thank you for quic replying to me.
I'm relieved to read all of replies.
And I've checked all logs but there were no erros on the severs.
Thanks,
Katsu.