分页: 1 / 1

想体验ZFS性能,有什么安全,有效,简便的方法?

发表于 : 2017-07-13 2:39
科学之子
想体验ZFS性能,有什么简便,安全,有效的方法?

安全=不需要移动分区,或者移动分区时有办法保证数据安全,即使发生突然断电之类的事情
有效=可以真正客观的表现出ZFS性能,不可以被其它拖慢
简便=不需要迁移大量数据或执行其它耗费大量时间的操作
需求重要性:
安全>有效>简便
当然三者兼顾是最好的.

ZFS有一些似乎很厉害的特性:
http://blog.chinaunix.net/uid-28466562-id-3837685.html
不知道直接在EXT4上建LOOP设备格式化为ZFS,会多大程度影响ARC缓存效果?

Re: 想体验ZFS性能,有什么安全,有效,简便的方法?

发表于 : 2017-07-13 6:27
poloshiao
1. https://zh.wikipedia.org/wiki/ZFS
ZFS,一個檔案系統,擁有邏輯捲軸管理功能,
1-1. https://en.wikipedia.org/wiki/ZFS
ZFS

2. https://wiki.ubuntu.com/ZFS
ZFS 及 其文章內的連結網址

3. https://wiki.ubuntu.com/Kernel/Reference/ZFS
3-1. ZFS support was added to Ubuntu Wily 15.10 as a technology preview and comes fully supported in Ubuntu Xenial 16.04.
3-2. Note that ZFS is only supported on 64 bit architectures.
3-3. Also note that ZFS is only supported for data storage, not the root filesystem.
ZFS 及 其文章內的連結網址

4. https://github.com/zfsonlinux/zfs/wiki/ ... oot-on-ZFS
Ubuntu 16.04 Root on ZFS
Caution
4-1. This HOWTO uses a whole physical disk.
4-2. Do not use these instructions for dual-booting.
4-3. Backup your data. Any existing data will be lost.
也參閱其文章內的連結網址

Re: 想体验ZFS性能,有什么安全,有效,简便的方法?

发表于 : 2017-07-13 11:54
astolia
去看一眼https://wiki.ubuntu.com/ZFS下面的use cases,你属于那一种?

另外楼上的资料过时了,给根用zfs是可行的 https://github.com/zfsonlinux/zfs/wiki/ ... g-from-zfs