- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mount error
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-24-2002 10:09 AM
06-24-2002 10:09 AM
mount error
I am getting the following error when trying to do a mount -a:
vxfs mount: /dev/vg01/lvol11 is corrupted. needs checking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:14 AM
06-24-2002 10:14 AM
Re: mount error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:16 AM
06-24-2002 10:16 AM
Re: mount error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:22 AM
06-24-2002 10:22 AM
Re: mount error
Man fstyp for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:28 AM
06-24-2002 10:28 AM
Re: mount error
Question: this disk has a single volume on it. Would I be better off deleting the volume in sam and recreating it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:38 AM
06-24-2002 10:38 AM
Re: mount error
Doc ID: LVMKBRC00005130
http://support1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000060744801
It goes through all the steps that need to taken to replace an unmirrored data disk in HP-UX 10.X and 11.X
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:40 AM
06-24-2002 10:40 AM
Re: mount error
1. How many disks are there in vg01?.
2. There is a possibility that lvol11 might have spread across multiple disks. If so, it is better to 'lvremove' the entire lvol11 as you already lost data.
3. Your tech might have followed vgcfgrestore to restore the LVM structures on the disk. After doing an lvremove, do a vgreduce and take out the disk from the volume group.
4. Add the disk into the volume group and then create the logical volume and mount it so that it will be clean.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:50 AM
06-24-2002 10:50 AM
Re: mount error
You could use sam to delete the lvol and recreate it but I urge you to only use SAM after you know how to do all the step manually.
It's more important that you become familiar all the steps involveds so that you will better know how to fix this in the future.
By the way, this is the very reason why you should purchase Mirror/UX and OnlineJFS. If you have hot-plug disks, your system could then keep right on chugging while the fixes are done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2002 10:54 AM
06-24-2002 10:54 AM
Re: mount error
If you can give the original configuration of the vg01 and how many disks it contained previously...it would have been better.
After the HP engg replaced the disk and created the filesystem, did it mount atleast once ??
You need to run a fsck on the lvol11 and then find out what errors it gives.
Or you can remove the lvol and recreate it.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 07:37 AM
06-25-2002 07:37 AM
Re: mount error
try the full fsck and if that fails.. you will be better off if you can recreate it.. command line will be better than SAM in these kind of situations
keep smiling
george
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2002 07:40 AM
06-25-2002 07:40 AM