crustio / crust-node

Official crust node service for running crust protocol
https://crust.network
GNU General Public License v3.0
25 stars 36 forks source link

crust start 只能加载disks/1,无法加载 disks/2以后的盘 #169

Open gazellefi opened 3 years ago

gazellefi commented 3 years ago

系统下多个硬盘挂载成功,crust tools space-info也能看到disks/2以后的硬盘信息,但就是crust start只能加载disks/1,有解决办法吗?

gazellefi commented 3 years ago

Config : { 'base path' : '/opt/crust/data/sworker', 'db path' : '/opt/crust/data/sworker/db', 'data path' : [ "/opt/crust/disks/1" ], 'base url' : 'http://127.0.0.1:12222/api/v0', 'ipfs url' : 'http://127.0.0.1:5001/api/v0',

gazellefi commented 3 years ago

luo9@luo9:/etc/init.d$ sudo crust tools space-info [sudo] password for luo9:

Base data folder <<<<<< Path: /opt/crust/data File system: /dev/mapper/ubuntu--vg-5ubuntu--lv Total space: 937G Used space: 18G Avail space: 872G

Storage folder 1 <<<<<< Path: /opt/crust/disks/1 File system: 2:3 Total space: 15T Used space: 9.7T Avail space: 4.9T

Storage folder 2 <<<<<< Path: /opt/crust/disks/2 File system: /dev/sda2 Total space: 7.3T Used space: 4.9T Avail space: 2.5T

Storage folder 3 <<<<<< Path: /opt/crust/disks/3 File system: /dev/sdb2 Total space: 7.3T Used space: 4.9T Avail space: 2.5T

PS:

mmyyrroonn commented 3 years ago

但就是crust start只能加载disks/1 @lulusun2018 这个是个什么意思 可以详细描述吗?另外可以考虑加群