分页: 1 / 1

btrfs 做 raid5 的问题。

发表于 : 2013-10-04 20:56
liumailong
4个硬盘,格式化时用的是命令是

代码: 全选

mkfs.btrfs -d raid5 
但现在检查时发现,有 raid1 字样,这是什么意思?
System, RAID1: total=8.00MB, used=4.00KB
Metadata, RAID1: total=1.00GB, used=48.63MB

代码: 全选

[root@Liu-Server liumailong]# btrfs fi df /home
Data: total=8.00MB, used=0.00
Data, RAID5: total=36.00GB, used=33.87GB
System, RAID1: total=8.00MB, used=4.00KB
System: total=4.00MB, used=0.00
Metadata, RAID1: total=1.00GB, used=48.63MB
Metadata: total=8.00MB, used=0.00
另外“mkfs.btrfs -m” 这个参数是有什么用?

:em09

Re: btrfs 做 raid5 的问题。

发表于 : 2013-10-04 22:39
枫叶饭团
:em20 :em20 没用过btrsfs,不能--help吗?

Re: btrfs 做 raid5 的问题。

发表于 : 2013-10-06 9:46
liumailong
枫叶饭团 写了::em20 :em20 没用过btrsfs,不能--help吗?
谷歌翻译后还是不明白

Re: btrfs 做 raid5 的问题。

发表于 : 2013-10-06 14:39
langyxxl
ubuntu上有zfs可以使用

一个字,爽。。

Re: btrfs 做 raid5 的问题。

发表于 : 2013-10-08 12:35
MattD
https://btrfs.wiki.kernel.org/index.php ... le_Devices
我要是有四盘,直接btrfs的/+raidz的三块盘做数据了。

Re: btrfs 做 raid5 的问题。

发表于 : 2013-10-11 0:22
愤怒的阿狸
MattD 写了:https://btrfs.wiki.kernel.org/index.php ... le_Devices
我要是有四盘,直接btrfs的/+raidz的三块盘做数据了。
不明觉厉