Einstein

From Nuclear Physics Group Documentation Pages
Revision as of 17:26, 5 December 2009 by Aduston (talk | contribs)
Jump to navigationJump to search

Note: This is the page for the NEW EINSTEIN - 8 core server from Microway

The previous einstein hardware is described in the previous page for Einstein at old einstein

New Microway Server

The new einstein is a 2 quad-CPU server in a 2U rackmount chassis put together nicely by Microway. It arrived at UNH on 11/24/2009. The system has an Areca RAID card with ethernet port and an IPMI card with ethernet port. The motherboard is from Super Micro. Details need to be put here!


Important things to remember before this system takes on the identity of Einstein

  1. The ssh fingerprint of the old einstein needs to be imported.
  2. Obviously, all important data needs to be moved: Home Directories, Mail, DNS records, ... (what else?)
  3. Fully test functionality before switching!

Configurations Needed

  1. RAIDs need to be setup on Areca card.
  2. Mail system needs to be setup
  3. Webmail needs to be setup. Uses Apache?
  4. DNS needs to be setup.
  5. Backup needs to be made to work.
  6. rhn_config - I tried this but our subscriptions seem messed up. (Send message to customer support 11/25/09)

Initialization

Server arrived 11/24/2009, was unpacked, placed in the rack and booted on 11/25/2009.

Initial configuration steps are logged here:

  • Initial host name is gourd (gourd.unh.edu) with eth0 at 10.0.0.252 and eth0.2 (VLAN) at 132.177.88.75
  • The ARECA card is set at 10.0.0.152. The password is changed to the standard ARECA card password, user is still ADMIN.
  • The IPMI card was configured using the SuperMicro ipmicfg utility. The net address is set to 10.0.0.151. Access is verified by IPMIView from Taro. The grub.conf and inittab lines are changed so that SOL is possible at 19200 baud.
  • The LDAP configuration is copied from Taro. This means it is currently in client ldap mode, and needs to be change to an ldap server before production. You can log in as yourself.
  • The autofs configuration is copied from Taro. The /net/home and /net/data directories work.
  • The sudoers is copied from Taro, but it does not appear to work - REASON: pam.d/system-auth
  • Added "auth sufficient pam_ldap.so use_first_pass" to /etc/pam.d/system-auth - now sudo works correctly.

Disks and Raid Configuration

Current Disk usage Estimates for Einstein:

Mail (/var/spool): approx. 30GB
Home Folders (/home): approx. 122GB
Virtual Machines (/data/VMWare on Taro):  approx. 70GB
LDAP Database (/var/lib/ldap): approx. 91MB


Disk sizes in the following tables are based roughly on these current usage estimates with plenty of extra space to grow. They can be adjusted as appropriate to better suit our needs, and to make these designs more cost effective.


Proposed Configuration 1

This configuration is designed to modularize storage and keep related data on separate mirrors. Could be useful if we have a failover system, such as the old Einstein hardware, because individual components ( Mail, home folders, etc ) could be relocated physically to another machine in the event of some failure rather than copying large amounts of data over the network. This design could be modified to use fewer drives by storing Virtual machines either on the /var array or the /home array, opening up the bays to store spare drives.

Drive Bay Raid Type Contents Volume Size Disk Size
1 Raid 1 Operating System ( / ) 250 GB 250 GB
2 250 GB
3 Raid 1 Mail/LDAP ( /var ) 250 GB 250 GB
4 250 GB
5 Raid 1 Home Folders 500 GB 500 GB
6 500 GB
7 Raid 1 Virtual Machines
Data
250 GB 250 GB
8 250 GB



Proposed Configuration 2

This configuration provides a larger amount of contiguous storage space than the previous design with redundancy provided by either a Raid 6 or Raid 5 array. Raid 5 would provide more usable storage, but Raid 6 will withstand more than one disk failure. It may be preferable to err on the side of caution with our user's data and use a Raid 6 for home folders.

Drive Bay Raid Type Contents Volume Size Disk Size
1 Raid 1 Operating System ( / ) 250 GB 250 GB
2 250 GB
3 Raid 1 Mail/LDAP ( /var ) 250 GB 250 GB
4 250 GB
5 Raid 5 or
Raid 6
Home Folders
Virtual Machines
Other data
1000 GB (Raid5)
1500GB(Raid6)
500 GB
6 500 GB
7 500 GB
8 500 GB



Proposed Configuration 3

This configuration would create one large data store for all user and system data, which could be stored on separate appropriately sized partitions. This design is less modular, but uses fewer drives than previous designs while leaving bays open to store spares in the event of a drive failure.

Drive Bay Raid Type Contents Volume Size Disk Size
1 Raid 1 Operating System ( / ) 250 GB 250 GB
2 250GB
3 Raid 6 Home Folders ( /home )
Mail/LDAP ( /var )
Virtual Machines
1000 GB 500 GB
4 500 GB
5 500 GB
6 500 GB
7 None None/Spare Drive 0 250/500
8 None None/Spare Drive 0 250/500