mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 14:10:25 +03:00
@@ -50,7 +50,6 @@ func initDsyncNodes(disks []string, port int) error {
|
||||
path: pathutil.Join(lockRPCPath, disk[idx+1:]),
|
||||
loginMethod: "Dsync.LoginHandler",
|
||||
}))
|
||||
|
||||
if isLocalStorage(disk) && myNode == -1 {
|
||||
myNode = len(clnts) - 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user