nimbus.holesky: use ReFS volume mounted as D drive

It is supposed to provide superior performance to NTFS:
https://github.com/status-im/infra-nimbus/issues/180

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-03-26 14:07:05 +01:00
parent 29bce4b7da
commit 467eee3dff
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
---
beacon_node_exec_layer_urls: ['http://holesky-02.ih-eu-mda1.nimbus.geth.wg:{{ 8551 + (idx|int) }}']
# 3TB SSD HPE RAI0 Logical Volume formatted as ReFS.
beacon_node_service_path: 'D:\{{ beacon_node_service_name }}'