BTRFS or EXT4 filesystem for 2TB external drive

Understandable.

I don't think so, but 12.04 is still supported, so if you break it again and we figure out how to fix it you'll be contributing to Ubuntu. :love:

Ok, so I changed my sister's HP Micro server to the latest Ubuntu and thought I would give it a shot again on mine. I installed it alongside the 12.4 LTS release already on there. When I boot into the LTS one the drive works 100%. When I boot into 15.04 then I get that same error again and the drive does not want to mount. I will take a screenshot of the error I get tonight.
 
Ok, so I changed my sister's HP Micro server to the latest Ubuntu and thought I would give it a shot again on mine. I installed it alongside the 12.4 LTS release already on there. When I boot into the LTS one the drive works 100%. When I boot into 15.04 then I get that same error again and the drive does not want to mount. I will take a screenshot of the error I get tonight.
OK, wazapp me when you've done that. Sorry no telegram yet.
 
I go into the "disks" app and mount from there.
OK, I have a second hard disk formatted ext4 that is mounted automatically by an entry in /etc/fstab.
I am going to comment out the entry in /etc/fstab and see if I can duplicate the problem here.
I am also running 15.04.

Edit: OK, that worked fine.

Let's see what your 'dmesg | tail' tells us, and also please provide the output of:
Code:
sudo sfdisk -l /dev/sdb
and
Code:
sudo blkid
 
Last edited:
And how are you doing that?

After you get that error message, open a terminal, type 'dmesg | tail', press Enter and copy-paste the output here.

[ 219.817010] EXT4-fs (sdb1): error loading journal
[ 219.962379] blk_update_request: critical target error, dev sdb, sector 0
[ 219.962431] JBD2: recovery failed
[ 219.962443] EXT4-fs (sdb1): error loading journal
[ 220.124974] blk_update_request: critical target error, dev sdb, sector 0
[ 220.125004] JBD2: recovery failed
[ 220.125009] EXT4-fs (sdb1): error loading journal
[ 243.352092] blk_update_request: critical target error, dev sdb, sector 0
[ 243.352141] JBD2: recovery failed
[ 243.352157] EXT4-fs (sdb1): error loading journal
 
Disk /dev/sdb: 243201 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/sdb1 0+ 243201- 243202- 1953513472 83 Linux
/dev/sdb2 0 - 0 0 0 Empty
/dev/sdb3 0 - 0 0 0 Empty
/dev/sdb4 0 - 0 0 0 Empty
 
/dev/sda1: UUID="d4fef0b7-190d-4364-ae73-e6854e3204b4" TYPE="ext4" PARTUUID="000076e8-01"
/dev/sda5: UUID="c973d556-1ea2-4951-9807-6eac2019eb3e" TYPE="swap" PARTUUID="000076e8-05"
/dev/sda6: UUID="ce5ff5e5-28f0-48cd-9d0b-439786ff2cb5" TYPE="ext4" PARTUUID="000076e8-06"
/dev/sdb1: LABEL="Expansion Drive" UUID="b0daac10-393f-40eb-8ccb-ea1171d8d6b9" TYPE="ext4" PARTUUID="00026233-01"
 
Looks fine to me:
Disk /dev/sdb: 243201 cylinders, 255 heads, 63 sectors/track
Units: cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/sdb1 0+ 243201- 243202- 1953513472 83 Linux
/dev/sdb2 0 - 0 0 0 Empty
/dev/sdb3 0 - 0 0 0 Empty
/dev/sdb4 0 - 0 0 0 Empty

Looks fine to me:
/dev/sda1: UUID="d4fef0b7-190d-4364-ae73-e6854e3204b4" TYPE="ext4" PARTUUID="000076e8-01"
/dev/sda5: UUID="c973d556-1ea2-4951-9807-6eac2019eb3e" TYPE="swap" PARTUUID="000076e8-05"
/dev/sda6: UUID="ce5ff5e5-28f0-48cd-9d0b-439786ff2cb5" TYPE="ext4" PARTUUID="000076e8-06"
/dev/sdb1: LABEL="Expansion Drive" UUID="b0daac10-393f-40eb-8ccb-ea1171d8d6b9" TYPE="ext4" PARTUUID="00026233-01"

Can you go a little further back with the dmesg output please?
[ 219.817010] EXT4-fs (sdb1): error loading journal
[ 219.962379] blk_update_request: critical target error, dev sdb, sector 0
[ 219.962431] JBD2: recovery failed
[ 219.962443] EXT4-fs (sdb1): error loading journal
[ 220.124974] blk_update_request: critical target error, dev sdb, sector 0
[ 220.125004] JBD2: recovery failed
[ 220.125009] EXT4-fs (sdb1): error loading journal
[ 243.352092] blk_update_request: critical target error, dev sdb, sector 0
[ 243.352141] JBD2: recovery failed
[ 243.352157] EXT4-fs (sdb1): error loading journal
Maybe try 'dmesg' without the tail and scroll back until you see any messages different to the above.
I'm trying to see where things start going wrong.
 
I'm trying to see where things start going wrong.


Does this help. It is in red in terminal:


17.702655] tg3 0000:02:00.0 eth0: Link is up at 100 Mbps, full duplex
[ 17.702677] tg3 0000:02:00.0 eth0: Flow control is on for TX and on for RX
[ 25.734597] EXT4-fs (sdb1): warning: mounting fs with errors, running e2fsck is recommended
[ 25.804358] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 35.914951] blk_update_request: critical target error, dev sdb, sector 1950615648
[ 35.914991] Aborting journal on device sdb1-8.
[ 89.140380] EXT4-fs error (device sdb1): ext4_journal_check_start:56: Detected aborted journal
[ 89.140389] EXT4-fs (sdb1): Remounting filesystem read-only
[ 210.905134] EXT4-fs error (device sdb1): ext4_put_super:780: Couldn't clean up the journal
[ 217.300781] blk_update_request: critical target error, dev sdb, sector 0
[ 217.300834] JBD2: recovery failed
[ 217.300851] EXT4-fs (sdb1): error loading journal
[ 218.232817] blk_update_request: critical target error, dev sdb, sector 0
[ 218.232859] JBD2: recovery failed
[ 218.232872] EXT4-fs (sdb1): error loading journal
[ 218.458526] blk_update_request: critical target error, dev sdb, sector 0
[ 218.458582] JBD2: recovery failed
[ 218.458598] EXT4-fs (sdb1): error loading journal
[ 219.632557] blk_update_request: critical target error, dev sdb, sector 0
[ 219.632600] JBD2: recovery failed
[ 219.632610] EXT4-fs (sdb1): error loading journal
[ 219.816949] blk_update_request: critical target error, dev sdb, sector 0
[ 219.816999] JBD2: recovery failed
[ 219.817010] EXT4-fs (sdb1): error loading journal
[ 219.962379] blk_update_request: critical target error, dev sdb, sector 0
[ 219.962431] JBD2: recovery failed
[ 219.962443] EXT4-fs (sdb1): error loading journal
[ 220.124974] blk_update_request: critical target error, dev sdb, sector 0
[ 220.125004] JBD2: recovery failed
[ 220.125009] EXT4-fs (sdb1): error loading journal
[ 243.352092] blk_update_request: critical target error, dev sdb, sector 0
[ 243.352141] JBD2: recovery failed
[ 243.352157] EXT4-fs (sdb1): error loading journal
 
Last edited:
Top
Sign up to the MyBroadband newsletter
X