Support to setup BSC fullnode
Budget: $30 – $250 USD
Problem:
+My hardware:
- CPU:
- 8 Cores - 16 Threads
- RAM: 128GB
- Storage: 2x 1.8TB NVMe
- Internet: 10Gbps
- location: singapore
+Because BSC node need 2TB storage, so i combine 2x1.8TB to 3.6 TB mount point by using mhddfs.
Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p1 1.8T 206G 1.5T 13% /
/dev/nvme1n1p1 1.8T 1.7T 223M 100% /data
all 3.5T 1.9T 1.5T 58% /all
+I run geth in folder of "/all" , i get full disk at "/dev/nvme1n1p1". Geth error:
"Fatal: Failed to register the Ethereum service: open /all/bsc/node/geth/chaindata/460763.log: no space left on device"
Questions:
- So, how can i setup filesystems for geth use both 2 Nvme ssd.?
- Is it possiblle or i must purchase a new bigger NVME( eg, 4-8 TB NVME)?
- Does sing is the best location, or i should setup at another location to get fastest syncing progress?
+My hardware:
- CPU:
- 8 Cores - 16 Threads
- RAM: 128GB
- Storage: 2x 1.8TB NVMe
- Internet: 10Gbps
- location: singapore
+Because BSC node need 2TB storage, so i combine 2x1.8TB to 3.6 TB mount point by using mhddfs.
Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p1 1.8T 206G 1.5T 13% /
/dev/nvme1n1p1 1.8T 1.7T 223M 100% /data
all 3.5T 1.9T 1.5T 58% /all
+I run geth in folder of "/all" , i get full disk at "/dev/nvme1n1p1". Geth error:
"Fatal: Failed to register the Ethereum service: open /all/bsc/node/geth/chaindata/460763.log: no space left on device"
Questions:
- So, how can i setup filesystems for geth use both 2 Nvme ssd.?
- Is it possiblle or i must purchase a new bigger NVME( eg, 4-8 TB NVME)?
- Does sing is the best location, or i should setup at another location to get fastest syncing progress?