I started playing with btrfs last night, and I must say that I am very excited! I do have one question so far. Since I was learning, I created a sparse file, and then used mkfs to get a btrfs filesystem. I entertained myself with that for a while, and then decided that I wanted to try out the multi device support. I found that the device add command requires the device to be a block device, and wouldn''t accept another sparse file that I had created. Is there a workaround, or is that just the way it is? I ended up just making a logical volume to get the second block device. Thanks for making such a cool fs! -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
(2011/08/08 14:55), Randy Barlow wrote:> I started playing with btrfs last night, and I must say that I am very > excited! I do have one question so far. Since I was learning, I created > a sparse file, and then used mkfs to get a btrfs filesystem. I > entertained myself with that for a while, and then decided that I wanted > to try out the multi device support. I found that the device add command > requires the device to be a block device, and wouldn''t accept another > sparse file that I had created. Is there a workaround, or is that just > the way it is?I think that you can use ''losetup'' command for this end. -Tsutomu> > I ended up just making a logical volume to get the second block device. > > Thanks for making such a cool fs!-- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Possibly Parallel Threads
- Unable to mount loopback devices in RAID mode
- [PATCH] Btrfs-progs: check out if the swap device
- [PATCH] Btrfs: fix error check of btrfs_lookup_dentry()
- [BUG?] There is a possibility that 'i_ino' overflows
- after mounting with -o degraded: ioctl: LOOP_CLR_FD: Device or resource busy