majestic12.co.uk dsearch Forum Index majestic12.co.uk dsearch
Distributed Search forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Renting MJ12nodes [was: MJ12-optimized VPSes ..]
Goto page 1, 2, 3 ... 15, 16, 17  Next
 
Post new topic   Reply to topic    majestic12.co.uk dsearch Forum Index -> Chit chat
View previous topic :: View next topic  
Author Message
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Fri Sep 30, 2011 9:17 am    Post subject: Renting MJ12nodes [was: MJ12-optimized VPSes ..] Reply with quote

EDIT: Changed the title of the thread to be more accurate. This thread is not about VPSes but renting MJ12nodes.
_________________


Last edited by refic on Thu Jan 12, 2012 8:42 am; edited 2 times in total
Back to top
View user's profile Send private message
rilian
Senior Member


Joined: 30 Mar 2008
Posts: 1074

PostPosted: Fri Sep 30, 2011 12:26 pm    Post subject: Reply with quote

i spend around 30$ each month for different DC-dedicated VPS, of course with lower traffic ..

what's your offer? we can gather with Ukraine team mates and get a node Smile
_________________
I crunch&crawl for Ukraine
Back to top
View user's profile Send private message Visit poster's website
Deadly_Fire
Senior Member


Joined: 28 Jan 2008
Posts: 1589

PostPosted: Fri Sep 30, 2011 12:49 pm    Post subject: Reply with quote

I would be interested but I'd love to know the details first Laughing Laughing
Back to top
View user's profile Send private message
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Fri Sep 30, 2011 5:51 pm    Post subject: Reply with quote

Umm.. 1-2GB guaranteed RAM, 50GB HDD, 1-2 CPU cores. Something like that I think. And of course the unlimited inbound traffic and enough outbound traffic to run nodes. Smile
_________________
Back to top
View user's profile Send private message
Deadly_Fire
Senior Member


Joined: 28 Jan 2008
Posts: 1589

PostPosted: Fri Sep 30, 2011 8:35 pm    Post subject: Reply with quote

I would expect somewhere around $40-60 would be OK? (depending on performance and reputation of provider).
Back to top
View user's profile Send private message
scottsaxman
Full Member


Joined: 13 Aug 2005
Posts: 109
Location: Kansas

PostPosted: Sat Oct 01, 2011 3:49 am    Post subject: Reply with quote

I'm intrigued by this. I am only somewhat techy, so maybe you guys could help me understand what all is required. What if I wanted to buy a less fancy VPS for a while to run an MJ12 node? What do I need to know to get started and administer the VPS, what would it cost, and what is a decent host? And, what else can I do with it?

Please ask questions, as I probably don't know enough to really even be dangerous.
Back to top
View user's profile Send private message
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Sat Oct 01, 2011 7:37 am    Post subject: Reply with quote

Deadly_Fire wrote:
I would expect somewhere around $40-60 would be OK? (depending on performance and reputation of provider).


Yes, something like that.

scottsaxman wrote:
I'm intrigued by this. I am only somewhat techy, so maybe you guys could help me understand what all is required. What if I wanted to buy a less fancy VPS for a while to run an MJ12 node? What do I need to know to get started and administer the VPS, what would it cost, and what is a decent host? And, what else can I do with it?


Well first of all you need a VPS that has enough CPU, RAM and bandwidth to actually run a node.. and I was thinking of start providing such service. I won't be as cheap as some other VPSes though because of the requirements to run a node.

A VPS is pretty much like a normal server. You get full access to it and can do whatever you want with it. In this case the OS of choice will be Linux, so you need to have some basic knowledge of it.

----

I think it is also possible that we skip the VPS part and I just run the nodes for you. This would save you from having to configure the VPS, Mono, etc. You would of course get access to the web GUI. Would this be better than having a VPS?
_________________
Back to top
View user's profile Send private message
rilian
Senior Member


