Difference between revisions of "Lustre install for Unit.tv"

From Define Wiki
Jump to navigation Jump to search
Line 21: Line 21:
 
# management netowrk
 
# management netowrk
 
## PXE network: 172.28.11.xx
 
## PXE network: 172.28.11.xx
## IPMI network: 172.28.12.xx
 
 
## subnet for eth1 on iml:
 
## subnet for eth1 on iml:
 
### ip: 172.105.0.0
 
### ip: 172.105.0.0
 +
### IPMI network: 172.105.1.xx
 
# IB network (private)
 
# IB network (private)
 
## IP: 192.168.0.x
 
## IP: 192.168.0.x

Revision as of 10:27, 8 July 2015

Preparation

Nodes

IML:

  1. CentOS 6.6
  2. Cobbler
    1. let kickstart file to only install system on first partition
  3. IML

MDS

  1. CentOS 6.6
  2. RAID:
    1. small partition for MGS
    2. large partition for MDT

OSS:

  1. CentOS 6.6
  2. RAID:
    1. 2 RAID arays: r6

Network

  1. management netowrk
    1. PXE network: 172.28.11.xx
    2. subnet for eth1 on iml:
      1. ip: 172.105.0.0
      2. IPMI network: 172.105.1.xx
  2. IB network (private)
    1. IP: 192.168.0.x
  3. ETH Network (private)
    1. IP: 192.168.1.x
  4. Switch
    1. enable ETH license
  5. Cards
    1. first port IB, second port eth
  • IML
    • IP: 172.28.0.114

Hardware

  • Network
    • all IB card should be set to port1 -> IB, port2 -> ETH
    • some port on IB switch should be ETH
  • for every pair of JBOD, connect network cable directly to each other

Installation Steps

  1. Set up IML
    1. install and configure IML with the latest RPMs
      1. change the eht0 ip to 172.28.11.1
    2. install cobbler
  2. deploy all other nodes using cobbler
  3. deploy IEEL on all other nodes