Saturday, August 30, 2008

iSCSI Enterprise Target via RPMs

This how to is handy. It doesn't end well for the author but my "yum install kmod-iscsitarget" was all I needed. It brought in a 2.6.25 Kernel as a dependency.
Downloading Packages:
(1/5): kmod-iscsitarget-2 100% |=========================|  37 kB    00:00     
(2/5): kmod-iscsitarget-0 100% |=========================| 4.3 kB    00:00     
(3/5): kernel-2.6.25.14-6 100% |=========================|  18 MB    00:34     
(4/5): iscsitarget-0.4.15 100% |=========================|  64 kB    00:00     
(5/5): iwl4965-firmware-2 100% |=========================| 237 kB    00:00    
Beware: This installs iscsitarget-0.4.15 which generates a broken pipe error for certain ietadm commands. This is not obvious until you run strace. 0.4.16 doesn't have this problem.

No comments: