- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: DEVICE ADDED messages 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
08-21-2006 10:54 AM
08-21-2006 10:54 AM
DEVICE ADDED messages in syslog
I am noticing that every 20 minutes or so this line is added to the syslog.log file: ...CVSDM; DEVICE ADDED Event Code 198; Description=Device Added; ; Hardware=0/0/0/2/0.6.0.
This would be the address of one of the internal disks. Can someone tell me what these messages are telling me?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 11:03 AM
08-21-2006 11:03 AM
Re: DEVICE ADDED messages in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2006 11:28 AM
08-21-2006 11:28 AM
Re: DEVICE ADDED messages in syslog
Many disk arrays show up as LUN0 on an ioscan, but are not disks, therefore trigger error messages.
This is not anything to worry about, so long as no disk is missing. It is possible for the SAN administrator to change configuration, depending on the array to make this stop.
Another good tactic is to always present one lun to the HP-UX system as LUN0, negating these problems.
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-21-2006 03:06 PM
08-21-2006 03:06 PM
Re: DEVICE ADDED messages in syslog
Seem to be similar to this issue which i went through recently...
Has the disk at this path been replaced anytime recently ? If so a duplicate entry in the below mentioned file may be causing this issue.
/var/opt/sanmgr/commandview/server/data/DeviceDBFile
If there are any entries found please do the below action..
Remove the bad entry in file
/var/opt/sanmgr/commandview/server/data/DeviceDBFile
Stop and start host agent :
/opt/sanmgr/commandview/client/sbin/HA_Dial_Stop
/opt/sanmgr/commandview/client/sbin/HA_Dial_Start
Best Regards,
Prashanth
Can you check if the below mentioned
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 01:30 AM
08-22-2006 01:30 AM
Re: DEVICE ADDED messages in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 01:40 AM
08-22-2006 01:40 AM
Re: DEVICE ADDED messages in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2006 01:52 AM
08-22-2006 01:52 AM
Re: DEVICE ADDED messages in syslog
This additional information could indicate problems with the configuration of the disk array or SAN network.
Test:
xstm
Try and exercize all disk devices.
this will take time, but some of them will fail instantly. This may lead to my original post being proven or disproven.
Have the SAN admin check the network configuration.
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-22-2006 03:24 AM
08-22-2006 03:24 AM
Re: DEVICE ADDED messages in syslog
Why would the disk array configuration have anything to do with my internal disks? BTW - my array is a VA7410 and I have two internal disks. The internal disk in question is shown only once using xstm.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 12:06 AM
08-30-2006 12:06 AM
Re: DEVICE ADDED messages in syslog
Prisakanth's suggestion is what I would recommend that you try, since it appears that the DeviceDBFile has got out of sync with reality.
The EMS HW Monitor involvement is limited to the RemoteMonitor process reporting what its been passed by CVSDM.
I don't think running the STM tools is going to tell you anything, either. The EMS HW monitors should know enough to not monitor virtual devices.
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2006 12:07 AM
08-30-2006 12:07 AM
Re: DEVICE ADDED messages in syslog
- Do you have a recent version of CommandView SDM?
- Do you have current OnlineDiags installed?
Andrew