fsck does not fix the drive Hi all,
Need help please. I've been doing fsck in one of my volume drives so I
can mount it, but always gets the same error for several times now. I
badly needed to mount it so I can recover the files. Has anybody gone
through this? I've pasted the fsck output below.
TIA,
- vicebay
bash-2.03# fsck -y /dev/nfs2lv1
** Checking /dev/rnfs2lv1 (/nfs2f)
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
Cannot read: block 575592 (CLEARED)
Cannot read: block 575593 (CLEARED)
Cannot read: block 575594 (CLEARED)
Cannot read: block 575595 (CLEARED)
Cannot read: block 575596 (CLEARED)
Cannot read: block 575597 (CLEARED)
Cannot read: block 575598 (CLEARED)
Cannot read: block 575599 (CLEARED)
DIRECTORY CORRUPTED (FIXED)
Directory /foreveryoung.ph/4/manayski/Maildir/.Trash, '.' entry is
missing. (FIXED)
Directory /foreveryoung.ph/4/manayski/Maildir/.Trash, '..' entry is
missing. (FIXED)
Cannot read: block 575600 (CLEARED)
Cannot read: block 575601 (CLEARED)
Cannot read: block 575602 (CLEARED)
Cannot read: block 575603 (CLEARED)
Cannot read: block 575604 (CLEARED)
Cannot read: block 575605 (CLEARED)
Cannot read: block 575606 (CLEARED)
Cannot read: block 575607 (CLEARED)
DIRECTORY CORRUPTED (FIXED)
Directory /lost+found/38165, '.' entry is missing. (FIXED)
Directory /lost+found/38165, '..' entry is missing. (FIXED)
Cannot read: block 575608 (CLEARED)
Cannot read: block 575609 (CLEARED)
Cannot read: block 575610 (CLEARED)
Cannot read: block 575611 (CLEARED)
Cannot read: block 575612 (CLEARED)
Cannot read: block 575613 (CLEARED)
Cannot read: block 575614 (CLEARED)
Cannot read: block 575615 (CLEARED)
DIRECTORY CORRUPTED (FIXED)
Directory /lost+found/38166, '.' entry is missing. (FIXED)
Directory /lost+found/38166, '..' entry is missing. (FIXED)
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Inode Map
** Phase 6 - Check Block Map
Filesystem integrity is not guaranteed
603022 files 98172112 blocks 6685488 free
***** Filesystem was modified *****
Cannot write: block 575592 (CONTINUED)
Cannot write: block 575600 (CONTINUED)
Cannot write: block 575608 (CONTINUED)
bash-2.03# mount /dev/nfs2lv1
Replaying log for /dev/nfs2lv1.
Devices already mounted that are using /dev/vg2log
Failure replaying log: 0
mount: 0506-324 Cannot mount /dev/nfs2lv1 on /nfs2fs1: The media is not
formatted or the format is not correct.
0506-342 The superblock on /dev/nfs2lv1 is dirty. Run a full fsck to
fix. |