Clondaq2: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
Boiarino (talk | contribs)
No edit summary
Line 21: Line 21:
  cd /
  cd /
  ln -s /w/mss mss
  ln -s /w/mss mss
4. Adjust ''/opt/sfw/etc/sudoers'' file, it must contains following statements related to the SILO operations:
xxx

Revision as of 16:00, 3 November 2007

Clondaq2 is X4200 server running Solaris, s/n: 0546AM0732, f/n: F46975. It is second DAQ server serving mostly to run Event Recorder and handle SILO traffic.

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 /opt/sfw/etc/sudoers file, it must contains following statements related to the SILO operations:

xxx