9front - general discussion about 9front
 help / color / mirror / Atom feed
From: fulton@fulton.software
To: 9front@9front.org
Subject: [9front] Looking for documentation on adding a WORM pation(s) across mutliple disks
Date: Thu, 25 Mar 2021 14:41:30 -0700	[thread overview]
Message-ID: <FB7A7AB705D5D71FC580C5947D13DA5C@fulton.software> (raw)

My file server is currently running off a single 512GB ssd. this is fine for now, but I want more space for large media files such as music and high res photo's. I'm thinking about purchasing a couple of new hard drives, making each of them one big WORM and adding them to my existing cwfs configuration. To clarify, I want to go from this:

/dev/sdC0/other
/dev/sdC0/fscache
/dev/sdC0/fsworm

to

this:

/dev/sdC0/other
/dev/sdC0/fscache
/dev/sdC0/fsworm
/dev/sdC1/fsworm
...
/dev/sdCN/fsworm

and have everything work together to give my file server a giant, multi drive WORM.

I assume this is possible, but I have not been able to find much documentation on the subject, if you use this on your file server and know of some good doc's or want to write your own, that would be fantastic.

Thanks for your time :)
--
Fulton fulton.software!fulton


             reply	other threads:[~2021-03-25 21:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 21:41 fulton [this message]
2021-03-26  8:03 ` Alex Musolino

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=FB7A7AB705D5D71FC580C5947D13DA5C@fulton.software \
    --to=fulton@fulton.software \
    --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).