FastDFS重啟
● 重啟tracker
fdfs_trackerd /etc/fdfs/tracker.conf restart
● 重啟storage
fdfs_storaged /etc/fdfs/storage.conf restart
● 關(guān)閉tracker執(zhí)行命令
在任意目錄下執(zhí)行:fdfs_trackerd /etc/fdfs/tracker.conf stop
● 關(guān)閉storage執(zhí)行命令
在任意目錄下執(zhí)行:fdfs_storaged /etc/fdfs/storage.conf stop
或者kill關(guān)閉fastdfs,但不建議在線上使用 kill -9 強(qiáng)制關(guān)閉,因?yàn)榭赡軙?huì)導(dǎo)致文件信息不同步問(wèn)題。