- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with mounting 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
06-10-2002 07:06 AM
06-10-2002 07:06 AM
Problem with mounting logical volume
Volume group-vg09
Logical volumes-lvol1, lvol2
After a reboot I am not able to query lvol1.
I can not mount also, it says read of super block on /dev/vg09/lvol1 failed.
If I do fsck it sayd can not stat /dev/rdsk/lvol1
lssf for lvol2-lssf /dev/dsk/c5t5d3 is OK,
But lssf /dev/dsk/c5t3d7 gives ??? at hardware address.
I am also not able to do mksf as I do not get /dev/dsk/c5t3d7 in ioscan -fnCdisk.
lvdisplay gives error that could not query /dev/dsk/c5t3d7
I had some data on that. How do I recover? I need that data desperately.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:10 AM
06-10-2002 07:10 AM
Re: Problem with mounting logical volume
If U are not able to see in #iosvan -fnC disk
Then something is wrong with HDD. Please report to H/W vendor.
Best of luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:10 AM
06-10-2002 07:10 AM
Re: Problem with mounting logical volume
This look like a repeat of your earlier post. Doesn't seem like you could do anything .
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb974107d277ad611abdb0090277a778c,00.html
Regards
Sanjay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:48 AM
06-10-2002 07:48 AM
Re: Problem with mounting logical volume
try
# insf -c disk -e
to create a device file again and then try.
Could be a problem with disk....any other errors in syslog.log regarding this disk.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 05:29 PM
06-10-2002 05:29 PM
Re: Problem with mounting logical volume
From your message, I'm assuming that vg09 consists of 2 disks: /dev/dsk/c5t5d3 and /dev/dsk/c5t3d7, and "lvdisplay -v" 's output would have /dev/vg09/lvol1 occupying /dev/dsk/c5t3d7.
If you do not see /dev/dsk/c5t3d7 from "ioscan -nfC disk" output, meaning that system can't find it after scanning. This typically refers to hardware problem.
LV level won't be able to query /dev/dsk/c5t3d7 if ioscan can't find it.
I'd suggest to contact HP Response Center and log a hardware call.
Hope this help.
Rgds,
Tan Pau Cen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 07:42 PM
06-10-2002 07:42 PM
Re: Problem with mounting logical volume
Please post the o/p oif diskinfo for botht he disks and try to do a dd on the other one ,it look you are having one disk not working,
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 08:05 PM
06-10-2002 08:05 PM
Re: Problem with mounting logical volume
There are some data recovery companies which uses sophisticated tools in clean rooms to recover data on damaged harddisks.
If your data is extremely critical, you would want to engage their services. Only if extremely critical because recovery usually costs a bomb in your pocket.
You have to weigh the scales yourself. Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2002 08:11 PM
06-10-2002 08:11 PM
Re: Problem with mounting logical volume
Btw, please do yourself a big favour in future by mirroring (RAID 1) or stripe with parity (RAID 5) the critical/sensitive data that you need "desperately" across disks.
Harddisks will always fail. It is only just a matter of time and MTBF is just a rough guide.
Hope this helps. Regards.
Steven Sim Kok Leong