- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: problem with lvol
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
04-13-2005 10:44 AM
04-13-2005 10:44 AM
problem with lvol
I have a system that seems to have a bad lvol, or bad disk. I brought it up single user and commented lvol5 (/opt) out of fstab, and then booted normally.
An lvdisplay of lvol5 seems to see nothing wrong, status available/syncd, all extents current, etc.
Sam reports lvol5 as "Unused".
"dd if=/dev/vg00/lvol5 of=/dev/null bs=1024k" just hangs... it never completes, no error messages or anything. I have to cycle power.
"fsck -F vxfs -o full,nolog /dev/vg00/rlvol5" also just hangs, after pass4. It doesn't error out, it just never returns. I thought that since Sam seemed to see it as unused that maybe I should omit the "-F vxfs", but it does the same thing, just hangs. Unable to break out of this also except by cycling power.
Can anyone help with where I should go with this?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 10:54 AM
04-13-2005 10:54 AM
Re: problem with lvol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 05:21 PM
04-13-2005 05:21 PM
Re: problem with lvol
I suppose the Data Structure of your lvol5 has been currpted or may be there are some bad blocks on the disks as you are saying in dd and fsck it hung..cause dd does a raw copy device to device so I would suggest if you have a tape backup of the volume you can remove and recreate it if it dosent work I think you should replace the disk by taking a Ignite first
Regards,
Abhijit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 02:49 AM
04-14-2005 02:49 AM
Re: problem with lvol
Clay,
the dd on the whole raw disk behaves the same way, i.e. it just never returns. Doesn't error out or anything. I did "dd if=/dev/rdsk/c3t6d0 of=/dev/null bs=1024k" when I left last night and it's still sitting here this morning.
Steve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 02:50 AM
04-14-2005 02:50 AM
Re: problem with lvol
Change the disk and restore the data.
rgds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 02:59 AM
04-14-2005 02:59 AM
Re: problem with lvol
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:04 AM
04-14-2005 03:04 AM
Re: problem with lvol
So this is your big chance to get some money spent.
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:13 AM
04-14-2005 03:13 AM
Re: problem with lvol
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 03:23 AM
04-14-2005 03:23 AM
Re: problem with lvol
Ok, thanks all for your timely responses and confirmation of my toatiness...;( We do have backups... looks like I'll be going that route.