> On Aug 13, 2018, at 2:25 PM, David Cohen <cda...@physics.technion.ac.il> 
> wrote:
> 
> the fstab line I use for mounting the Lustre filesystem:
> 
> oss03@tcp:oss01@tcp:/fsname /storage        lustre  flock,user_xattr,defaults 
>    0 0

OK.  That looks correct.

> the mds is also configured for failover (unsuccessfully) :
> tunefs.lustre --writeconf --erase-params --fsname=fsname --mgs 
> --mountfsoptions='user_xattr,errors=remount-ro,acl' 
> --param="mgsnode=oss03@tcp mgsnode=oss01@tcp servicenode=oss01@tcp 
> servicenode=oss03@tcp" /dev/lustre_pool/MDT

I don’t think you need to specify the —msg option (since the writeconf doesn’t 
change what kind of target it is).  Also, you should be able to just specify 
multiple —mgsnode=XX options like you did for the osts instead of using the 
—param=“mgsnode..” syntax.  I don’t know if that is affecting your failover 
config or not.  (Maybe it doesn’t matter.)

--
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

Reply via email to