9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Wolfgang Kunz" <woku@hush.com>
To: "9fans" <9fans@9fans.net>
Subject: [9fans] How to extend a fossil filesystem with a second disk?
Date: Mon,  8 Feb 2010 13:20:14 +0100	[thread overview]
Message-ID: <20100208122014.F05E311803D@smtp.hushmail.com> (raw)

Hi,

I would like to add a second disk to my fossil configuration.

I would like to ask if this is possible without fs?

When it is possible I would like to ask for a sample.

Here is what I was trying without success:

disk/mbr -m /386/mbr /dev/sdC1/data

disk/fdisk /dev/sdC1/data

disk/prep /dev/sdC1/plan9

fossil/flfmt /dev/sdC1/other

fossil/conf -w /dev/sdC0/fossil << EOF
fsys main config /dev/sdC0/fossil
fsys other config /dev/sdC1/other
fsys main open -V -c 3000
fsys other open -V -c 3000
EOF

I was not able to mount the 'other' fs to /n/other.

Regards,
Wolfgang




             reply	other threads:[~2010-02-08 12:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08 12:20 Wolfgang Kunz [this message]
2010-02-08 12:34 ` Steve Simon
2010-02-09  6:48 Wolfgang Kunz

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=20100208122014.F05E311803D@smtp.hushmail.com \
    --to=woku@hush.com \
    --cc=9fans@9fans.net \
    /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).