Re: [PATCH] ATA over Ethernet driver for 2.6.9

From: Pavel Machek (pavel_at_ucw.cz)
Date: 12/07/04

  • Next message: Ingo Molnar: "Re: [PATCH] isolcpus option broken in 2.6.10-rc2-bk2"
    Date:	Tue, 7 Dec 2004 14:00:15 +0100
    To: linux-kernel@vger.kernel.org
    
    

    Hi!

    > > The included patch allows the Linux kernel to use the ATA over
    > > Ethernet (AoE) network protocol to communicate with any block device
    > > that handles the AoE protocol. The Coraid EtherDrive (R) Storage
    > > Blade is the first hardware using AoE.
    > >
    > > Like IP, AoE is an ethernet-level network protocol, registered with
    > > the IEEE. Unlike IP, AoE is not routable.
    >
    > So AoE is out of scope for many uses...

    Well, at least it has a chance to correctly work in low-memory conditions,
    and it might be possible to swap over AoE.
    ARPs are real problem there.
                                    Pavel

    -- 
    64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms         
    -
    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/
    

  • Next message: Ingo Molnar: "Re: [PATCH] isolcpus option broken in 2.6.10-rc2-bk2"

    Relevant Pages

    • Re: Re[2]: ata over ethernet question
      ... >> similar in concept to iSCSI with the biggest difference being that AOE ... "This is a beta release of vblade, ... ethernet local area network via the ATA over Ethernet ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] ATA over Ethernet driver for 2.6.9
      ... Unlike IP, AoE is not routable. ... > So AoE is out of scope for many uses... ... those I'm not sure routability actually matters too much. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] ATA over Ethernet driver for 2.6.9
      ... >and it might be possible to swap over AoE. ... >ARPs are real problem there. ... how about caching the hw address of the AoE device ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: AOE and large filesystems?
      ... While I think AoE is "neat", IMO you really want to use something based ... Your CPU usage w/ zerocopy offload could potentially be lowered w/ TCP, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] ATA over Ethernet driver for 2.6.9
      ... Unlike IP, AoE is not routable. ... you'd use the in-kernel NBD driver (or ... saving the host the work of doing TCP/IP. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)