- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vmunix messages
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
11-22-2002 01:38 AM
11-22-2002 01:38 AM
Nov 22 01:06:09 host vmunix: 0/6/0/0.3.7 sctl
...
Nov 22 01:16:11 host vmunix: SCSI: Request Timeout; Abort -- lbolt: 350924184, dev: cd 063040, io_id: 6ad8253
Has the first message something to do with the second message? And how can I find out what device is dev: cd063040 ?
And whats the reason for this message?
Thank you.
Rene
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 01:44 AM
11-22-2002 01:44 AM
Re: vmunix messages
I think this error is something to do with SCSI ID Conflict. Do a dmesg and see if you are receiving any similar messages. Do a ioscan -fnC disk to make sure that no SCSI IDs are conflicting.
Karthik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 01:53 AM
11-22-2002 01:53 AM
Re: vmunix messages
This can be corrected by running
pvchange -t 60 /dev/dsk/
If it was a hardware problem, you would probably start to experience performance problems on the system. ioscan would possibly hang, or show the device with NO_HW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 02:00 AM
11-22-2002 02:00 AM
Re: vmunix messages
ext_bus 6 0/6/0/0 c720 CLAIMED INTERFACE SCSI C895 Ultra2 Wide LVD
tape 2 0/6/0/0.3.0 stape CLAIMED DEVICE HP Ultrium 1-SCSI
/dev/rmt/2m /dev/rmt/c6t3d0BEST
/dev/rmt/2mb /dev/rmt/c6t3d0BESTb
/dev/rmt/2mn /dev/rmt/c6t3d0BESTn
/dev/rmt/2mnb /dev/rmt/c6t3d0BESTnb
ctl 9 0/6/0/0.3.7 sctl NO_HW DEVICE
ctl 7 0/6/0/0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c6t7d0
Thanks for any further help.
Rene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 02:16 AM
11-22-2002 02:16 AM
Re: vmunix messages
The system would reset the SCSI bus and try again and again.
check for the SCSI connections.
//
Just check whether you have proper termination.
//
Do you have any extra messages in the /var/adm/syslog/syslog.logfile.
Does your ioscan take a long time?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 02:20 AM
11-22-2002 02:20 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 02:37 AM
11-22-2002 02:37 AM
Re: vmunix messages
I asked our customer to check the connection to the Ultrium tape drive.
Thanks.
Rene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2002 02:54 AM
11-22-2002 02:54 AM
Re: vmunix messages
First check the disk have any error ( error led)
As Mani said, check weather terminated properly, and also check the SCSI cable connection.
have a look at dmesg out put.
regards,
Bala