9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] Ken Fileserver problem
Date: Wed, 13 Jan 2010 07:44:54 -0500	[thread overview]
Message-ID: <4ba7b6daef0059b8be0b9a7ee3ce2263@brasstown.quanstro.net> (raw)
In-Reply-To: <20100113063909.1D13711803D@smtp.hushmail.com>

should have explained that my fs accepts 3 partition
layouts.
p(h0)x.y		where x <= y and y <= 100.
	partition by percentage. y% of the disk starting at x.
p(h0)w.z	where z > 100
	partition by block offsets.  w-z blocks of the disk
ph0"name"
	use fdisk/prep partition offsets.  useable space
	is up to two blocks less than one would expect
	since kenfs always does RBUFSIZE-aligned io.

i'd love to get rid of the first two.  the first one is
impractical since very large disks make the math very
fuzzy and the second makes mistakes easy.  in either
case, the difference of one sector can be fatal.

- erik



  parent reply	other threads:[~2010-01-13 12:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-13  6:39 Wolfgang Kunz
2010-01-13 12:31 ` erik quanstrom
2010-01-13 12:44 ` erik quanstrom [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-13 13:56 Wolfgang Kunz
2010-01-13 13:54 Wolfgang Kunz
2010-01-13 15:27 ` erik quanstrom
2010-01-13  6:29 Wolfgang Kunz
2010-01-13  8:51 ` Akshat Kumar
2010-01-13 12:51 ` erik quanstrom
2010-01-12 19:31 Wolfgang Kunz
2010-01-12 22:39 ` Akshat Kumar
2010-01-12 22:46   ` erik quanstrom
2010-01-12 22:50   ` Lyndon Nerenberg (VE6BBM/VE7TFX)
2010-01-13  8:56     ` Akshat Kumar
2010-01-13 12:56     ` erik quanstrom

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=4ba7b6daef0059b8be0b9a7ee3ce2263@brasstown.quanstro.net \
    --to=quanstro@quanstro.net \
    --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).