Slashdot Mirror


User: g4r0

g4r0's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:If it comes out and works well on Native ZFS Is Coming To Linux Next Month · · Score: 1

    There are still some big issues...

    Try this for example:
    1) take 2 usb drives and plug them in, they will become /dev/sda and /dev/sdb
    2) create a btrfs partitition on each one so you'll have /dev/sda1 and /dev/sdb1
    3) plug them out and plug them back in the reverse order so /dev/sda1 will become /dev/sdb1 and /dev/sdb1 is now /dev/sda1
    4) try to mount them, it will be impossible

    You can only mount btrfs partitions if they keep their original name