Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 11
Posts: 11   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1028 times and has 10 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
smile FreeBSD

Anyone ever get BOINC to work on FreeBSD + WCG? Just wondering, I kinda gave up and installed debian on the boxes I was going to use.
[Jan 2, 2006 6:40:57 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FreeBSD

Hi Chase,
I hung back awhile to see if any of the admins would speak up... Guess we got our answer. Lemme dig up the thread that was running a few weeks back, case you never read it...

http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=5322

Last post in there was from geonap, so scroll to the end and pay special attention to the line just above his signature. I'm trying to dig into the issue considering boinc & FreeBSD have more than a few things in common (like coming from the same campus) & (time allowing me to find the right strings and pull on them) but otherwise looks like the servers are pointing stricktly to Linux at the time...

Solving shouldn't take much - have a cryptographer handy? smile

CSW

Edited to tweak the url, hopefully...
[Jan 7, 2006 3:28:57 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
confused Re: FreeBSD

Oooh, I never saw that thread, I did post on this subject before also...check out what I've posted:

http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=4907#38145
and
http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=4909#38297

Basically, I started with the problem of BOINC saying I have 1 CPU and no memory, I fixed that by downloading the CVS and building it myself, then everything worked just fine with BOINC but I ended up getting an error from WCG saying that it doesn't have work for my platform, so when I brandelf it then BOINC wont start it says:
Segmentation Fault: 11 (core dump)

That's as far as I got...what options did you build with? Also I knowticed that in your post that it says Number of CPUs: 2 and then at the bottom is says 1...?
[Jan 8, 2006 6:03:18 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FreeBSD

Chase, yeah, I saw those posts and basically followed in your footsteps. I didn't get as far though. That's why I was waiting for the admins to answer (it's been 3-4 days already? whew!)... I also pointed to those posts you're talking about towards the end of this:
http://www.worldcommunitygrid.org/forums/wcg/viewthread?thread=5369

...and from the looks of [some of the other] issues they're having, they could use all the help they can get. Wish whoever bankrolls this topend would get a little more talent behind it. So I don't know if:
a) There's more 'power' available than work to crunch, or...
b) Implementation of the 'features' (i.e. new/patched software) on their servers is overwhelming them...
Patience! Patience! and in the meantime, maybe we could waste our time with dual-boot systems wink
CSW
[Jan 12, 2006 5:47:30 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FreeBSD

I have been looking at BOINCstats: http://www.boincstats.com/stats/host_os_stats.php?pr=bo&st=0&to=100

There are 1006 hosts running FreeBSD for active projects, but many projects do not have any FreeBSD hosts. In fact only two are listed for FreeBSD.
WCG: 0
Rosetta@home: 0
Einstein@Home: 8
SETI@Home: 1,286 (! ??)

There is something strange about 1,286 + 8 = 1,006.

But the conclusion seems to be that BOINC is only running on FreeBSD for SETI & Einstein.

mycrofth
[Jan 12, 2006 6:39:41 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
smile Re: FreeBSD

BOINC can work on FreeBSD (it's one of the packages, but only in the 4.x flavor) but WCG requires SSH, so I assume that is why SETI@Home is running so many FreeBSDs and hardly any one else is....getting 5.x or 4.x to work wasn't a problem for me, WCG not recognizing it as a valid OS and sending linux work units is MY problem. I know there's a way to use brandelf to get 5.x to "emulate" linux but I'm not that skilled to troubleshoot my error message :)
[Jan 13, 2006 3:41:23 AM]   Link   Report threatening or abusive post: please login first  Go to top 
knreed
Former World Community Grid Tech
Joined: Nov 8, 2004
Post Count: 4504
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: FreeBSD

Each BOINC project needs to either provide a science application binary for each platform that particular project supports or they need to make the source available and allow 'anonymous' platforms.

Both the Human Proteome Folding project and the Fight@Home project involve a science application from either ISB or Scripps respectively that is licensed software that requires us not to distribute the source code. As such we cannot make the source code available for those projects and therefore cannot accept 'anonymous' platforms (this means we cannot let you download and compile the code yourself).

We do not have plans to provide a BSD Binary. The next platforrm under consideration is darwin-ppc (Mac OS X on PowerPC).

The server knows that there is not a BSD (or any other platform besides Windows on x86 and Linux on x86) and it will return an error message if a agent from that platform connects and attempts to retrieve work.
----------------------------------------
[Edit 1 times, last edit by knreed at Jan 13, 2006 2:12:26 PM]
[Jan 13, 2006 2:12:00 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FreeBSD

Ah - gracious appreciation for the explanitorium (<- that's not a word), some cobweb way back in the brain must have been dangling that 'licensing' thing out there for me to grasp but I somehow missed it. Shame on me - now I have to go read up on the GPL and absorb the intricacies of how licensed code and open source software co-exist (would groklaw.org be a good reference?)... Knoppix is a popular flavor these days - maybe give that a shot...

THANKS knreed & mycrofth, et.al.

P.S. Any word on the Win2000 FA@H graphics crashes? One of my machines (Matrox G400) started blue screening so I pulled it down, been working fine up till recent...
[Jan 13, 2006 5:08:35 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FreeBSD

sheesh! the LGPL... Right there in black & (*some* color)... *nix it is then.
[Jan 13, 2006 5:20:15 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: FreeBSD

Each BOINC project needs to either provide a science application binary for each platform that particular project supports or they need to make the source available and allow 'anonymous' platforms.


Maybee no sources are needed.
I have sucessfully managed the linux client(einstein@home) to work on FreeBSD.
The client from einstein isn't OSS, so i tryed to run it in linux-compat and it works.
The way is to brandelf the binary as linux elf and send it to freebsd-clients. The clients must have linux-compat installed.

CU

Martin
[Mar 17, 2006 4:12:53 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 11   Pages: 2   [ 1 2 | Next Page ]
[ Jump to Last Post ]
Post new Thread