Skip to content

Conversation

@q792602257
Copy link
Contributor

Glusterfs 参考了nfs实现(通过mount挂载)
LocalFs 参考了nfs实现(需要通过docker volume的方式挂载后才可以使用)
S3-CompatibleFs 参考了OBS实现,用于对接外部MinIO或各种第三方S3-Compatible服务。

@q792602257 q792602257 changed the title [Feat]Add Glusterfs LocalFs S3-CompatibleFs Support feat: Add Glusterfs LocalFs S3-CompatibleFs Support Jan 9, 2026
@q792602257 q792602257 marked this pull request as ready for review January 9, 2026 06:43
@q792602257 q792602257 marked this pull request as draft January 9, 2026 07:05
@q792602257 q792602257 marked this pull request as ready for review January 9, 2026 07:20
@hefanli
Copy link
Contributor

hefanli commented Jan 12, 2026

  1. 可以将S3-CompatibleFs和原先的OBS合并一下,二者都是基于S3存储进行归集,之前的OBS本身就计划要修改命名
  2. 按照我们之前的规划,LocalFs可以不用进行归集,当前已经有接口可以直接将本地文件系统的文件放到数据集中

@hefanli
Copy link
Contributor

hefanli commented Jan 13, 2026

Glusterfs 使用了mount -t glusterfs命令,该命令需要提前在镜像中安装指定的软件包(当前构建的镜像中应该没有),不然运行时应该是会报错的

@hefanli
Copy link
Contributor

hefanli commented Jan 14, 2026

好的,解决一下代码冲突就可以进行合入了。感谢本次参与 ,期待后续能更多的体验和参与DataMate。

# Conflicts:
#	scripts/db/data-collection-init.sql
#	scripts/images/backend-python/Dockerfile
@hefanli hefanli merged commit c68ad9a into ModelEngine-Group:main Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants