- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: autopath errors
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
02-26-2010 04:21 AM
02-26-2010 04:21 AM
Today, i was unknowingly deleted a vdisk at EVA in which the related device files are available at host (HP-UX 11.11).
I have found that in the ioscan output some device files are detected with no hardware. These device files are related to a filesystem which is a test one.
In the autopath display output, there these device files are with failed status.
Now i have tried to export this volume group and have received the warning as "device is busy".
Also, checked the process of autopath in which "autopath monitor" is running and also in the syslog pulling the following error for every second.
"AUTOPATH : All the paths to the end device failed"
Kindly recommend me how can i troubleshoot this problem.
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2010 04:49 AM
02-26-2010 04:49 AM
Re: autopath errors
#autopath discover
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2010 04:50 AM
02-26-2010 04:50 AM
Re: autopath errors
#insf -e
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2010 06:24 AM
02-26-2010 06:24 AM
Re: autopath errors
This will create the device files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2010 06:02 PM
02-26-2010 06:02 PM
Re: autopath errors
I have executed the above you stated, autopath discover, insf -eC disk but there is no luck; the autopath errors are still pulling out in the syslog file and observed that the "autopath monitor" is running.
I also tried to delete that device path in that autopath; by using "autopath delete /dev/dsk/c#t#d#" but with the warning message that "AUTOPATH: is busy".
Also i am afraid that this will make any cause to other filesystems on that server? kindly suggest me the impact of this problem because i was unable to resolve this yesterday and could go to office on Monday.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2010 06:38 PM
02-26-2010 06:38 PM
SolutionReboot the machine, hope fully it will soloved the problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2010 12:23 AM
02-27-2010 12:23 AM
Re: autopath errors
I have tried to deactivate the volume group but it is not allowing me and unable to export the vg.
Also kindly suggest me how can i stop the "auto path monitor" as currently running due to that autopath errors are pulling to syslog.log file and also unable to delete the LUNS in autopath saying that the device is busy.
Suppose if i reboot the system then in that case prior to reboot i should umount and export the vg right and also may i know after reboot the autopath error msgs will stop?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2010 12:35 AM
02-27-2010 12:35 AM
Re: autopath errors
/sbin/init.d/autopathinit stop
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2010 11:10 PM
02-28-2010 11:10 PM
Re: autopath errors
Now i ran the ignite backup and it got failed with the following message:
lvlnboot: Couldn't query physical volume "/dev/dsk/c10t1d1":
The specified path does not correspond to physical volume attached to
this volume group
save_config: Error - The command "lvlnboot" returns a non-zero value. You may use "vgscan
-v " command to recreate the "/etc/lvmtab" file.
ERROR: /opt/ignite/bin/save_config failed
Can i perform the "vgscan -v" command?
Actually the device "/dev/dsk/c10t1d1" is using that live filesystem. If i execute the above command the problem could be resolved?
Thanks & Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2010 11:26 PM
02-28-2010 11:26 PM
Re: autopath errors
Better you move old lvmtab and then run
vgscan(1)
read man page for more information.
Check in ioscanas well if they path is available.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2010 11:49 PM
02-28-2010 11:49 PM
Re: autopath errors
This device file is not available.
Even though also if i run the vgscan command does it cause any problem?
Thanks & Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2010 11:58 PM
02-28-2010 11:58 PM
Re: autopath errors
Well even if its not there vgscan sould not complaint and create lvmtab file again.
You can safely run it, this would not trouble it.
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2010 02:27 AM
03-01-2010 02:27 AM
Re: autopath errors
I ran the vgscan -v and started the ignite backup but no luck.
Anyhow i got a downtime to restart the server after 2 hours.
Can anyone suggest me, still in the /etc/lvmtab file the entries:
/dev/Test_vgworking
K]1?
/dev/dsk/c10t1d5
/dev/dsk/c14t1d0
/dev/dsk/c10t1d0
are available. After reboot these entries will clearup because due to this the ignite backup has not done as these device files are no more but the entries are there in /etc/lvmtab file.
I have tried to export the vg related to this device files but unable to do and received the warning message as "Device is busy"
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2010 03:54 AM
03-01-2010 03:54 AM
Re: autopath errors
# vgexport -f /dev/Test_vgworking
# cp -p /etc/lvmtab /etc/lvmtab.org -> backup
# mv /etc/lvmtab /etc/lvmtab.bkp.Mar012010 -> rename /etc/lvmtab
# /usr/sbin/vgscan -v
HTH,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2010 06:36 PM
03-01-2010 06:36 PM
Re: autopath errors
As Johnson, said yesterday i have rebooted the server and all the failed device files in autopath got cleared and this time i successfully exported the vg.
Specially Thanks to you guys as i sorted many of my problems with the help of you.