Size: a a a

[RU] ecopool.group (Chia Social Farming Pool)

2021 May 20

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
1 кусок
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
# Default/example plotman.yaml configuration file

# Options for display and rendering
user_interface:
       # Call out to the stty program to determine terminal size, instead of
       # relying on what is reported by the curses library.   In some cases,
       # the curses library fails to update on SIGWINCH signals.  If the
       # plotman interactive curses interface does not properly adjust when
       # you resize the terminal window, you can try setting this to True..
       use_stty_size: True

# Where to plot and log.
directories:
       # One directory in which to store all plot job logs (the STDOUT/
       # STDERR of all plot jobs).  In order to monitor progress, plotman
       # reads these logs on a regular basis, so using a fast drive is
       # recommended.
       log: /root/plotmanlogs

       # One or more directories to use as tmp dirs for plotting.  The
       # scheduler will use all of them and distribute jobs among them.
       # It assumes that IO is independent for each one (i.e., that each
       # one is on a different physical device).
       #
       # If multiple directories share a common prefix, reports will
       # abbreviate and show just the uniquely identifying suffix.
       tmp:
#           - /bc/tmp/00
          - /bc/tmp/01
#                - /mnt/tmp/01
#                - /mnt/tmp/02
#                - /mnt/tmp/03

       # Optional: Allows overriding some characteristics of certain tmp
       # directories. This contains a map of tmp directory names to
       # attributes. If a tmp directory and attribute is not listed here,
       # it uses the default attribute setting from the main configuration.
       #
       # Currently support override parameters:
       #     - tmpdir_max_jobs
#        tmp_overrides:
               # In this example, /mnt/tmp/00 is larger than the other tmp
               # dirs and it can hold more plots than the default.
#                "/bc/tmp/00":
#                        tmpdir_max_jobs: 2

       # Optional: tmp2 directory.  If specified, will be passed to
       # chia plots create as -2.  Only one tmp2 directory is supported.
#        tmp2: /chitmp/tmp/a

       # One or more directories; the scheduler will use all of them.
       # These again are presumed to be on independent physical devices,
       # so writes (plot jobs) and reads (archivals) can be scheduled
       # to minimize IO contention.
       dst:
          - /home/jafff/chi500/b
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
второй
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
# Archival configuration.  Optional; if you do not wish to run the
       # archiving operation, comment this section out.
       #
       # Currently archival depends on an rsync daemon running on the remote
       # host.
       # The archival also uses ssh to connect to the remote host and check
       # for available directories. Set up ssh keys on the remote host to
       # allow public key login from rsyncd_user.
       # Complete example: https://github.com/ericaltendorf/plotman/wiki/Archiving
#        archive:
#                rsyncd_module: plots # Define this in remote rsyncd.conf.
#                rsyncd_path: /plots # This is used via ssh. Should match path
                                   # defined in the module referenced above.
#                rsyncd_bwlimit: 80000  # Bandwidth limit in KB/s
#                rsyncd_host: myfarmer
#                rsyncd_user: chia
               # Optional index.  If omitted or set to 0, plotman will archive
               # to the first archive dir with free space.  If specified,
               # plotman will skip forward up to 'index' drives (if they exist).
               # This can be useful to reduce io contention on a drive on the
               # archive host if you have multiple plotters (simultaneous io
               # can still happen at the time a drive fills up.)  E.g., if you
               # have four plotters, you could set this to 0, 1, 2, and 3, on
               # the 4 machines, or 0, 1, 0, 1.
               #   index: 0


# Plotting scheduling parameters
scheduling:
       # Run a job on a particular temp dir only if the number of existing jobs
       # before [tmpdir_stagger_phase_major : tmpdir_stagger_phase_minor]
       # is less than tmpdir_stagger_phase_limit.
       # Phase major corresponds to the plot phase, phase minor corresponds to
       # the table or table pair in sequence, phase limit corresponds to
       # the number of plots allowed before [phase major : phase minor].
       # e.g, with default settings, a new plot will start only when your plot
       # reaches phase [2 : 1] on your temp drive. This setting takes precidence
       # over global_stagger_m
       tmpdir_stagger_phase_major: 2
       tmpdir_stagger_phase_minor: 1
       # Optional: default is 1
       tmpdir_stagger_phase_limit: 1

       # Don't run more than this many jobs at a time on a single temp dir.
       tmpdir_max_jobs: 2

       # Don't run more than this many jobs at a time in total.
       global_max_jobs: 12

       # Don't run any jobs (across all temp dirs) more often than this, in minutes.
       global_stagger_m: 30

       # How often the daemon wakes to consider starting a new plot job, in seconds.
       polling_time_s: 20


