mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
chore(kernel): the basic version which pass kernel_test.sh script.
Notice: the kernel client support replica volume only. The EC volume is not supported yet. Signed-off-by: Wu Huocheng <wuhuocheng@oppo.com>
This commit is contained in:
parent
9a0d5678ea
commit
b519720773
@ -1,3 +1,5 @@
|
||||
注意:目前内核态客户端只支持副本卷,不支持EC卷。
|
||||
|
||||
1. 可以编译通过的操作系统有: centos 8.5, rocky 9.2, ubuntu 20, centos 7.6, centos 7.9
|
||||
别的内核版本可能需要对代码进行一定的适配修改。
|
||||
其中centos 8.5的内核: 4.18.0-348.7.1.el8_5.x86_64
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
Note: Currently, kernel-mode clients only support replica volumes, not EC volumes.
|
||||
|
||||
1. The compiled suceessed system platform includes: centos 8.5, rocky 9.2, ubuntu 20
|
||||
|
||||
2. Compile commands:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user