Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Setup for MOOT Production usage

MySQL access

...

You

...

need

...

a

...

MOOT

...

account/password

...

as

...

well

...

as

...

an

...

FMX

...

account/password.

...

These

...

should

...

be

...

added

...

into

...

the

...

file

...

~/.my.cnf:

{
Code Block
}
$ cat ~/.my.cnf cnf 
[fmx]
user=panetta
pass=pwdpanetta
[MOOT_WRITE]
user=panetta
pass=pwdpanetta
{code}
These 
[MOOT_READ]
user=glastreader
pass=glastreader

These aren't

...

actually

...

mine,

...

so

...

they

...

won't

...

help

...

you.

Environment variables

  1. Production MOOT at SLAC (lat-hobbit4/5)
    Code Block
    
    setenv MOOT_ARCHIVE /afs/slac/g/glast/moot/archive-mood
    setenv MOOT_XML     /usr/local/online/MOOT/xml/
    setenv FMX_C_FDB    /afs/slac/g/glast/fmx
    
  2. Production MOOT on the MCR
    Code Block
    
    setenv MOOT_ARCHIVE /nfs/moot/moot
    setenv FMX_C_FDB    /nfs/fmx
    
  3. TEST MOOT at SLAC
    Code Block
    
    setenv MOOT_ARCHIVE /afs/slac/g/glast/moot/srcArchive-user
    setenv FMX_C_FDB    /afs/slac/g/glast/flight/BFS/fmx/lat-mandos
    

...

MOOT configuration building

To install a new release of LICOS_Config into MOOT:

  1. Log on to one of lat-hobbit{3,4,5}

...

  1. Create

...

  1. (or

...

  1. check

...

  1. out)

...

  1. LICOS_Config

...

  1. release

...

  1. to

...

  1. $ONLINE_ROOT

...

  1. cd

...

  1. $ONLINE_ROOT/LICOS_Config/apps

...

  1. Acquire

...

  1. AFS

...

  1. tokens

...

  1. Execute

...

  1. LICOS_ETC/tools/buildMoot.py

...

  1. *.xml in

...

  1. the

...

  1. $ONLINE_ROOT/LICOS_Config/apps

...

  1. directory

...

  1. Get

...

  1. coffee