On Sep 21, 2009, at 7:54 PM, Jerry Amundson jamundso@gmail.com wrote:
On 9/21/09, Jerry Amundson jamundso@gmail.com wrote:
Now to reboot and start running with it...
or, just chkconfig iscsi-target on service iscsi-target start is what I meant. Modules are fun! :)
The install scripts should 'chkconfig iscsi-target on' for you.
Still to do, is figure out a way to have it generate kabi tracking kernel module that is compatible with both RH and SLES.
Right now it can generate a dkms kernel module, but not everyone uses dkms and I don't think it's included in extras, but it is cross- platform, so you can have one kmod package for both C4 and C5 and all kernel variants, and 4 user code packages (32bit and 64bit for each version), much easier then 8 kernel packages and 4 user packages.
-Ross