- Code: Select all
xfs_repair -n /dev/md4
Is running....It reported an issue with the Superblock, and is now trying to find a backup Superblock.
Currently just showing lots of "dots" on the Console, but it still looking.
Will keep you posted...
xfs_repair -n /dev/md4
........................................................................................................
..................found candidate secondary superblock...
error reading superblock 17 -- seek to offset 2123235655680 failed
unable to verify superblock, continuing...
found candidate secondary superblock...
verified secondary superblock...
would write modified primary superblock
Primary superblock would have been modified.
Cannot proceed further in no_modify mode.
Exiting now.
.........found candidate secondary superblock...
error reading superblock 17 -- seek to offset 2123235655680 failed
unable to verify superblock, continuing...
found candidate secondary superblock...
verified secondary superblock...
writing modified primary superblock
sb realtime bitmap inode 18446744073709551615 (NULLFSINO) inconsistent with calculated value 129
resetting superblock realtime bitmap ino pointer to 129
sb realtime summary inode 18446744073709551615 (NULLFSINO) inconsistent with calculated value 130
resetting superblock realtime summary ino pointer to 130
fatal error -- couldn't allocate block map, size = 121968988
dd if=/dev/md4 bs=1M count=1 of=primarySB-2.img
xfs_repair -o force_geometry
dd if=primairySB-new.img bs=1M count=1 of=/dev/md4
dd if=primairySB-new.img bs=1M count=1 seek=4096 of=/dev/md4
dd if=primairySB-new.img bs=1M count=1 seek=8192 of=/dev/md4
xfs_repair -o force_geometry /dev/md4
dd if=primarySB-new.img bs=1M count=1 of=/dev/md4
1+0 records in
1+0 records out
1048576 bytes (1.0MB) copied, 0.702953 seconds, 1.4MB/s
root@fvdw-sta-kirkwood:/ # dd if=primarySB-new.img bs=1M count=1 seek=4096 of=/dev/md4
1+0 records in
1+0 records out
1048576 bytes (1.0MB) copied, 0.176913 seconds, 5.7MB/s
root@fvdw-sta-kirkwood:/ # dd if=primarySB-new.img bs=1M count=1 seek=8192 of=/dev/md4
1+0 records in
1+0 records out
1048576 bytes (1.0MB) copied, 0.095892 seconds, 10.4MB/s
Return to Lacie 2Big Network vs2
Users browsing this forum: No registered users and 13 guests