Hi all,
I worked on getting the FreeBSD ports net/aoe to compile a kernel module for FreeNAS. See this bug report,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194663
and the corresponding patches there in order to get a kernel module which works with an VIMAGE enabled kernel.
I then loaded the /boot/modules/aoe.ko into FreeNAS using a tunable, and set the sysctl net.aoe.iflist="em1" (assuming em1 has vblade's attached) and finally get devices ready to use in ZFS pools. To...
AoE (ATA over Ethernet) kernel module
I worked on getting the FreeBSD ports net/aoe to compile a kernel module for FreeNAS. See this bug report,
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194663
and the corresponding patches there in order to get a kernel module which works with an VIMAGE enabled kernel.
I then loaded the /boot/modules/aoe.ko into FreeNAS using a tunable, and set the sysctl net.aoe.iflist="em1" (assuming em1 has vblade's attached) and finally get devices ready to use in ZFS pools. To...
AoE (ATA over Ethernet) kernel module