Clondaq2
Clondaq2 is X4200 server running Solaris, s/n: 0626AM2523, f/n: F46985. It is second DAQ server serving mostly to run Event Recorder and handle SILO traffic.
Network ports:
clondaq2 - e1000g0 clondaq2-daq1 - e1000g1 clondaq2-daq2 - e1000g2
After Solaris installation:
1. Create /ssa directory and make following links there:
cd /ssa ln -s /mnt/raid0 active ln -s /mnt/raid1 epmty ln -s /mnt/raid2 postsilo1 ln -s /mnt/raid3 postsilo2
2. Create two files in /ssa directory:
/ssa/ENVIRONMENT contains:
set PARTITIONS = " raid0 raid1 raid2 raid3 " set LOGFILE = "ssa/logfile"
/ssa/STUB.TARGET contains:
/mss/clas/dvcs2/data
(or whatever run period you are in)
3. Make /raid/stage_in link:
cd / ln -s /ssa/active raid
4. Make /mss link:
cd / ln -s /w/mss mss
5. Adjust Sudo config file.
6. Make sure ZFS RAID partitions are mounted.