Joined: 30 Mar 2008
Posts: 1074

PostPosted: Sat Oct 01, 2011 9:50 am    Post subject: Reply with quote

refic, would you provide such service using your home internet connection ? Laughing

Quote:
I think it is also possible that we skip the VPS part and I just run the nodes for you. This would save you from having to configure the VPS, Mono, etc. You would of course get access to the web GUI. Would this be better than having a VPS?
i think it's ok for MJ-dedicated node
_________________
I crunch&crawl for Ukraine
Back to top
View user's profile Send private message Visit poster's website
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Sat Oct 01, 2011 11:39 am    Post subject: Reply with quote

rilian wrote:
refic, would you provide such service using your home internet connection ?


Heh, no. Smile
_________________
Back to top
View user's profile Send private message
arni
Senior Member


Joined: 24 May 2005
Posts: 613

PostPosted: Sat Oct 01, 2011 2:36 pm    Post subject: Reply with quote

When saying VPS - do you mean what most people mean?

i.e. virtuozzo/openvz?

if yes, i must strongly advise you not to try hosting several mj12 vps's on one physical machine.

with vz all instances share the same kernel - mj12 is very hard on stuff like tcp buffers because of the many open connections.
i've managed a few vz hosts and even with "normal" guest systems i had to tune kernel settings (especially tcp tunables) to absurd amounts - and from my experiences the linux kernel doesnt run as smooth as it should be with huge tables in kernel memory

what i can however advise you to do is to use some sort of hardware accelerated (VT) full virtualisation (i prefer kvm via libvirt)
if you use bridged networking on the host, then the traffic that each mj12 instance creates becomes completely stateless for the host machine and easy to manage - the tcp management is also spread to several kernels (one per vm)

just a little warning from someone who had problems with this kinda stuff on container based virtual machines before Wink
Back to top
View user's profile Send private message Visit poster's website
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Sat Oct 01, 2011 4:46 pm    Post subject: Reply with quote

arni wrote:
just a little warning from someone who had problems with this kinda stuff on container based virtual machines before Wink


Thanks, I appreciate it. Cool I was actually thinking of using KVM or Xen, it would probably need some testing of which one works well enough.

But the ideal solution would of course be not to use VPSes at all but just run all nodes on the same server. Do people really need access to the files anyway? Also people who don't have the required knowledge to use a VPS could use the service.
_________________
Back to top
View user's profile Send private message
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Mon Oct 03, 2011 10:33 am    Post subject: Reply with quote

Who wants a test node?
_________________
Back to top
View user's profile Send private message
batkerson
Senior Member


Joined: 20 Oct 2005
Posts: 485
Location: Michigan, USA

PostPosted: Mon Oct 03, 2011 12:34 pm    Post subject: Reply with quote

I would be interested in trying one if you need testers but won't be paying for one...
_________________
Brent Atkerson
Back to top
View user's profile Send private message Visit poster's website
refic
Moderator


Joined: 27 Sep 2005
Posts: 3212
Location: Oulu, Finland

PostPosted: Mon Oct 03, 2011 12:39 pm    Post subject: Reply with quote

batkerson wrote:
I would be interested in trying one if you need testers but won't be paying for one...


Sure thing, I'll PM details later today. I just need to test that the server is good enough to run multiple nodes first.
_________________
Back to top
View user's profile Send private message
Dezeer
Junior Member


Joined: 27 Feb 2008
Posts: 72
Location: Finland

PostPosted: Mon Oct 03, 2011 1:47 pm    Post subject: Reply with quote

refic wrote:
I just need to test that the server is good enough to run multiple nodes first.


I could be interested in a test node. What kind of limitations, or guides and rules, are you going to have on the node(s)? Rolling Eyes
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    majestic12.co.uk dsearch Forum Index -> Chit chat All times are GMT + 2 Hours
Goto page 1, 2, 3 ... 15, 16, 17  Next
Page 1 of 17

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group