[OpenAFS] Bos: communication failed???
Hendrik Hoeth
hendrik.hoeth@cern.ch
Tue, 16 Mar 2004 11:24:54 +0100
Thus spake Sensei (senseiwa@tin.it):
> I emerged (gentoo linux, kernel 2.4.23) openafs, and so I found the
> modules into /etc/afs/modload
Which openafs version do you have? Gentoo updated to 1.2.11 rather late,
so if you still have 1.2.10 try to update.
> plmcvs bin # ./bosserver -noauth &
> [1] 15377
> [1]+ Done ./bosserver -noauth
>
> (mmm... Done???)
That's fine ...
> As you can see, I have afs module loaded... I don't know, maybe I did
> not follow some steps... Can you help me?
You don't need the kernel module at this point. It's just for the
client, the server lives in userland.
--
for (Int_t j = 0; j < 100; j++){ // ROOT Users Guide 3.10, p. 243
if (j < 100){
smallHisto->Fill(fTracks_fPx[j]);
}
}