HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fstyp - read of super-block failed
Operating System - HP-UX
1833138
Members
3530
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-01-2003 01:35 PM
09-01-2003 01:35 PM
fstyp - read of super-block failed
When trying to get info on some lvols using fstyp, I got the following:
# fstyp -v /dev/vg01/lvol56
vxfs
read of super-block on /dev/vg01/lvol56 failed: Invalid argument
read of super-block on /dev/vg01/lvol56 failed: Invalid argument
version: 4294967295
f_bsize: 8192
f_frsize: 1024
f_blocks: 4096000
f_bfree: 2030181
f_bavail: 1903551
f_files: 506552
f_ffree: 507544
f_favail: 507544
f_fsid: 1073807414
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 16
f_fsindex: 7
f_size: 4096000
Is the error something I should be concerned with? This is a L3000 running HP-UX 11i.
# fstyp -v /dev/vg01/lvol56
vxfs
read of super-block on /dev/vg01/lvol56 failed: Invalid argument
read of super-block on /dev/vg01/lvol56 failed: Invalid argument
version: 4294967295
f_bsize: 8192
f_frsize: 1024
f_blocks: 4096000
f_bfree: 2030181
f_bavail: 1903551
f_files: 506552
f_ffree: 507544
f_favail: 507544
f_fsid: 1073807414
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 16
f_fsindex: 7
f_size: 4096000
Is the error something I should be concerned with? This is a L3000 running HP-UX 11i.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:11 PM
09-01-2003 02:11 PM
Re: fstyp - read of super-block failed
It looks like a super block error.
First do some enquiries:
# lvdisplay -v /dev/vg01/lvol56 (and look for the disks being used as well as any other errors.
# pvdisplay -v /dev/dsk/cxtytdz (and look for stale extents)
test the disk
# dd if=/dev/dsk/cxtydz of=/dev/null bs=2048k
Run an fsck on the filesystem
# fsck -F vxfs -o full /dev/vg01/lvol56
Look for errors relating to the disk in the syslog. This will probably confirm if it is a dodgy disk. Make sure your backups are up to date, if there is no alternate disk protection.
First do some enquiries:
# lvdisplay -v /dev/vg01/lvol56 (and look for the disks being used as well as any other errors.
# pvdisplay -v /dev/dsk/cxtytdz (and look for stale extents)
test the disk
# dd if=/dev/dsk/cxtydz of=/dev/null bs=2048k
Run an fsck on the filesystem
# fsck -F vxfs -o full /dev/vg01/lvol56
Look for errors relating to the disk in the syslog. This will probably confirm if it is a dodgy disk. Make sure your backups are up to date, if there is no alternate disk protection.
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 02:41 PM
09-01-2003 02:41 PM
Re: fstyp - read of super-block failed
I agree with Michael. Run an fsck on the filesystem. Also check for errors in syslog.log.
Tim
Tim
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2003 03:22 PM
09-01-2003 03:22 PM
Re: fstyp - read of super-block failed
I've already did the preliminary checks for stale extents (we run scripts from cron to check for stale extents every 30 minutes) and disk errors. Unfortunately, I can't do a fsck on it at the moment because there is a production application using that lvol and I can't unmount it right now. Also no errors in the syslog...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP