* AOE and large filesystems?
@ 2005-04-05 20:44 Dan Stromberg
2005-04-05 23:07 ` Jeff Garzik
2005-04-12 21:37 ` Ed L Cashin
0 siblings, 2 replies; 6+ messages in thread
From: Dan Stromberg @ 2005-04-05 20:44 UTC (permalink / raw)
To: linux-kernel
Some questions for the list:
1) Is anyone on the list using AOE in production?
2) Is anyone on the list using AOE in combination with md and/or LVM2?
3) Is anyone on the list using AOE on a 64 bit platform?
Thanks!
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AOE and large filesystems?
2005-04-05 20:44 AOE and large filesystems? Dan Stromberg
@ 2005-04-05 23:07 ` Jeff Garzik
2005-04-06 7:03 ` bert hubert
` (2 more replies)
2005-04-12 21:37 ` Ed L Cashin
1 sibling, 3 replies; 6+ messages in thread
From: Jeff Garzik @ 2005-04-05 23:07 UTC (permalink / raw)
To: Dan Stromberg; +Cc: linux-kernel
Dan Stromberg wrote:
> Some questions for the list:
>
> 1) Is anyone on the list using AOE in production?
>
> 2) Is anyone on the list using AOE in combination with md and/or LVM2?
>
> 3) Is anyone on the list using AOE on a 64 bit platform?
While I think AoE is "neat", IMO you really want to use something based
on TCP, even on a LAN...
Your CPU usage w/ zerocopy offload could potentially be lowered w/ TCP,
in addition to the built-in reliability.
As a tangent, I'd also like to see iSCSI over SCTP.
Jeff
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: AOE and large filesystems?
2005-04-05 23:07 ` Jeff Garzik
@ 2005-04-06 7:03 ` bert hubert
2005-04-06 16:44 ` Dmitry Yusupov
2005-04-09 10:06 ` Pavel Machek
2 siblings, 0 replies; 6+ messages in thread
From: bert hubert @ 2005-04-06 7:03 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Dan Stromberg, linux-kernel
On Tue, Apr 05, 2005 at 07:07:46PM -0400, Jeff Garzik wrote:
> As a tangent, I'd also like to see iSCSI over SCTP.
http://ds9a.nl/klogbot/?year=2005&month=3&day=21&hour=12.5
See conversation between 'nab_' and ahu (me).
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://netherlabs.nl Open and Closed source services
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AOE and large filesystems?
2005-04-05 23:07 ` Jeff Garzik
2005-04-06 7:03 ` bert hubert
@ 2005-04-06 16:44 ` Dmitry Yusupov
2005-04-09 10:06 ` Pavel Machek
2 siblings, 0 replies; 6+ messages in thread
From: Dmitry Yusupov @ 2005-04-06 16:44 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Dan Stromberg, linux-kernel
On Tue, 2005-04-05 at 19:07 -0400, Jeff Garzik wrote:
> As a tangent, I'd also like to see iSCSI over SCTP.
existing iSCSI over TCP ietf draft just does not fit into SCTP.
There was some activity on IPS recently:
http://www1.ietf.org/mail-archive/web/ips/current/msg01279.html
it ends up with needs for new ietf draft which will describe iSCSI over
SCTP transport.
Dmitry
> Jeff
>
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AOE and large filesystems?
2005-04-05 23:07 ` Jeff Garzik
2005-04-06 7:03 ` bert hubert
2005-04-06 16:44 ` Dmitry Yusupov
@ 2005-04-09 10:06 ` Pavel Machek
2 siblings, 0 replies; 6+ messages in thread
From: Pavel Machek @ 2005-04-09 10:06 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Dan Stromberg, linux-kernel
Hi!
> Dan Stromberg wrote:
> >Some questions for the list:
> >
> >1) Is anyone on the list using AOE in production?
> >
> >2) Is anyone on the list using AOE in combination with md and/or
> >LVM2?
> >
> >3) Is anyone on the list using AOE on a 64 bit platform?
>
> While I think AoE is "neat", IMO you really want to use something
> based on TCP, even on a LAN...
TCP does not work for swapping, unfortunately. And same problem
might be in dirty-page-writeout...
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AOE and large filesystems?
2005-04-05 20:44 AOE and large filesystems? Dan Stromberg
2005-04-05 23:07 ` Jeff Garzik
@ 2005-04-12 21:37 ` Ed L Cashin
1 sibling, 0 replies; 6+ messages in thread
From: Ed L Cashin @ 2005-04-12 21:37 UTC (permalink / raw)
To: linux-kernel; +Cc: Dan Stromberg
Dan Stromberg <strombrg@dcs.nac.uci.edu> writes:
> Some questions for the list:
>
> 1) Is anyone on the list using AOE in production?
I don't know of any AoE users that read the lkml. Except me, of
course.
> 2) Is anyone on the list using AOE in combination with md and/or LVM2?
Yes, most AoE users use md. Many use LVM2, but a couple have had
trouble with striped volume groups.
> 3) Is anyone on the list using AOE on a 64 bit platform?
People are using AoE on 64 bit platforms and not reading the lkml. :)
--
Ed L Cashin <ecashin@coraid.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-04-14 13:00 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-05 20:44 AOE and large filesystems? Dan Stromberg
2005-04-05 23:07 ` Jeff Garzik
2005-04-06 7:03 ` bert hubert
2005-04-06 16:44 ` Dmitry Yusupov
2005-04-09 10:06 ` Pavel Machek
2005-04-12 21:37 ` Ed L Cashin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox