Cliff White wrote:

> I don't know what your constraints are, but should note that this sort
> of information (number of OSTs) can be obtained rather trivially from 
> any lustre client via shell prompt, to wit:
> # lctl dl |grep OST |wc -l
> 2
> or:
> # ls /proc/fs/lustre/osc | grep OST |wc -l
> 2

IF you only have one lustre filesystem mounted on that node.
_______________________________________________
Lustre-discuss mailing list
Lustre-discuss@lists.lustre.org
http://lists.lustre.org/mailman/listinfo/lustre-discuss

Reply via email to