Pages:
Author

Topic: PARTICLE | CPU Cloud Mining | VPS | 600 khash/s+ on 8 CPUs [PRT] - page 2. (Read 13446 times)

hero member
Activity: 798
Merit: 500
Hmm... Yes. I did with default settings: NY2, Ubuntu 12.04.3 x64 and "16GB / 8 CPUs 160GB SSD Disk 6TB Transfer".

Destroy it and create another one, see how it performs. I have several ones (both 4 CPU and 8 CPU) and I noticed that some perform better than others, so I use to destroy the bad ones and create new ones instead which I keep.

By the way, after creating the first cpuminer droplet I made an image of it, so whenever I want to launch another cpuminer droplet I just select the image to create a new one and can start to mining right away without having to set it up. Like this, it's easy to set up a new mining instance for any CPU coin in an instant. To create the image you have to temporarily shut down the server.

My best performing one at the moment:

Code:
[2014-01-02 04:56:37] accepted: 6/6 (100.00%), 724.78 khash/s (yay!!!)
newbie
Activity: 56
Merit: 0

Hmm... with 8 core plan, I am only getting ~400kh/s.

What's up with that?

Hi there Meebo, you might want to estroy that particular droplet and create another one. On which location are you, New York 2? NY2 works best for me.

In my experience not all droplets are the same, sometimes there can be one that performs less well. You should average about ~ 650 kh/s on the 8 Core.


Hmm... Yes. I did with default settings: NY2, Ubuntu 12.04.3 x64 and "16GB / 8 CPUs 160GB SSD Disk 6TB Transfer".
hero member
Activity: 798
Merit: 500
Instacash,

Thanks for the quick reply.
Thats actually what I did right before checking back here.
Everything is working as expected.
To tha moon!

Cheers bro, any time!


Hmm... with 8 core plan, I am only getting ~400kh/s.

What's up with that?

Hi there Meebo, you might want to destroy that particular droplet and create another one. On which location are you, New York 2? NY2 works best for me.

In my experience not all droplets are the same, sometimes there can be one that performs less well. You should average about ~ 650 kh/s on the 8 Core.

Quote
[2014-01-02 03:17:25] Stratum detected new block
[2014-01-02 03:17:25] thread 1: 160778 hashes, 81.96 khash/s
[2014-01-02 03:17:25] thread 2: 156988 hashes, 80.02 khash/s
[2014-01-02 03:17:25] thread 6: 160901 hashes, 82.00 khash/s
[2014-01-02 03:17:25] thread 7: 161116 hashes, 82.11 khash/s
[2014-01-02 03:17:25] thread 0: 161210 hashes, 82.16 khash/s
[2014-01-02 03:17:25] thread 4: 160634 hashes, 81.87 khash/s
[2014-01-02 03:17:25] thread 5: 160754 hashes, 81.92 khash/s
[2014-01-02 03:17:25] thread 3: 160259 hashes, 81.67 khash/s
[2014-01-02 03:17:31] thread 0: 466042 hashes, 81.89 khash/s
[2014-01-02 03:17:31] accepted: 432/434 (99.54%), 653.44 khash/s (yay!!!)
legendary
Activity: 1050
Merit: 1000
Instacash,

Thanks for the quick reply.
Thats actually what I did right before checking back here.
Everything is working as expected.
To tha moon!
newbie
Activity: 56
Merit: 0
Hmm... with 8 core plan, I am only getting ~400kh/s.

What's up with that?
hero member
Activity: 798
Merit: 500
I made a second user. If that is the issue, how can I remedy it?

You're right, it seems like your sudoers file is indeed broken.

Please scrub your droplet, start from scratch and try it again exactly like this.

Code:
adduser anticlimax
Code:
echo 'anticlimax    ALL=(ALL:ALL) ALL' >> /etc/sudoers
Code:
su anticlimax

Cheers! If it still doesn't work just post and I'll be glad to help.
legendary
Activity: 1050
Merit: 1000
When I enter the code to create the swap file..

sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile
 
I get the following:

 c----@----:~$ sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo: >>> /etc/sudoers: syntax error near line 31 <<<
sudo: >>> /etc/sudoers: syntax error near line 32 <<<
sudo: >>> /etc/sudoers: syntax error near line 33 <<<
sudo: parse error in /etc/sudoers near line 31
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin
c----@----:~$ sudo mkswap /swapfile
sudo: >>> /etc/sudoers: syntax error near line 31 <<<
sudo: >>> /etc/sudoers: syntax error near line 32 <<<
sudo: >>> /etc/sudoers: syntax error near line 33 <<<
sudo: parse error in /etc/sudoers near line 31
sudo: no valid sudoers sources found, quitting
sudo: unable to initialize policy plugin


I made a second user. If that is the issue, how can I remedy it?
Ill tip.
hero member
Activity: 798
Merit: 500
Finally active Smiley

Thanks for your help and patience instacash

Sure thing! Have a good one
full member
Activity: 238
Merit: 100
Finally active Smiley

