Fair question re: ext2. ext2 because I was blindly following this: "The "super simple md" recipe" from
https://wiki.ubuntu.com/Raid
(The ssd is currently ext4.) I only just figured out that mke2fs picked it's favorite default, in this case ext2. I haven't gone back to change it to ext4 yet.
df -h below shows the data I dropped on the array md0 totaling 8.8GB, but not the mystery 42GB I'm concerned about.
Filesystem Size Used Avail Use% Mounted on
udev 7.7G 0 7.7G 0% /dev
tmpfs 1.6G 9.5M 1.6G 1% /run
/dev/sda1 95G 3.6G 87G 5% /
tmpfs 7.7G 96K 7.7G 1% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
tmpfs 1.6G 12K 1.6G 1% /run/user/1000
/dev/md0 2.6T 8.8G 2.5T 1% /mnt/md0
/dev/sde1 58G 42G 16G 73% /mnt/64GB_usb
Here is a screenshot of gparted and the df -h read out side by side.
http://imgur.com/a/EuqX4
Quote:
Originally Posted by suicidaleggroll
ext2? Why oh why would you use ext2? That's been dead and buried for over a decade.
Could you post the output of "df -h"?
|