Clondaq1: Difference between revisions

From CLONWiki
Jump to navigation Jump to search
Boiarino (talk | contribs)
No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Serial 'ser mgr' port login: root/changeme
This server is being used as *DAQ Event Builder*
This server is being used as *DAQ Event Builder*
SUN Fire V40z, 4x1.8GHz i86, 8GB RAM, s/n: XG043571186, f/n: F418263.
SUN Fire V40z, 4x1.8GHz i86, 8GB RAM, s/n: XG043571186, f/n: F418263.


  [[http://www.sun.com/servers/entry/v40z/specs.jsp][Specifications]]
  [[http://www.sun.com/servers/entry/v40z/specs.jsp Specifications]]
  [[http://sunsolve.sun.com/handbook_pub/Systems/SunFireV40z/SunFireV40z.html][System Hand Book]]
  [[http://sunsolve.sun.com/handbook_pub/Systems/SunFireV40z/SunFireV40z.html System Hand Book]]
 
HowTo:
 
---+ How To
 
  * pkg_get: install new package from Solaris Free Software
  * compilers: Sun Studio 12
 
---+ RAID disks:
  * Partitioning:
<pre>
fdisk /dev/rdsk/c2t40d{0123}p0
format /dev/rdsk/c2t40d{0123}p0
label
auto
 
Create Filesystem:
newfs /dev/rdsk/c2t40d0s6
</pre>
  * Devices: /dev/rdsk/c2t40d{0123}s6
 
===================
 
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:
Network ports:


  cd /
  clondaq1      - e1000g0
  ln -s /ssa/active raid
clondaq1-daq1 - ixgb0 (10GBit; was bge0 while 1GBit)
  clondaq1-daq2 - e1000g1

Latest revision as of 06:34, 2 August 2009

Serial 'ser mgr' port login: root/changeme

This server is being used as *DAQ Event Builder* SUN Fire V40z, 4x1.8GHz i86, 8GB RAM, s/n: XG043571186, f/n: F418263.

[Specifications]
[System Hand Book]

Network ports:

clondaq1      - e1000g0
clondaq1-daq1 - ixgb0 (10GBit; was bge0 while 1GBit)
clondaq1-daq2 - e1000g1