- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SUPERBLOCK 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
Discussions
Discussions
Discussions
Forums
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
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-23-2005 03:02 PM
тАО05-23-2005 03:02 PM
SUPERBLOCK Error
my file system is ext3, due to some power problem it got shutdown improperly.
after rebooting we got this message
"THE SUPERBLOCK COULD NOT BE READ OR DOES NOT DESCRIBE A CORRECT EXT2 FILE SYSTEM. IF THE DEVICE IS VALID AND REALLY CONTAINS AN EXT2 FILE SYSTEM (AND NOT SWAP OR UFS OR SOMETHING ELSE), THEN THE SUPERBLOCK IS CORRUPT, AND YOU MIGHT TRY RUNNING E2FSCK WITH AN ALTERNATIVE SUPERBLOCK E2FSCK -B 8193
I have run e2fsck and fsck commands but i am getting same problem pls help me regarding this.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-23-2005 11:13 PM
тАО05-23-2005 11:13 PM
Re: SUPERBLOCK Error
most likely that your partition is corrupted.
did you try running e2fsck -b 8193 ? if not try that see whether you are lucky. to find out is there any additional superblocks available try running mke2fs -n
also try running badblocks to find and mark any bad blocks.
find out the exit status of e2fsck and it should give you some hint on whether the file system is really rectified or not.
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2005 01:06 AM
тАО05-24-2005 01:06 AM
Re: SUPERBLOCK Error
Go for a full check and answer any questions yes.
If this does not recover your system, you will need to destory the filesystem and rebuild it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-24-2005 02:49 AM
тАО05-24-2005 02:49 AM
Re: SUPERBLOCK Error
Generally a super-block will be placed at the first block of each logical segment size, i.e. block 8193 or 16385 or 32769.
Using the '-B' allows you to specify which block has a superblock in it.
Try a few of those values, and see if any of them work better.
If not, I hope you've got a backup.
... I've been trying to make this post for the past 12 hours! (on and off) .. So frustrating! ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-31-2005 03:27 AM
тАО05-31-2005 03:27 AM