openfish
05-22-2007, 09:20 AM
Anyone aware of a PCI ATA to Ethernet bridge that can be used to boot diskless systems?
I know Coraid produces a storage SAN based on linux for storage purposes. I'm more or less interested in diskless scenarios., so that the storage system can export the AoE volumes similar to an NFS boot.
bqinternet
06-05-2007, 11:39 PM
Something else to consider would be to boot using PXE over the network, and then mount the filesystems over NFS or Samba.
Iwannasite
06-06-2007, 01:56 AM
One thing to consider is that AoE is not routable. So if there's a router involved anywhere in between, you'll have to use iSCSI instead.
wishnet
06-06-2007, 05:04 AM
You can do PXE Boot and mount an AOE device just like any other type of diskless system. I've currently got it up and running with a standard initrd ramdisk that starts up a network interface, locates the AOE "partition" and mounts it just fine as root. No issues whatsoever. You can also use VLAN's very easily so each system cannot see any AOE partitions other then those for the system in question