- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error occured during vgimport
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-19-2008 04:04 AM
02-19-2008 04:04 AM
Error occured during vgimport
I have executed vgimport command. The import was successfull, all the lv recovered but the following error encountered.
Beginning the import process on Volume Group "vgora".
fail in reading_lvmrec, nread = 0, btor = 2048.
fail in reading_lvmrec, nread = 0, btor = 0.
fail in reading_lvmrec, nread = 0, btor = 2048.
fail in reading_lvmrec, nread = 0, btor = 0.
fail in reading_lvmrec, nread = 0, btor = 2048.
fail in reading_lvmrec, nread = 0, btor = 0.
fail in reading_lvmrec, nread = 0, btor = 2048.
fail in reading_lvmrec, nread = 0, btor = 0.
please explain the above errors.
waiting for your response.
thanks,
Pankaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 06:56 PM
02-19-2008 06:56 PM
Re: Error occured during vgimport
EIther
1) it does not have the dev/dsk or /dev/rdsk file as in
http://forums12.itrc.hp.com/service/forums/questionanswer.do;HP-FORUMS-S-WPA-IDX=HjYLwQ5jnwvH7vJkq9dpqWHSyPt0PSJWX2HpMbQdMnMZdb99snNj!890439300!-1126569828?threadId=958963
Or
2) there was a read error in reading the LVM headers in one or more disks.
Most likely the second.
How many disks were in the "vgora" group and how many were vgimported?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 08:58 PM
02-19-2008 08:58 PM
Re: Error occured during vgimport
it seems not all the disks were imported.
It may caused by different device name when you import the disks from other servers.
If its disks in san storage, check the zoning. Zoning for both servers must include access to these disks.
Check for output in ioscan for both servers and compare:
# ioscan -funC disk
And perform pvdisplay for the disks to determine its content.
# pvdisplay -v /dev/dsk/c#t#d#
Rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 11:37 PM
02-19-2008 11:37 PM
Re: Error occured during vgimport
This is happening because you are trying to import a disk that has missing device files.
Perform the following steps to resolve your errors:
#insf -e
# ioscan -fnC disk
then
#vgimport
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 11:48 PM
02-19-2008 11:48 PM
Re: Error occured during vgimport
thanks for your response.
i want to share few more information with you guys.
These error occured when we were going through SAN migration activity.
we had changed the cable and after that we fount different controler number.
regards,
Pankaj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 11:55 PM
02-19-2008 11:55 PM
Re: Error occured during vgimport
glad to hear that.
You can close the thread and we're really appreciate if you could assign some points to the responders.
Thanks!