Clondaq2

From CLONWiki
Revision as of 14:34, 31 December 2008 by 98.166.91.3 (talk)
Jump to navigation Jump to search

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. Add following SILO-related lines to the /etc/auto_direct file:

/usr/local/mss          -rw,bg  clonfs2:/vol/vol0/local/mss
/ssa                    -rw,bg  clonfs2:/vol/vol0/ssa

Restart autofs:

svcadm restart system/filesystem/autofs

2. Make /raid/stage_in link:

cd /
ln -s /ssa/active raid

3. Make /mss link:

cd /
ln -s /w/mss mss

4. Adjust Sudo config file.

5. Make sure ZFS RAID partitions are mounted.