- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Stale Errors in Logical volume
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
07-06-2006 11:15 PM
07-06-2006 11:15 PM
#lvdisplay -v /dev/vg01/lvol
i find few stale entries in the logical volume..
How can i recover the stale entries., currently my Logical Volume is mirrored.
What may be the Fault....?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 11:20 PM
07-06-2006 11:20 PM
Re: Stale Errors in Logical volume
Check these threads, it should help you
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=708592
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=802569
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 11:23 PM
07-06-2006 11:23 PM
Re: Stale Errors in Logical volume
please check the disk maybe something problem about your disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 11:32 PM
07-06-2006 11:32 PM
Re: Stale Errors in Logical volume
try vgdisplay -v vg01
This will give you the list of LVs in stale. This may be b'cos of a disk failure. Get it repladed.
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 11:34 PM
07-06-2006 11:34 PM
Re: Stale Errors in Logical volume
It seems you have a bad disk.
register a case with h/w vendor (HP). They will replace the disk and then do vgcfgrestore on new disk.
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2006 11:42 PM
07-06-2006 11:42 PM
Re: Stale Errors in Logical volume
If you have any disk failure, do the following ..
# dd if=/dev/rdsk/cXtYdZ of=/dev/null bs=64K count=1000
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 12:26 AM
07-07-2006 12:26 AM
Re: Stale Errors in Logical volume
I find One of My disk is having bad sectors..
Which is in the Volume group
But is there any option to fix it & what is the use of vgsync command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 12:58 AM
07-07-2006 12:58 AM
SolutionSince the disk has developed bad sectors that is the reason it is showing stale extents so replacing the disk is the only way out to oversome from this issue..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2006 01:00 AM
07-07-2006 01:00 AM
Re: Stale Errors in Logical volume
"I find One of My disk is having bad sectors..
Which is in the Volume group
But is there any option to fix it & what is the use of vgsync command"
The option to fix the bad sectors is to replace the bad disk with the bad sectors on.
After replacing and restoring the LVM configuration, vgsync will copy the data to the new drive, it is synchronizing the mirror.
Best documentation:
http://docs.hp.com/en/5991-1236/When_Good_Disks_Go_Bad.pdf
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
