On Sep 26, 2017, at 11:26, Biju C P <[email protected]> wrote: > > Hi, > > I need to query the list of filesystem names configured on the Management > server (MGS) from client. Is there any lustre API available to query this ?
There isn't a way to get this from the client, but on the MGS the filesystems can be listed: $ lctl get_param -n mgs.MGS.filesystems myth testfs lustre Cheers, Andreas -- Andreas Dilger Lustre Principal Architect Intel Corporation _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
