From f19f8d0f532d360455c8039b540761db087eb824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=A3=BC=EC=96=B8?= <86921173+journeypark25@users.noreply.github.com> Date: Mon, 29 Nov 2021 19:30:50 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=9C=EB=B2=84=20storage=20=EC=A0=80?= =?UTF-8?q?=EC=9E=A5=20=EC=A3=BC=EC=86=8C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit // mkidi r/usr/bin/fastdfs/tracker -p --- conf/tracker.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/tracker.conf b/conf/tracker.conf index 6bf3f4b..4c830cf 100644 --- a/conf/tracker.conf +++ b/conf/tracker.conf @@ -5,7 +5,7 @@ disabled = false # bind an address of this host # empty for bind all addresses of this host -bind_addr = +bind_addr = # the tracker server port port = 22122 @@ -66,7 +66,7 @@ store_server = 0 # which path (means disk or mount point) of the storage server to upload file # 0: round robin # 2: load balance, select the max free space path to upload file -store_path = 0 +store_path = /usr/bin/fastdfs/tracker # which storage server to download file # 0: round robin (default)