<div dir="ltr">I think you can create multiple file systems with mgs on single block device with multiple partitions but there may be performance degradation.<div><br></div><div>Try creating and run ior on both file systems individually and at a time.</div><div><br></div><div>Rgds,</div><div>ANS</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jan 4, 2019 at 2:50 AM <<a href="mailto:lustre-discuss-request@lists.lustre.org">lustre-discuss-request@lists.lustre.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send lustre-discuss mailing list submissions to<br>
        <a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:lustre-discuss-request@lists.lustre.org" target="_blank">lustre-discuss-request@lists.lustre.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:lustre-discuss-owner@lists.lustre.org" target="_blank">lustre-discuss-owner@lists.lustre.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of lustre-discuss digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. multiple filesystem creation problem (Jae-Hyuck Kwak)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 3 Jan 2019 11:57:02 +0900<br>
From: Jae-Hyuck Kwak <<a href="mailto:jhkwak@kisti.re.kr" target="_blank">jhkwak@kisti.re.kr</a>><br>
To: <a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
Subject: [lustre-discuss] multiple filesystem creation problem<br>
Message-ID: <<a href="mailto:7b64f8a0-a5f5-faeb-671e-2c3c3f8b686e@kisti.re.kr" target="_blank">7b64f8a0-a5f5-faeb-671e-2c3c3f8b686e@kisti.re.kr</a>><br>
Content-Type: text/plain; charset=euc-kr; format=flowed<br>
<br>
Hi, all,<br>
I would like to create multiple lustre filesystem. in this case, should <br>
mgs be on its own dedicated block device?<br>
I used to create a combined mgs/mdt filesystem on the block device. is <br>
it possible to multiple combined mgs/mdt filesystem as following?<br>
# mkfs.lustre --fsname=test0 --mdt --mgs --index=0 --reformat /dev/sdc<br>
# mkfs.lustre --fsname=test1 --mdt --mgs --index=1 --reformat /dev/sdd<br>
# mkdir -p /mnt/test0/mdt0<br>
# mkdir -p /mnt/test1/mdt1<br>
# mount -t lustre /dev/sdc /mnt/test0/mdt0<br>
# mount -t lustre /dev/sdd /mnt/test1/mdt1<br>
<br>
BR,<br>
Jae-Hyuck<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
lustre-discuss mailing list<br>
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
<br>
<br>
------------------------------<br>
<br>
End of lustre-discuss Digest, Vol 154, Issue 3<br>
**********************************************<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Thanks,<div>ANS.</div></div></div>