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-09-2006 06:50 PM
08-09-2006 06:50 PM
In my hp-ux 11.11 system the following error message is comming
""""vmunix: AUTOPATH : Path 0xbc17e000 failed! Rerouting to alternate path
Aug 10 11:00:01 bkup vmunix: AUTOPATH : Path 0xbc18e000 failed! Rerouting to alternate path
Aug 10 11:00:02 bkup vmunix: AUTOPATH : Path 0xbc170300 failed! Rerouting to alternate path
Aug 10 11:00:02 bkup vmunix: AUTOPATH : Path 0xbc170300 recovered
Aug 10 11:00:02 bkup vmunix: AUTOPATH : Path 0xbc17e000 recovered
Aug 10 11:00:02 bkup vmunix: AUTOPATH : Path 0xbc18e000 recovered""""""'
what is it???????
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 06:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 07:08 PM
08-09-2006 07:08 PM
Re: Error
Since the same paths (0xbc170300, 0xbc18e000) has been recovered, so the message is just a notification for you.
The SAN connection on your system have a multiple path with AUTOPATH setting if the path is failed.
You can check also on the event.log at /var/opt/resmon/log directory and 'ioscan -nf' command (see if there's NO_HW status on your system or not).
Hope this information can help.
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 07:09 PM
08-09-2006 07:09 PM
Re: Error
# cd /dev/dsk
# ls -lrt | grep 170300
To find out the VG, run pvdisplay on the device file you get from the above command
# pvdisplay /dev/dsk/
the VG number it refers in the message must match the minor number of the group control file of the VG
# cd /dev
# find . -name group -exec ls -lrt {} \;
Since this appears to be vg00 verify with lvlnboot -v or strings /etc/lvmtab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 07:13 PM
08-09-2006 07:13 PM
Re: Error
thanks for the replay.
if the connection is revert back ,then why its giving error in syslog.how can i stop that???/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2006 07:13 PM
08-09-2006 07:13 PM
Re: Error
Provide with more info.
It seems to be your one of the hostadapter connection with the storage is failed.You can find out the the device with major number in the dmesg.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 07:35 PM
08-10-2006 07:35 PM
Re: Error
of course the message is written when the occurrence happens. The system doesn't check if the path is recovered later.
So the messages can appear within seconds or hours or days later.
I don't think that you want to stop these messages, it's a hint that something can be wrong with your SAN connections.
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2006 10:59 PM
08-17-2006 10:59 PM
Re: Error
thanks for the teplay
rgd
arun m govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-17-2006 11:02 PM
08-17-2006 11:02 PM