9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] aoe on sources
@ 2007-08-17  1:10 YAMANASHI Takeshi
  2007-08-17  1:18 ` erik quanstrom
  0 siblings, 1 reply; 7+ messages in thread
From: YAMANASHI Takeshi @ 2007-08-17  1:10 UTC (permalink / raw)
  To: 9fans

Hi, erik,

I got the AoE target mounted using sdata successfuly.
I recompiled vblade from sources and that was it.


> > mounted the target with:
> >     term% bind -b '#ae' /dev
> 
> i think you mean '#?'?

Yes. I wasn't sure if the character would go out with my mailer.


> and check the reported size of the target with

with the old vblade, it reported that 'data' file is zero lengthed.

  term% ls -l /dev/aoe/0.0
  --rw-r--r-- a 0 glenda glenda   0 Aug 16 12:06 /dev/aoe/0.0/config
  --rw-r--r-- a 0 glenda glenda   0 Aug 16 12:06 /dev/aoe/0.0/ctl
  --rw-r----- a 0 glenda glenda   0 Aug 16 12:06 /dev/aoe/0.0/data
  d-r-xr-xr-x a 0 glenda glenda   0 Aug 16 12:06 /dev/aoe/0.0/devlink
  --rw-r--r-- a 0 glenda glenda 512 Aug 16 12:06 /dev/aoe/0.0/ident



I can mail the old vblade binary to you if wanted.
-- 
"on travel, off the network ... and a fossil in my pocket"



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] aoe on sources
@ 2007-08-17  1:32 YAMANASHI Takeshi
  0 siblings, 0 replies; 7+ messages in thread
From: YAMANASHI Takeshi @ 2007-08-17  1:32 UTC (permalink / raw)
  To: quanstro, 9fans

Hi, erik, thanks for the new vblade.  Now i can proceed to
try gPXE booting a linux from the vblade.

> that's one of the first things to look for.  the other is that the ctl file
> "flags:" line should contain the string "up".

'ctl' contained this with the old vblade.

state: up
nopen: 1
nout: 0
nmaxout: 24
nframes: 24
maxbcnt: 1024
fw: 0913
model: Plan 9 Vblade
serial: 
firmware: 2
flag: llba up jumbo 

I put the old vblade at:
	http://www.tip9ug.jp/who/nashi/vblade.old

-- 



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [9fans] aoe on sources
@ 2007-08-10 19:14 geoff
  2007-08-10 19:34 ` erik quanstrom
  0 siblings, 1 reply; 7+ messages in thread
From: geoff @ 2007-08-10 19:14 UTC (permalink / raw)
  To: 9fans

I've incorporated Coraid's AoE code into our kernel.
Code and manual pages (aoe(3) and sdaoe(3)) are on sources now.
To use it, you need to include

dev
	# ...
	aoe
misc
	# ...
	sdaoe

in your kernel configuration(s), and follow the
instructions in the above-mentioned manual pages.

It's very lightly tested so far, but I'll exercise it against
a Coraid EtherDrive soon.

There is at least one important fix in our version of the
Coraid code, so if you're running old Coraid code, you should
update.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-08-17  1:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-17  1:10 [9fans] aoe on sources YAMANASHI Takeshi
2007-08-17  1:18 ` erik quanstrom
  -- strict thread matches above, loose matches on Subject: below --
2007-08-17  1:32 YAMANASHI Takeshi
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 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).