root@test-for-jmar83 ~ > mdadm --create /dev/md0 --level 1 --raid-devices=2 /dev/sdb /dev/sdc
mdadm: Note: this array has metadata at the start and
may not be suitable as a boot device. If you plan to
store '/boot' on this device please ensure that
your boot-loader understands md/v1.x metadata, or use
--metadata=0.90
Continue creating array? yes
mdadm: Defaulting to version 1.2 metadata
mdadm: array /dev/md0 started.
root@test-for-jmar83 ~ > cd /dev/md/
root@test-for-jmar83 /dev/md > l
insgesamt 0
lrwxrwxrwx 1 root root 8 11. Nov 18:28 test-for-jmar83:0 -> ../md0
Sounds counterintuitive to me. You're willing to learn btrfs but not zfs? Btw brtfs is a reimplementation of the zfs ideas by oracle, which then just bought SUN - the company behind zfs. btrfs has also all the cool features, but you do not install it on top of mdadm. Also, btrfs has not a fully trusted raid5 implementation, but mirroring and striping is fully supported and works well.OK thx, but i [repectively the company i work for] don't have the time to learn all that new things. maybe one day.
We use essential cookies to make this site work, and optional cookies to enhance your experience.