Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    P2pool feathercoin linux

    Newbies - New Members Must Start Here
    6
    56
    31508
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      gwbraa last edited by

      I have pretty much 20Mh/s in the network but doesn’t show in the p2pool

      http://146.185.178.40:19327/static/new/

      but counts the coin write

      Payout if a block were found NOW

      68.91281896 FTC

      Do you know why doesn’t show the hashrate in the p2pool page?

      I will definitely make a nice donation as soon I will be mining the feathercoin
      Thanks!! I am so sorry for so many questions!!

      Wellenreiter 1 Reply Last reply Reply Quote 0
      • wrapper
        wrapper Moderators last edited by wrapper

        Well done @gwbraa for getting another p2pool node up and running.

        Special thanks (kudos) to Wellenreiter for all his work on maintaining the distributed mining with p2pool especially and helping with support.

        1 Reply Last reply Reply Quote 1
        • G
          gwbraa last edited by gwbraa

          Thank you guys!!

          Wellenreiter made a great job! I would like to know just why I don’t see all miners connect to my node.
          Looks like usin the p2pool I am able to mining more coins than in the pool that I was mining before.

          Thanks so much soon I will send a donation to Wellenreiter

          The node location it’s Amsterdam

          1 Reply Last reply Reply Quote 0
          • Wellenreiter
            Wellenreiter Moderators @gwbraa last edited by

            @gwbraa said:

            I have pretty much 20Mh/s in the network but doesn’t show in the p2pool

            http://146.185.178.40:19327/static/new/

            but counts the coin write

            Payout if a block were found NOW

            68.91281896 FTC

            Do you know why doesn’t show the hashrate in the p2pool page?

            I will definitely make a nice donation as soon I will be mining the feathercoin
            Thanks!! I am so sorry for so many questions!!

            I used http://146.185.178.40:19327/static/ to access your pool and it showed some hashrate, but not 20 Mhash. Currently there are no miners working on the pool node.
            http://146.185.178.40:19327/peer_addresses show connections to the p2pool cloud, so the setup of your pool looks fine.

            Contgratulations :D

            Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
            Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

            G 1 Reply Last reply Reply Quote 0
            • G
              gwbraa @Wellenreiter last edited by

              @Wellenreiter said:

              I used http://146.185.178.40:19327/static/ to access your pool and it showed some hashrate, but not 20 Mhash. Currently there are no miners working on the pool node.
              http://146.185.178.40:19327/peer_addresses show connections to the p2pool cloud, so the setup of your pool looks fine.

              Contgratulations :D

              Thanks!!
              When I am using my own computer to mine shows everything, but looks the amount of coins that I am making
              see last blocks and payout
              http://146.185.178.40:19327/static/new/

              Right now I have over 80 miners “connect” in the pool should be around 50Mh/s
              I am receiving the coins but does not show in the page

              1 Reply Last reply Reply Quote 0
              • Wellenreiter
                Wellenreiter Moderators last edited by

                Don’t get confused with p2pool statistics and local statistiks.

                The payout list on your node shows the payouts for all miners mining on the whole pool, not just your node. For exapmle 6jU5FFgUxBHsAs7LAFLxoiepsaKUCmJiyr is mining on http://104.236.34.9:19327

                See http://104.236.34.9:19327/static/graphs.html?Day

                Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                G 1 Reply Last reply Reply Quote 1
                • G
                  gwbraa @Wellenreiter last edited by

                  @Wellenreiter said:

                  Don’t get confused with p2pool statistics and local statistiks.

                  The payout list on your node shows the payouts for all miners mining on the whole pool, not just your node. For exapmle 6jU5FFgUxBHsAs7LAFLxoiepsaKUCmJiyr is mining on http://104.236.34.9:19327

                  See http://104.236.34.9:19327/static/graphs.html?Day

                  HAHAHAHAHAH

                  I am so sorry man I just put the wrong IP hahaha I was using this node 104.236.34.9:19327
                  Probably I am tired. I will appoint to mine IP and than take a rest
                  Thank you so much again

                  1 Reply Last reply Reply Quote 1
                  • G
                    gwbraa last edited by

                    Now It’s working just fine hehehe thanks so much for everything

                    http://146.185.178.40:19327/static/

                    1 Reply Last reply Reply Quote 1
                    • G
                      gwbraa last edited by

                      So on the pay outs all the address there are connecting so how trough a p2pool node correct and doing some work I mean making shares?

                      I am following the uncle_muddy instructions

                      p2pool.neoscrypt.de -n 88.80.190.15

                      when I execute the screen Can I choose another one? Do you know a List?

                      1 Reply Last reply Reply Quote 0
                      • Wellenreiter
                        Wellenreiter Moderators last edited by

                        I assume you are referring to this line in Muddy_s howto:

                        screen -d -m -S ftcpool ~/p2pool-neoscrypt/run_p2pool.py --net feathercoin -f 1 -a 6qVeZcweUu3s8mS79ebaFri73pc3AW7P9f --donate 0  --w 19327 feathercoinrpc generateastrongpassword -n p2pool.neoscrypt.de -n 88.80.190.15
                        

                        you can run a program in another screen by replacing the -S ftcpool with -S <another name>

                        screen -ls gives a list of running screens for a user
                        screen -r <screen name> connects to a screen running in background

                        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                        G 1 Reply Last reply Reply Quote 1
                        • G
                          gwbraa @Wellenreiter last edited by

                          @Wellenreiter said:

                          I assume you are referring to this line in Muddy_s howto:

                          screen -d -m -S ftcpool ~/p2pool-neoscrypt/run_p2pool.py --net feathercoin -f 1 -a 6qVeZcweUu3s8mS79ebaFri73pc3AW7P9f --donate 0  --w 19327 feathercoinrpc generateastrongpassword -n p2pool.neoscrypt.de -n 88.80.190.15
                          

                          you can run a program in another screen by replacing the -S ftcpool with -S <another name>

                          screen -ls gives a list of running screens for a user
                          screen -r <screen name> connects to a screen running in background

                          Yeah but do you know another node with more workers? Because I am pretty much the only one here.
                          What I would like to know it’s about a list of public peers why I have to put this n p2pool.neoscrypt.de -n 88.80.190.15
                          This one Is it the best?

                          Thank you

                          1 Reply Last reply Reply Quote 1
                          • Wellenreiter
                            Wellenreiter Moderators last edited by

                            The number of workers on a node is not that interesting, as the p2pool cloud is one virtual pool with many nodes. Most p2pool nodes have a small number of miners only.

                            You can find a list of public p2pool nodes on http://p2pool.neoscrypt.de. It is dynamically generated.

                            With the -n parameter you specify one or more p2pool nodes to connect to initially after starting your node. This helps to connect your node to the p2pool cloud.
                            If you omit this parameter, your node uses a node specified in the code to create the initial connection. As soon as an initial connection is made it gets the addresses of more peers from the other node.

                            Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                            Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                            1 Reply Last reply Reply Quote 1
                            • G
                              gwbraa last edited by

                              I read the website P2pool better now that I am not a Zombie.

                              Pretty nice idea it’s definitely what was looking for. It’s like mining in your own POOL.
                              I will try to get 100MH/s to keep for like one year in this node so more people maybe be interesting in mining using the P2pool

                              really nice work from you guys

                              1 Reply Last reply Reply Quote 2
                              • Wellenreiter
                                Wellenreiter Moderators last edited by

                                @gwbraa : how man riggs do you have?

                                currently you provde 210 Mhash.

                                There is a little problem with that :(

                                The ‘normal miner’ has a hashrate of <= 200 khash, what is 0.1 % of your hashrate.
                                The result is, that your rigg currently finds blocks faster than the other nodes can provide valid hashes to their p2pool node and therefore never get paid for their mining efforts.

                                You can see that in the p2pool display.
                                Whenever the time to block is shorter than the time to share, miners with smaller hash rates have problems to submit shares before a block is found.
                                Whenever a block is found new work is distributed to the miners and their work is useless.

                                can you try the following:

                                • configure your miner or miners to use a higher share difficulty than the default.
                                  • you can do that by adding a +<number> to your miner’s user name.
                                  • example: ccminer -N 60 -i 19.5 -a neoscrypt -o stratum+tcp://146.185.178.40:19327 -u YOUR_FTC_PAYOUT_ADDRESS+5 -p x

                                There is no space between the payout address and the ‘+’ and the ‘+’ and the number.

                                You can vary the number.

                                I hope, that will enable the other miners to submit shares before new blocks are found.

                                Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                G 1 Reply Last reply Reply Quote 0
                                • G
                                  gwbraa last edited by

                                  Diffitcult from the miners are 3555.52757900 right now

                                  That’s help??? or not really?

                                  I had over 200 miners connect

                                  1 Reply Last reply Reply Quote 0
                                  • G
                                    gwbraa @Wellenreiter last edited by

                                    @Wellenreiter said:

                                    @gwbraa : how man riggs do you have?

                                    currently you provde 210 Mhash.

                                    There is a little problem with that :(

                                    The ‘normal miner’ has a hashrate of <= 200 khash, what is 0.1 % of your hashrate.
                                    The result is, that your rigg currently finds blocks faster than the other nodes can provide valid hashes to their p2pool node and therefore never get paid for their mining efforts.

                                    You can see that in the p2pool display.
                                    Whenever the time to block is shorter than the time to share, miners with smaller hash rates have problems to submit shares before a block is found.
                                    Whenever a block is found new work is distributed to the miners and their work is useless.

                                    can you try the following:

                                    • configure your miner or miners to use a higher share difficulty than the default.
                                      • you can do that by adding a +<number> to your miner’s user name.
                                      • example: ccminer -N 60 -i 19.5 -a neoscrypt -o stratum+tcp://146.185.178.40:19327 -u YOUR_FTC_PAYOUT_ADDRESS+5 -p x

                                    There is no space between the payout address and the ‘+’ and the ‘+’ and the number.

                                    You can vary the number.

                                    I hope, that will enable the other miners to submit shares before new blocks are found.

                                    What’s a good speed to make the most of it?

                                    1 Reply Last reply Reply Quote 0
                                    • G
                                      gwbraa last edited by gwbraa

                                      I was founding a lot of blocks. but I do understand what you said. when I turn on my computer the miner he was not getting accept shares only a fews I guess because it’s too difficulty
                                      I will keep 10 MH/s to see what’ will happen in 24 hours.

                                      But when I was fast I was found a lot of blocks but I guess I was supposed to find even more no?

                                      1 Reply Last reply Reply Quote 0
                                      • Wellenreiter
                                        Wellenreiter Moderators last edited by

                                        I have no idea.
                                        you could start with +100 and see what will happen.
                                        You should wait for 1 -2 hours to see a good result.
                                        Then you can adjust the difficulty.
                                        There are two different settings possible:

                                        • user name+>number -> gives a share difficult of number+ normal share difficulty
                                        • username/number -> gives a fixes share diff on number

                                        I try to find the documentation so I can give a definite answer.

                                        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                        G 1 Reply Last reply Reply Quote 1
                                        • G
                                          gwbraa @Wellenreiter last edited by

                                          @Wellenreiter said:

                                          I have no idea.
                                          you could start with +100 and see what will happen.
                                          You should wait for 1 -2 hours to see a good result.
                                          Then you can adjust the difficulty.
                                          There are two different settings possible:

                                          • user name+>number -> gives a share difficult of number+ normal share difficulty
                                          • username/number -> gives a fixes share diff on number

                                          I try to find the documentation so I can give a definite answer.

                                          The weird think it’s about the shares I cannot have one share. I reboot the server and still the same.

                                          I will keep average of 10MH/s for some hours to see what happen

                                          Wellenreiter 1 Reply Last reply Reply Quote 0
                                          • Wellenreiter
                                            Wellenreiter Moderators @gwbraa last edited by

                                            @gwbraa I have implemented ‘adaptive share difficulty’ on my p2pool server and just testing it.

                                            It basically implements a different rule set to calculate the share difficulty on a per worker basis.

                                            if you want to try : https://github.com/wellenreiter01/p2pool-neoscrypt
                                            use the ‘adaptive’ branch, not the master branch.

                                            In order to enable the adaptive share difficulty you need to add a ‘-d A’ to the start command.
                                            The miner login is then just the payout address without any additions.

                                            Keep in mind, that the rpcuser/password must be the last parameter of the command line ;)

                                            Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                                            Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                                            G 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post