Difference between revisions of "Old Tomato"

From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search
m (Okra moved to Old Tomato)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
== General Information ==
 
== General Information ==
Okra is the monitoring server.
+
Tomato is a data server.
 +
 
 +
== Hardware Information ==
 +
<pre>
 +
HDD Space:
 +
Memory: 4 GB
 +
CPU:
 +
RAID Cont: 3ware Inc 9000-series
 +
</pre>
  
 
== Network Configuration ==
 
== Network Configuration ==
Currently has ethernet cable to switch, accessing outside world via the VLAN functions of the switch.  
+
Currently connected to the unh and farm networks via the switch and VLAN configuration.
 +
<pre>
 +
eth0
 +
  Hostname: Tomato.farm.physics.unh.edu     
 +
  HWaddr
 +
  IP: 10.0.0.251
  
=== /etc/sysconfig/network-scripts/ifcfg-farm ===
+
eth0.2
<pre># Realtek|RTL-8169 Gigabit Ethernet
+
  Hostname: Tomato.unh.edu
HWADDR=00:09:5B:BC:EC:C9
+
  HWaddr
DEVICE=eth0
+
  IP: 132.177.88.76
BOOTPROTO=none
 
IPADDR=10.0.0.246
 
NETMASK=255.255.255.0
 
ONBOOT=yes
 
TYPE=Ethernet
 
USERCTL=no
 
PEERDNS=yes
 
IPV6INIT=no
 
</pre>
 
=== /etc/sysconfig/network-scripts/ifcfg-unh ===
 
<pre># UNH network
 
VLAN=yes
 
DEVICE=eth0.2
 
BOOTPROTO=none
 
BROADCAST=132.177.91.255
 
IPADDR=132.177.88.73
 
NETMASK=255.255.252.0
 
NETWORK=132.177.88.0
 
ONBOOT=yes
 
REORDER_HDR=no
 
GATEWAY=132.177.88.1
 
TYPE=Ethernet
 
USERCTL=no
 
PEERDNS=yes
 
IPV6INIT=no
 
</pre>
 
=== /etc/sysconfig/network-scripts/ifcfg-lo ===
 
<pre>DEVICE=lo
 
IPADDR=127.0.0.1
 
NETMASK=255.0.0.0
 
NETWORK=127.0.0.0
 
# If you're having problems with gated making 127.0.0.0/8 a martian,
 
# you can change this to something else (255.255.255.255, for example)
 
BROADCAST=127.255.255.255
 
ONBOOT=yes
 
NAME=loopback
 
 
</pre>
 
</pre>
  
[[:Category:Network]]
+
== Backup Configuration ==
 +
This machine is currently setup to backup certain data to lentil (backup server).
 +
== UPS Configuration ==
 +
This machine is setup with a UPS, and is attached through a USB cable. This setup is currently not working at the moment, because of problems trying to use Bulldog or NUT to connect via USB with the UPSes.
 +
== Smartd Configuration ==
 +
 
 +
== rc.local Configuration ==
 +
The /etc/rc.local file is setup to email npg-admins the /var/log/boot.log file everytime the machine boots.
 +
 
 +
== Current Problems ==
 +
* 060409 Kernel Panics, when looking for new hardware

Latest revision as of 18:39, 4 April 2011

General Information

Tomato is a data server.

Hardware Information

HDD Space: 
Memory: 4 GB
CPU: 
RAID Cont: 3ware Inc 9000-series 

Network Configuration

Currently connected to the unh and farm networks via the switch and VLAN configuration.

eth0 
  Hostname: Tomato.farm.physics.unh.edu      
  HWaddr 
  IP: 10.0.0.251

eth0.2
  Hostname: Tomato.unh.edu
  HWaddr 
  IP: 132.177.88.76

Backup Configuration

This machine is currently setup to backup certain data to lentil (backup server).

UPS Configuration

This machine is setup with a UPS, and is attached through a USB cable. This setup is currently not working at the moment, because of problems trying to use Bulldog or NUT to connect via USB with the UPSes.

Smartd Configuration

rc.local Configuration

The /etc/rc.local file is setup to email npg-admins the /var/log/boot.log file everytime the machine boots.

Current Problems

  • 060409 Kernel Panics, when looking for new hardware