Hello all, I'm trying to port targetcli-fb to Alpine Linux (http://www.alpinelinux.org/). However I'm unable to see the "iscsi" namespace in ConfigFS. I do have iscsi_core_mod loaded: test:~# lsmod | grep target target_core_pscsi 17549 0 target_core_file 13146 0 target_core_iblock 13417 1 iscsi_target_mod 177736 0 target_core_mod 213794 8 target_core_pscsi,target_core_file,target_core_iblock,iscsi_target_mod configfs 26614 3 iscsi_target_mod,target_core_mod scsi_mod 117839 7 target_core_pscsi,iscsi_target_mod,target_core_mod,sr_mod,libata,usb_storage,sd_mod test:~# uname -a Linux test 3.2.2 #2-Alpine SMP Fri Jan 27 12:04:17 UTC 2012 x86_64 Linux test:~# targetcli Welcome to the targetcli shell:: Copyright (c) 2011 by RisingTide Systems LLC. For help on commands, type 'help'. /> ls o- / ......................................................................................................................... [...] o- backstores .............................................................................................................. [...] o- block .................................................................................................... [1 Storage Object] | o- block1 ............................................................................................ [/dev/vda1 deactivated] o- fileio ................................................................................................... [0 Storage Object] o- pscsi .................................................................................................... [0 Storage Object] o- ramdisk .................................................................................................. [0 Storage Object] /> Could you please help me to understand where the problem is? Thank you - leonardo P.S. If this is not the right list where to ask, please excuse me. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html