- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Syslog 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
08-12-2007 09:05 PM
08-12-2007 09:05 PM
Syslog error
Any experts encountered the following problems in HP server model rx4640 and under 11.23 OS:
1) Every line is printed out twice in the syslog.log? (See the attached file)
2) The output of machinfo command shows:
model string = "ia64 hp server"
I ran the command in other rx4640, it prints:
model string = "ia64 hp server rx1600"
Will they harm the system/machine? Do anyone explain me those situtions?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2007 09:40 PM
08-12-2007 09:40 PM
Re: Syslog error
1.) I've checked your syslog and its only the lat few lines that are duplicated. I'd suggest stopping and starting the syslog daemon.
2.) This issue suggests that your system was possibly cloned using Ignite from an rx1600 system. I hope not, because this could be the cause of big problems.
model
uname -a
swlist -l product | grep -i core
Please post the output.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2007 10:08 PM
08-12-2007 10:08 PM
Re: Syslog error
My typing mistake, here is the correct one:
2) The output of machinfo command shows:
model string = "ia64 hp server"
I ran the command in other rx4640, it prints:
model string = "ia64 hp server rx1600" ====> model string = "ia64 hp server rx4640"
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2007 10:09 PM
08-12-2007 10:09 PM
Re: Syslog error
My typing mistake, here is the correct one:
2) The output of machinfo command shows:
model string = "ia64 hp server"
I ran the command in other rx4640, it prints:
model string = "ia64 hp server rx1600" ====> model string = "ia64 hp server rx4640"
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2007 10:18 PM
08-12-2007 10:18 PM
Re: Syslog error
Achilles:
Please examine your /etc/syslog.conf file. You probably have two configuration lines that define "syslog.log" as the log destination in that file.
If the facility & severity settings on those lines are defined so that some log messages can match both of those lines, these messages will get logged twice into the syslog.log file.
When the syslog daemon goes through the configuration to find a destination for each log message, it will not stop after finding the first match. This makes it possible to store some log messages both locally *and* in a remote logserver, or to send critical messages to console or to logged-in users *in addition* to logging them to normal log destination.
Unfortunately, the syslog daemon is not smart enough to remove duplicate log destinations.
If you're uncertain about your /etc/syslog.conf configuration, please show us the file.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2007 11:37 PM
08-13-2007 11:37 PM
Re: Syslog error
http://docs.hp.com/en/A6961-96013/ch04s12.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
