Difference between revisions of "Lustre install for Unit.tv"
Jump to navigation
Jump to search
| Line 29: | Line 29: | ||
# Cards | # Cards | ||
## first port IB, second port eth | ## first port IB, second port eth | ||
| + | |||
| + | == 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 == | ||
| + | # Set up IML | ||
| + | ## install and configure IML with the latest RPMs | ||
| + | ## install cobbler | ||
| + | # deploy all other nodes using cobbler | ||
| + | # deploy IEEL on all other nodes | ||
Revision as of 08:19, 8 July 2015
Preparation
Nodes
IML:
- CentOS 6.6
- Cobbler
- let kickstart file to only install system on first partition
- IML
MDS
- CentOS 6.6
- RAID:
- small partition for MGS
- large partition for MDT
OSS:
- CentOS 6.6
- RAID:
- 2 RAID arays: r6
Network
- management netowrk
- IP: PXE network (172.28.11.xx)
- IB network (private)
- IP: 192.168.0.x
- ETH Network (private)
- IP: 192.168.1.x
- Switch
- enable ETH license
- Cards
- first port IB, second port eth
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
- Set up IML
- install and configure IML with the latest RPMs
- install cobbler
- deploy all other nodes using cobbler
- deploy IEEL on all other nodes