HuLaSpark / HuLa-Server

HuLa-IM Project Server(Beta)
Apache License 2.0
28 stars 11 forks source link

minio一直启动不了 #1

Closed ikomom closed 4 months ago

ikomom commented 4 months ago

求教,使用项目的docker配置的minio,一直报以下错误

Error: Read failed. Insufficient number of disks online (*errors.errorString)
2024-07-28T14:47:50.567807440Z        6: internal/logger/logger.go:259:logger.LogIf()
2024-07-28T14:47:50.567811508Z        5: cmd/prepare-storage.go:242:cmd.connectLoadInitFormats()
2024-07-28T14:47:50.567815535Z        4: cmd/prepare-storage.go:302:cmd.waitForFormatErasure()
2024-07-28T14:47:50.567819473Z        3: cmd/erasure-server-pool.go:66:cmd.newErasureServerPools()
2024-07-28T14:47:50.567823441Z        2: cmd/server-main.go:694:cmd.newObjectLayer()
2024-07-28T14:47:50.567827378Z        1: cmd/server-main.go:531:cmd.serverMain()
2024-07-28T14:47:50.567831386Z Waiting for a minimum of 0 disks to come online (elapsed 10s)
2024-07-28T14:47:50.567835424Z 
2024-07-28T14:47:50.718126590Z Unable to use the drive /data: invalid argument

搜索半天一直解决不了

nongyehong commented 4 months ago

你没有在/data目录下创建一个目录用于挂载 QQ_1722215316047

ikomom commented 4 months ago

版本加一点可以了,很奇怪