9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@vitanuova.com
To: 9fans@cse.psu.edu
Subject: Re: [9fans] standalone auth/cpu server
Date: Wed,  6 Jun 2001 15:52:43 +0100	[thread overview]
Message-ID: <20010606145124.2A8DF199E9@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 233 bytes --]

/sys/src/cmd/disk/kfs provides devmulti.c and the mkfile there can build 8.gfs
which seems to provide concatenated drives, but i don't know what shape it's in.
you'd need to save and restore your existing file system to use it.


[-- Attachment #2: Type: message/rfc822, Size: 1622 bytes --]

To: cse.psu.edu!9fans
Subject: Re: [9fans] standalone auth/cpu server
Date: Wed, 6 Jun 2001 10:18:55 -0400
Message-ID: <20010606141931.41CE319A61@mail.cse.psu.edu>

you can add the disk and run a seperate instance of kfs serving it. for
example, putting something like this in your cpurc:
	disk/kfs -n alt -f /dev/sd02
will give you kfs on the disk at SCSI ID 2. to the best of my knowledge,
there's no way to make kfs concatenate the disks. the file server can,
but i think that involves re-building your file system.
-.

             reply	other threads:[~2001-06-06 14:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-06 14:52 forsyth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-06-06 14:18 anothy
2001-06-06 14:04 Ish Rattan

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=20010606145124.2A8DF199E9@mail.cse.psu.edu \
    --to=forsyth@vitanuova.com \
    --cc=9fans@cse.psu.edu \
    /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).