- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- not able to mount storage FS
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
05-30-2010 04:49 AM - last edited on 04-08-2014 06:32 PM by Maiko-I
05-30-2010 04:49 AM - last edited on 04-08-2014 06:32 PM by Maiko-I
not able to mount storage FS
Hi on my server 11.31, single FC. I am not able to mount mostly FS comming from storage (EVA). I am getting the below error.
sedna(/)# mountall
mountall: /dev/vg01/lv_data02 has to be fsck'd
mountall: diagnostics from fsck
UX:vxfs fsck: ERROR: V-3-20005: read of super-block on /dev/vg01/lv_data02 failed: I/O error
mountall: cannot fsck /dev/vg01/lv_data02
mountall: diagnostics from fsck
file system check failure, aborting ...
super-block on /dev/vg01/lv_data02 failed: I/O error
mountall: /dev/vg01/lv_data02 failed in fsck
mountall: /dev/vg01/lv_data02 cannot be mounted
mountall: cannot mount /dev/vg01/lv_data34
mountall: cannot mount /dev/vg03/lv_log12
mountall: cannot mount /dev/vg03/lv_log11
mountall: cannot mount /dev/vg01/lv_data41
mountall: cannot mount /dev/vg01/lv_data38
plz help me
P.S. This thread has been moevd from Disk to HP-UX > sysadmin. - Hp forum moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2010 08:38 AM
05-30-2010 08:38 AM
Re: not able to mount storage FS
>> UX:vxfs fsck: ERROR: V-3-20005: read of super-block on
>> /dev/vg01/lv_data02 failed: I/O error
The description of the error -
UX:vxfs command: ERROR: V-3-20005: message
->Description
The command attempted to read the superblock from a device, but the read()
call failed. The error message will include the platform-specific message
for the particular error that was encountered, such as "Access denied" or
"No such file or directory".
->Action
The corrective action depends on the particular error.
In this case, there is a IO error on the filesystem.
Discussion on a similar problem -
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1404408
Regards,
Murali