- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vmunix msgs in syslog
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
09-14-2005 01:25 PM
09-14-2005 01:25 PM
vmunix msgs in syslog
I am getting heaps of msgs like the following in syslog on one particular HPUX system. Sometimes repeating every 5mins or so. What do they mean and where are they coming from? I feel a bit stupid asking this, but there it is. :)
Sep 15 08:01:40 aklpsdb2 vmunix: 1/0/4/1/0/4/0.1.0.0.0.0.1 hsx
Sep 15 08:01:40 aklpsdb2 vmunix: 1/0/4/1/0/4/0.1.1.0.0.0.1 hsx
Sep 15 08:01:40 aklpsdb2 vmunix: 1/0/4/1/0/4/0.2.0.0.0.0.1 hsx
Sep 15 08:01:40 aklpsdb2 vmunix: 1/0/4/1/0/4/0.2.1.0.0.0.1 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/4/1/0/4/0.1.0.0.0.0.2 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/4/1/0/4/0.1.1.0.0.0.2 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/4/1/0/4/0.2.1.0.0.0.2 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/4/1/0/4/0.2.0.0.0.0.2 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/6/1/0/4/0.2.0.0.0.0.1 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/6/1/0/4/0.1.1.0.0.0.1 hsx
Sep 15 08:01:42 aklpsdb2 vmunix: 1/0/6/1/0/4/0.2.1.0.0.0.1 hsx
thanks, Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 01:42 PM
09-14-2005 01:42 PM
Re: vmunix msgs in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 03:29 PM
09-14-2005 03:29 PM
Re: vmunix msgs in syslog
The H/W paths through HBA are pointing towards the EVA LUN. For each LUN there would be 4 paths as you can see in the messages. These messages could appear if a LUNs is presented to the host from CV-EVA and SP installed. If the SP is already installed , then it seems that the logging is enabled in SP.
You can check up the logging using command
#spmgr log
There should en entry for syslog and that why you see those messages in syslog file.
By the way, Which version of SP and type of EVA you have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 05:32 PM
09-14-2005 05:32 PM
Re: vmunix msgs in syslog
EVA5000, HPUX 11.11, Secure Path 3.0f.0f
I see that syslog logging is enabled so that makes sense, but why is SP producing these msgs? Some sort of scan going on?
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 07:02 PM
09-14-2005 07:02 PM
Re: vmunix msgs in syslog
Please check your dmesg, it looks like u have some problem with this perticular virtual disk presented to this server from your EVA.
As u say it is comming every 5 min then check any link problem with your fiber link .
If u can post output of your dmesg command & some last 10 mails of root then i will be able to help u.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2005 02:52 AM
09-16-2005 02:52 AM
Re: vmunix msgs in syslog
Hence something is happening which is making kernel to scan those devices again and again.
Is it giving error to all LUNs presented to this host? Any recent history of failure , problems etc with EVA??
Moreover you need to check for any errors in syslog and demsg . Check the HBA , FC cable , SAN switch. I suspect more likely the problem with a EVA disk from a Vdisk.
Check the EVA disks physically as well.
I would say ,eventhough SP logging is enabled , SP won't give these error directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2005 01:04 PM
09-21-2005 01:04 PM
Re: vmunix msgs in syslog
Very wierd. Messages stopped being produced on Friday night for unknown reason. System running fine and EVA's are fine. Monitoring for reoccurrence.