Re: [lustre-discuss] tune2fs being blocked by MMP

2016-08-02 Thread Mohr Jr, Richard Frank (Rick Mohr)

> On Aug 2, 2016, at 10:38 AM, Gibbins, Faye  wrote:
> 
> 
> tune2fs: MMP: device currently active while trying to open 
> /dev/mapper/scratch--1--5-scratch_3
> 
> MMP error info: last update: Tue Aug  2 15:34:09 2016
> 
> node: edi-vf-1-5.ad.cirrus.com device: dm-19
> 
> 0 edi-vf-1-5:~#

Is the device currently mounted?  If so, that would explain the error.

--
Rick Mohr
Senior HPC System Administrator
National Institute for Computational Sciences
http://www.nics.tennessee.edu

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[lustre-discuss] tune2fs being blocked by MMP

2016-08-02 Thread Gibbins, Faye
Hi,

I want to change the ext4 error behaviour from "continue" to panic.

However tune2fs is reporting:

Snip---
tune2fs: MMP: device currently active while trying to open 
/dev/mapper/scratch--1--5-scratch_3
MMP error info: last update: Tue Aug  2 15:34:09 2016
node: edi-vf-1-5.ad.cirrus.com device: dm-19
0 edi-vf-1-5:~#
Snip---

And not changing the value. I have failover setup on this device.

Can anyone help?

Yours
Faye Gibbins

Snr Systems Administrator, Unix Lead Architect (Software)
Cirrus Logic | cirrus.com | +44 131 272 7398
[cid:image003.png@01CFC5F0.FE149B60]



This message and any attachments may contain privileged and confidential 
information that is intended solely for the person(s) to whom it is addressed. 
If you are not an intended recipient you must not: read; copy; distribute; 
discuss; take any action in or make any reliance upon the contents of this 
message; nor open or read any attachment. If you have received this message in 
error, please notify us as soon as possible on the following telephone number 
and destroy this message including any attachments. Thank you. Cirrus Logic 
International (UK) Ltd and Cirrus Logic International Semiconductor Ltd are 
companies registered in Scotland, with registered numbers SC089839 and SC495735 
respectively. Our registered office is at Westfield House, 26 Westfield Road, 
Edinburgh, EH11 2QB, UK. Tel: +44 (0)131 272 7000. cirrus.com
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] Mounting Lustre over IB-to-Ethernet gateway

2016-08-02 Thread Martin Hecht
Hi Kevin,

I think your proposed lnet config line is correct and it would add tcp0.
If you add a new lnet on the servers you have to reload the lnet module,
which implies that you have to restart lustre (you don't have to reboot
if unloading the modules works smoothly, i.e. unmounting all targets,
followed by lustre_rmmod, and then mounting targets again, you don't
have to restart the ib clients though).

If you have clients with an interface on both networks (which could act
as lnet routers) you can do without restarting the servers. You don't
have to add the lnet on the servers in that case, but you just have to
add the routes to the new lnet on all servers which works in production
with lctl --net tcp0 add_route client-ip@o2ib0. On the routers you need
forwarding="enabled" and they need both lnets, each of them assigned to
the appropriate interface (in order to configure this you have to reload
the lnet module on the clients which will act as routers). On the tcp
clients you would need the route across the routers in the opposite
direction. However, in that scenario you wouldn't use the ib2eth gateway.

Greetings,
Martin

On 08/01/2016 01:05 PM, Kevin M. Hildebrand wrote:
> Our Lustre filesystem is currently set up to use the o2ib interface only-
> all of the servers have
> options lnet networks=o2ib0(ib0)
>
> We've just added a Mellanox IB-to-Ethernet gateway and would like to be
> able to have clients on the Ethernet side also mount Lustre.  The gateway
> extends the same layer-2 IP range that's being used for IPoIB out to the
> Ethernet clients
>
> How should I go about doing this?  Since the clients don't have IB, it
> doesn't appear that I can use o2ib0 to mount.  Do I need to add another
> lnet network on the servers?  Something like
> options lnet networks=o2ib0(ib0),tcp0(ib0)?  Can I have both protocols on
> the same interface?
> And if I do have to add another lnet network, is there any way to do so
> without restarting the servers?
>
> Thanks,
> Kevin
>
> --
> Kevin Hildebrand
> University of Maryland, College Park
> Division of IT
>
>
>
> ___
> lustre-discuss mailing list
> lustre-discuss@lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org




smime.p7s
Description: S/MIME Cryptographic Signature
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org