[LU-5421] MGS and MDT with dual ib port Created: 27/Jul/14 Updated: 28/Jul/14 |
|
| Status: | Open |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.5.2 |
| Fix Version/s: | None |
| Type: | Task | Priority: | Critical |
| Reporter: | Atul Yadav | Assignee: | WC Triage |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Lustre 2.5.2, Cent OS 6.5, Dual IB port. |
||
| Epic/Theme: | DUAl-ib-port, Lustre-2.5.2 |
| Rank (Obsolete): | 15077 |
| Description |
|
Dear Team, We are looking for HA in terms of IO node, IB port failure. In our setup 2 IB switch independently connected with IO1 and IO2 server. IO1-ib0 192.168.2.101 LNET options lnet networks=o2ib0(ib0),o2ib1(ib1) ssh IO2 "mkfs.lustre --reformat --fsname=lustre --mdt --mgs --index=0 --failnode=192.168.3.101@o2ib1 --failnode=192.168.2.102@o2ib0 --failnode=192.168.3.102@o2ib1 /dev/drbd0" ssh IO2 "mkfs.lustre --reformat --fsname=lustre --ost --index=0 \ ssh IO2 "mkfs.lustre --reformat --fsname=lustre --ost --index=2 \ ssh IO2 "mount -t lustre /dev/mapper/ost-2 /OST2"
ssh IO1 "mkfs.lustre --reformat --fsname=lustre --ost --index=4 \ Is the above configuration is correct Thank You |
| Comments |
| Comment by Atul Yadav [ 27/Jul/14 ] |
|
After executing below command, we are getting error mkfs.lustre --reformat --fsname=lustre --mdt --mgs --index=0 --failnode=192.168.3.101@o2ib1 --failnode=192.168.2.102@o2ib0 --failnode=192.168.3.102@o2ib1 /dev/drbd0 Permanent disk data: device size = 380916MB [root@IO1 ~]# mount -v -t lustre /dev/drbd0 /MDT +++++++++++++++++++++++++++++++++ Thank YOU |