- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Annoying SCSI-error 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
05-09-2004 09:04 PM
05-09-2004 09:04 PM
Annoying SCSI-error in syslog
We have a HP-UX 11.i server running MC/Serviceguard 11.14 who had two local Auto-raids connected (VA 7100) We have gotten rid of those auto-raids and connected the cluster to an EVA5000-SAN. However, the syslog is still reporting the following over and over again
As far as I can see the SCSI errors reffers to the devices c8t0d1 and c4t0d1 which are two of the old VA 7100 disks.
See attached file for syslog entry.
Why is it still logging error messages from disks that are not connected to the system anymore?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 09:21 PM
05-09-2004 09:21 PM
Re: Annoying SCSI-error in syslog
since the disk are no longer there, do you mind removing those device files, i.e /dev/rdsk/
also, please confirm it first before removing the device files.
# pvdisplay /dev/dsk/c#t#d#
# strings /etc/lvmtab
hope it help.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 09:26 PM
05-09-2004 09:26 PM
Re: Annoying SCSI-error in syslog
Hi,
have you removed all references to the old disk ?
You have to remove it from the VG structure and from the ioscan output because cluster daemon scan all scsi path.
Johan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 11:33 PM
05-09-2004 11:33 PM
Re: Annoying SCSI-error in syslog
# ll /dev/* |grep 080100
# ioscan
If the device is bogus, use rmsf to remove the devices.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 12:17 AM
05-10-2004 12:17 AM
Re: Annoying SCSI-error in syslog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2004 08:05 PM
05-10-2004 08:05 PM
Re: Annoying SCSI-error in syslog
so do we get any points for helping?
it seems your track record for assigning points is not very good, i.e. 0 out of 7 assigned.
regards.