Thanks for your help and patience instacash
full member
Activity: 238
Merit: 100
Thanks Bro... still not showing as active but will wait and see what happens.

Thanks for your guide and patience. My worker still shows inactive yet I have been mining several minutes!

No problem at all, glad to help! Are you using correct worker login and password details in your client? for example

Code:
./minerd -a quark -o stratum+tcp://prt.coinmine.pl:6080 [b]-u cheekychappy.worker1 -p password1[/b]

Also, do you see credit coming up under "Transactions"?
I entered the correct info:

./minerd -a quark -o stratum+tcp://prt.coinmine.pl:6080 -u mylogin.myworker -p myworkerlogin

nothing in transactions either
hero member
Activity: 798
Merit: 500
Thanks Bro... still not showing as active but will wait and see what happens.

Thanks for your guide and patience. My worker still shows inactive yet I have been mining several minutes!

No problem at all, glad to help! Are you using correct worker login and password details in your client? for example

Code:
./minerd -a quark -o stratum+tcp://prt.coinmine.pl:6080 -u cheekychappy.worker1 -p password1

Also, do you see credit coming up under "Transactions"?
full member
Activity: 238
Merit: 100
Ok I am mining, I see the threads in the droplet... thank you so much.

The strange thing is the worker is still not active... by now it should be active but still has the 'x' next to it showing inactive.

Sounds good mate -- the worker should be showing activity shortly

Happy mining!

Thanks Bro... still not showing as active but will wait and see what happens.

Thanks for your guide and patience. My worker still shows inactive yet I have been mining several minutes!
hero member
Activity: 798
Merit: 500
Ok I am mining, I see the threads in the droplet... thank you so much.

The strange thing is the worker is still not active... by now it should be active but still has the 'x' next to it showing inactive.

Sounds good mate -- the worker should be showing activity shortly

Happy mining!
full member
Activity: 238
Merit: 100
sudo wget http://stonefoz.myfastmail.com/cpuminer-quark.zip

When I enter the above line, I get a 403 Forbidden error

Good that you're mentioning it! Apparently the link that hosts the file cpuminer-quark.zip is down. It hasn't been earlier today.

Please wait a second, I'll post a working link and update the guide

edit: here you go, this will fix the issue. Wink

Code:
sudo wget http://146.185.130.131/cpuminer-quark.zip



Ok I am mining, I see the threads in the droplet... thank you so much.

The strange thing is the worker is still not active... by now it should be active but still has the 'x' next to it showing inactive.
hero member
Activity: 2296
Merit: 506
Cryptocasino.com
@1BTCexperiment, what's your issue? this is a guide and it refers to DO, why you don't want me to add a ref to the guide is beyond me

@CheekyChappy, guide works perfectly fine, if you get errors you did something wrong (all you have to do is copy and paste my steps, actually...). If you are looking for help, where are you stuck?

@bittick, keep up the mining operations bro Wink

+1
full member
Activity: 238
Merit: 100
sudo wget http://stonefoz.myfastmail.com/cpuminer-quark.zip

When I enter the above line, I get a 403 Forbidden error

Good that you're mentioning it! Apparently the link that hosts the file cpuminer-quark.zip is down. It hasn't been earlier today.

Please wait a second, I'll upload it to a different place for you and update the guide

edit: here you go,
http://146.185.130.131/cpuminer-quark.zip

Code:
sudo wget http://146.185.130.131/cpuminer-quark.zip

this will fix your issue.

Thank you very much. I appreciate that.. will try now and update you in a few minutes
hero member
Activity: 798
Merit: 500
sudo wget http://stonefoz.myfastmail.com/cpuminer-quark.zip

When I enter the above line, I get a 403 Forbidden error

Good that you're mentioning it! Apparently the link that hosts the file cpuminer-quark.zip is down. It hasn't been earlier today.

Please wait a second, I'll post a working link and update the guide

edit: here you go, this will fix the issue. Wink

Code:
sudo wget http://146.185.130.131/cpuminer-quark.zip

full member
Activity: 238
Merit: 100
sudo wget http://stonefoz.myfastmail.com/cpuminer-quark.zip

When I enter the above line, I get a 403 Forbidden error
hero member
Activity: 798
Merit: 500
@1BTCexperiment, what's your issue? this is a guide and it refers to DO, why you don't want me to add a ref to the guide is beyond me

@CheekyChappy, guide works perfectly fine, if you get errors you did something wrong

@bittick, keep up the mining operations bro Wink

Thanks instacash. I will re-try again Smiley

Just let me know where you are stuck and I will try to help you out!

full member
Activity: 238
Merit: 100
@1BTCexperiment, what's your issue? this is a guide and it refers to DO, why you don't want me to add a ref to the guide is beyond me

@CheekyChappy, guide works perfectly fine, if you get errors you did something wrong

@bittick, keep up the mining operations bro Wink

Thanks instacash. I will re-try again Smiley
Pages:
Jump to: