9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] aoe on sources
Date: Thu, 16 Aug 2007 07:52:26 -0400	[thread overview]
Message-ID: <f1f6c103ef71eec3409c9866864b5cc3@quanstro.net> (raw)
In-Reply-To: <bf64731d0708152304q452259c0qb80462e160aed62a@mail.gmail.com>

> i started vblade with:
>     cpu% dd -if /dev/zero -of 80.74 -bs 1024 -count 102400
>     102400+0 records in
>     102400+0 records out
>     cpu% vblade -ia 80.74 80.74
>     lblade 80.74 204672 sectors

looks good.

> mounted the target with:
>     term% bind -b '#ae' /dev

i think you mean '#æ'?

>     term% echo bind '#l/ether0' > /dev/aoe/ctl
>     term% echo config switch on spec z type aoe//dev/aoe/80.74 > /dev/sdctl
>     term% ls /dev/sdz0
>     /dev/sdz0/ctl
>     /dev/sdz0/raw
>     term% grep nopen /dev/aoe/80.74/ctl
>     nopen: 1

hmmm.  i couldn't reproduce this bug.  you can try to

	echo identify>/dev/aoe/80.74/ctl

and check the reported size of the target with

	ls -l /dev/aoe/80.74

the size of the data file will be the size of the target.

i did make some small changes to vblade.  if you continue to
have trouble, you might try again with the new vblade.  but
i don't think i fixed anything critical.

- erik



  reply	other threads:[~2007-08-16 11:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10 19:14 geoff
2007-08-10 19:34 ` erik quanstrom
2007-08-16  6:04   ` YAMANASHI Takeshi
2007-08-16 11:52     ` erik quanstrom [this message]
2007-08-17  1:10 YAMANASHI Takeshi
2007-08-17  1:18 ` erik quanstrom
2007-08-17  1:32 YAMANASHI Takeshi

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