9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Lorenzo Bivens <izaki@belaska.us>
To: "9front@9front.org" <9front@9front.org>
Subject: Re: [9front] Disk Mirroring, or disk composition using fs(3)
Date: Fri, 18 Jun 2021 19:09:58 +0000	[thread overview]
Message-ID: <CO1PR17MB517777A59F4F2533F5A80097B60D9@CO1PR17MB5177.namprd17.prod.outlook.com> (raw)
In-Reply-To: <2e861d0c-f927-450c-9411-4702b8d77405@pixelhero.dev>

Thanks for your observation. As far as I know, both nomenclatures are correct.

I initially started experimenting with a single file name, with the same results. For me it is more convenient to have the “arrangement” under a unique folder rather than being with other potential arrangements under /dev/fs

________________________________________
From: Noam Preil <noam@pixelhero.dev>
Sent: Friday, June 18, 2021 1:02 AM
To: Lorenzo Bivens
Subject: Re: [9front] Disk Mirroring, or disk composition using fs(3)

You want md0 for the name, not md0/data.

that is,
> echo mirror md0 /dev/sd01/data /dev/sd02/data >/dev/fs/ctl

That creates /dev/fs/md0, which is a raw file.
— Noam Preil

  reply	other threads:[~2021-06-18 19:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-17 23:54 Lorenzo Bivens
2021-06-18  8:02 ` Noam Preil
2021-06-18 19:09   ` Lorenzo Bivens [this message]
2021-06-18  8:06 ` Noam Preil
2021-06-18 21:22 ` [9front] " Anthony Martin
2021-06-21  5:20   ` Lorenzo Bivens
2021-06-21  5:34     ` Lorenzo Bivens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CO1PR17MB517777A59F4F2533F5A80097B60D9@CO1PR17MB5177.namprd17.prod.outlook.com \
    --to=izaki@belaska.us \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).