# Plotting parameters.  These are pass-through parameters to chia plots create.
# See documentation at
# https://github.com/Chia-Network/chia-blockchain/wiki/CLI-Commands-Reference#create
plotting:
   k: 32
   e: False             # Use -e plotting option
   n_threads: 10         # Threads per job
   n_buckets: 128       # Number of buckets to split data into
   job_buffer: 5000     # Per job memory
       # If specified, pass through to the -f and -p options.  See CLI reference.
   farmer_pk: 97d571995423d6c5620afcf3b8a9e29f95dcb4f5a94ee6df67cc6edebec2e17851937ed62c054783e0f1bd007400851c
   pool_pk: a8f696e15a43cd45c5bf142b75de328a1931d926bd17ee11ca8c9db7d7f34cecacd1010db0c69c2f39cdde126cc05d2c
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
блеать... ссылки прописались
источник

d

dr.hasman in [RU] ecopool.group (Chia Social Farming Pool)
Ну все теперь Тебя наверное точно забанят(((
источник

d

dr.hasman in [RU] ecopool.group (Chia Social Farming Pool)
Шутка)
источник

d

dr.hasman in [RU] ecopool.group (Chia Social Farming Pool)
Мне нужен конфиг твоего пк
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
как я понял...
тут
plotting:
k: 32
   e: False             #  это хз
   n_threads: 10         #    это потоки
   n_buckets: 128       #    вёдра
   job_buffer: 5000     #память
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
ггг хэштег память )))
источник

d

dr.hasman in [RU] ecopool.group (Chia Social Farming Pool)
Блин я у тебя третий раз конфиг прошу....
источник

SK

Sergey K in [RU] ecopool.group (Chia Social Farming Pool)
так уже фармить тут можно, выплаты делаете, пул блоки находит?
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
так я же кинул
источник

AF

Alex F in [RU] ecopool.group (Chia Social Farming Pool)
Блоки не находит - мы мелкие. Но фаримить можно
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
в личку кинуть?
источник

d

dr.hasman in [RU] ecopool.group (Chia Social Farming Pool)
Покажи
источник

d

dr.hasman in [RU] ecopool.group (Chia Social Farming Pool)
Или повтори
источник

Е

Евгений Jafff in [RU] ecopool.group (Chia Social Farming Pool)
давай ка в личку, а то точно забанят
источник

BB

Boris Boris in [RU] ecopool.group (Chia Social Farming Pool)
@dr_hasman мне кажется у вас недопонимание
источник

R

Rose in [RU] ecopool.group (Chia Social Farming Pool)
Привет! 👋 Вы попали в группу фармингового пула ecopool.group по майнингу криптовалюты chia 🍃

Ответим на ключевые вопросы:
1⃣ Наш пул уже работает. Работает по официальной документации https://bit.ly/3ymsbyt
2⃣ Инструкции по подключению к пулу https://bit.ly/3f3bFM4
3⃣ Как распределяется вознаграждение и ответы на частые вопросы находятся в документе с FAQ https://bit.ly/3f1UWck

Правила общения в группе:
1⃣ Админы и сообщество всегда готовы помочь Вам. Когда спрашиваете - дайте максимум информации: скриншоты, текст ошибки, свою ОС.
2⃣ У нас запрещена реклама товаров, конкурентов, предложения покупки и продажи без одобрения администрации
3⃣ Прочитайте инструкции и FAQ прежде чем задать вопрос. 😊
4⃣ Помогли Вам - помогите и Вы, если можете. Мы работаем на общее благо.

Самые частые вопросы и ответы:
1⃣ Работает ли пул? Да, мы работаем и пускаем пользователей с 10 мая
2⃣ Когда будет удобный GUI (приложение)? Планируем 22-23 мая. Мы выпустим его с открытым исходным кодом на gitlab - Вы сможете предлагать свои изменения или рекомендовать улучшения для будущих версий.
3⃣ Какой объем пула? Узнаем после 22-23 мая. С релизом GUI
4⃣ Можно ли мне с моими солоплотами начинать? Нет. Мы распределяем вознаграждение только пропорционально объему плотов, созданных под наш пул.
5⃣ Как мне продолжить фармить соло и для вашего пула? Мы рекомендуем поставить на компьютер программу VirtualBox с windows или Ubuntu и на него установить клиент для подключения к пулу. Так с одной машины Вы сможете фармить сразу в двух направлениях (но плоты у пула и ваши соло желательно держать в разных папках).
6⃣ Как я узнаю, что я подключился к пулу? Напишите @insane_joe свой IP адрес (можно посмотреть на 2ip.ru) - он скажет. После релиза приложения - это будет видно в приложении.
7⃣ Что за плоттер у вас доработанный? Наш плоттер работает быстрее на 25-30%. Но пока только в Ubuntu
источник