[tor-bugs] #27783 [Core Tor/Chutney]: Chutney: Authorities are getting created but relays are not getting configured!
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Sep 20 06:22:44 UTC 2018
#27783: Chutney: Authorities are getting created but relays are not getting
configured!
------------------------------+--------------------------
Reporter: teor | Owner: teor
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Core Tor/Chutney | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
------------------------------+--------------------------
Comment (by teor):
> what configuration else is required in resolv.conf file? other than
provided in the Chutney!?
I don't think there is anything wrong with your resolv.conf file. That
message is for your information. It is not an error or a warning.
When you configure chutney, all the keys are created, and then the script
exits successfully.
> NODES = Authority.getN(10) + ExitRelay.getN(50) + Client.getN(100)
To run 160 nodes, you will need at least 2*160*160 = 51200 file
descriptors on your machine, 10s of gigabytes of RAM, and tens or hundreds
of CPU cores.
Depending on your machine, you might be able to run 10 or 20 nodes using
chutney.
If you need to run a network with hundreds of tor instances, try shadow at
https://shadow.github.io
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27783#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list