Hi, Well, I think the first time I launched project is under user "boincadm". Because I noticed this issue before. I want to make a test today, so I'm carefully on this.
Well, under user "root", the project works well, and those machines are in a internal network, so I think launch project as root is also accept for me. I just want to know why it cause the different result, for user "boincadm" and "root". I will read that assimilator later and find out what exactly it does. The assimilator is used to move the result to a place, when it access or write something to somewhere, the file permission issue raised. 2009/6/27 Nicolás Alvarez <[email protected]> > El Vie 26 Jun 2009 07:29:39 Alan Sun escribió: > > Hi, > > > > Well, I launch the BOINC project on BOINC server via project/bin/start as > > user boincadm, and then, I check their status, everything is OK. I submit > a > > task as a domain user, the BOINC client machine and get that task and > run, > > but the single job assimilation process died at this time. So I stop the > > back end processes and launch them again as root. At this time, > everything > > is OK, the result can be sent back successfully. > > > > So I want to know what happened when I launch the project as boincadm, > and > > why it's OK under root account? > > The problem is probably that you ran it as root once, and then permissions > got > messed up (files owned by root and non-writable by boincadm). So now it > only > works again if you use root. > > If you NEVER run the server as root, there shouldn't be any problem. > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
