Tezos 메인 넷 노드 : 하드웨어 사양
-
-
Rpi3,https://github.com/maxtez-raspbaker/tezos-rpi3/wiki에서 Tezos를 실행할 수 있습니다.You can run Tezos on a Rpi3, https://github.com/maxtez-raspbaker/tezos-rpi3/wiki
- 1
- 2019-06-06
- utdrmac
-
3 대답
- 투표
-
- 2019-05-09
- CPU : 특별한 것은 없습니다. 몇 GHz 만 있으면됩니다.tezos는 멀티 코어 웰
- 기억 : 아래 내 음모를 참조하십시오.> 4GB가 의미있는 것 같습니다. 8GB면 충분합니다.
- 스토리지 : 랜덤 읽기 및 랜덤 쓰기> 150MB/s.이것은 임베디드 시스템에서 쉽게 병목 현상이 될 수 있으므로 회전 디스크는 권장되지 않습니다.또한 플래시 카드가 마모 될 수 있습니다. 산업 등급이 아닌 경우 신속하게.
- CPU: nothing special, a couple of GHz will do, tezos supports multi-core well
- MEMORY: see my plot below. Seems like >4GB makes sense. 8GB should be enough.
- STORAGE: Random read and random write >150MB/s. This can easily become a bottleneck with embedded systems, a spinning disk is not recommended. Also flash cards could wear out quickly if they are not industrial grade.
-
- 2019-04-20
8GB RAM 권장 노드의 경우 1 입니다.예를 들어 Kiln은 10GB RAM을 권장합니다.내 Ubuntu 18.04 Baker/Node의 메인 넷 노드는 CPU에서 많은 리소스를 사용하지 않습니다.그러나 SSD를 사용하는 것이 좋습니다.적어도 HDD에서 실행하는 두 번째 노드에서 "시간 초과"오류가 많이 발생했습니다.SSD에서 실행되는 메인 넷 노드는 원활하게 실행됩니다.
8GB RAM is recommended1 for a node. Kiln recommends 10GB of RAM for example. The mainnet node in my Ubuntu 18.04 Baker/Node doesn't use up a lot of resources from the CPU. However, using an SSD is highly recommended. I at least have been getting a lot of "timed out" errors on the second node I run on an HDD. The mainnet node running on an SSD runs smooth.
-
멋지다. 같은 노드에서 베이커와 메인 넷을 모두 실행할 수 있다고 생각한다. 16GB의 램과 500GB HDD를 가지고 있기 때문에 한 대의 컴퓨터에서 둘 다 실행하면 베이커 누락 블록에 대해 걱정했다.Thats cool, I guess I could run both my baker and my mainnet on the same node then since I have 16gb of ram and 500gb hdd, I was just worried about my baker missing block if I ran both on one computer.
- 0
- 2019-04-21
- Mack Baise
-
현재 구현에서는 HDD에서tezos-node를 다시 시작하는 데 시간이 매우 오래 걸릴 수 있습니다.노드는 현재 유효한 헤드를 찾기 위해 체인을 거쳐야합니다.하드웨어에 따라 최대 30 분 이상 걸릴 수 있습니다.Just be aware that restarting a tezos-node on a HDD might take a very long time with the current implementation. The node has to go through the chain to find the current valid head. This can take up to half an hour or more depending on the hardware.
- 1
- 2019-05-17
- Phlogi
-
메모리 사용량이 개선되었습니다.Memory usage has been/will be improved https://gitlab.com/nomadic-labs/tezos/commit/7dfb9b7fd387120389cc010d19f80e4022f08509 8GB of RAM is still big overkill, even for running node/baker/endorser all on same system.
- 1
- 2019-07-08
- utdrmac
-
- 2019-06-06
우리는 Digital Ocean에서 노드를 운영합니다.우리 노드는 4GB 스왑이있는 2vCPU/2GB RAM/60GB SSD입니다.이 구성은 문제없이 6 개월 이상 실행되었습니다.우리는 1vCPU로 실행했지만iowait가 많았습니다.두 번째 vCPU가이를 해결했습니다.SSD는 거의 필수품입니다.현재로서는 4GB 이상의 RAM 또는 2 개 이상의 CPU/코어를 초과하는 것은 과잉입니다.더 많은 스마트 계약이 실행되는 1-2 년 이상 후에는 추가 CPU 용량이 필요할 것입니다.
We run our node on Digital Ocean. Our nodes are 2vCPU/2GB RAM/60GB SSD with 4GB swap. We have been running this configuration for 6+ months with no issues. We used to run with 1vCPU, but had lots of iowait. A second vCPU solved that. SSD is almost a must-have. Anything over >4GB RAM or >2 CPUs/Cores is just overkill at this time. Maybe in 1-2+ years when there are more smart contracts running you'll need the additional CPU capacity.
-
지난주 CPU 사용량 : https://i.imgur.com/bUebQzL.pngOur CPU usage for past week: https://i.imgur.com/bUebQzL.png
- 0
- 2019-06-06
- utdrmac
안녕하세요.
테 조스 노드의 하드웨어 요구 사항은 무엇입니까?제 베이커를 위해 16 기가 램의 2 코어 CPU가 있습니다.노드를 실행하기 위해 구매할 단일 보드 컴퓨터 유형을 결정하려고합니다.