[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: test federation at rcf



Hi Mark,

I must have written the FDIDs I was allocated down wrong in my notebook.
I will recheck this & change it.  Sorry for this problem.

The header file problem occurred during ooddlx with the /afs/rhic/oodb/solaris4

distribution; it could not find  generic.h.

All other local installations (e.g. on sol.star and starsu00) found it
appropriately in,

/opt/SUNWspro/SC4.2/include/CC/generic.h

This, I believe, was a problem with the installation & a fix has been applied.
Are you using this AFS installation or a local one on a phenix machine?

The ootoolmgr problem is not the one you note but specific to sol.star.

[sol] ~/MyTest/tagdb > ootoolmgr
* Internal error: 11 (Segment violation).
   Cannot continue because of problem detected during database operation.
   Contact Objectivity/DB Customer Support for assistance.

At this point, I am thinking that it is a kernel problem as there are patches
that
have been applied to all other machines which ootoolmgr works  but not
sol.star.   e.g.

[sol] ~/MyTest/tagdb > uname -nv
sol.star.bnl.gov Generic
starsu00 81% uname -nv
starsu00 Generic_105181-06
[rsun00] ~ > uname -nv
rsun00.rhic.bnl.gov Generic_105181-06

  Thanks, Jeff

Mark Pollack wrote:

> Hi Jeff,
>
> Can you not use the FDID in the 26xxx range.  This was
> reserved for PHENIX use and I already have a federation using
> exactly that number.  See
> http://www.rhic.bnl.gov/RCF/Software/Commercial/Objectivity/IDAllocation.htm
> l
> for the id allocation.
>
> Which header files are missing?  I know that for ootoolmgr I had to add the
> environment variables, but that should now be fixed at the system level.
>
> setenv XFILESEARCHPATH /afs/rhic/oodb/solaris4/etc/app-defaults/%N
> setenv XBMLANGPATH /afs/rhic/oodb/solaris4/etc/bitmaps/%N/%B
>
> Regards,
> Mark
>
> -----Original Message-----
> From:   porter@lbl.gov [mailto:porter@lbl.gov] On Behalf Of R. Jefferson
> Porter
> Sent:   Wednesday, August 12, 1998 10:20 AM
> To:     gcdev@sseos.lbl.gov
> Subject:        test federation at rcf
>
> Hi All,
>
> I recreated the test federation (fd_8888) on the rcf.
> The new FDID is 26011 (one of my test FDIDs) and
> the boot file is pointed to via.
>
> setenv OO_FD_BOOT /scr20/gc_fdb/26011/Fdbfile
>
> To access the afs version of objectivity, you can source
> /scr20/gc_fdb/objy_afs.csh
>
> I made a log of how I built it in, /scr20/gc_fdb/README.build
> Since the db-files are on a disk that is on rmds03 & not NFS
> exported, I started the ams server on this machine.  Thus you
> can run on rsun00 and access the dbfiles.   I copied over
> 41 of the 56 files from hpss & built the TagDB.  I did not yet build
> the index file needed by Henrik's code (feel free to do so).
>
> I found several small problems playing with Objy at rcf
> (e.g. headerfile not found, ootoolmgr problems,... ) so it is
> useful to exercise it here.
>
> Let me know if there are any problems with the federation.
>
> Thanks, Jeff