On Nov 13, 2007 9:50 AM, Tim Verhoeven tim.verhoeven.be@gmail.com wrote:
Running 'mknod sdc b 8 32' worked great. I could fdisk and the data looked good. However, when I rebooted to start from a clean slate, sdc disappeared again. Is there something that must be done to make the 'mknod' change permanent? Or perhaps something else is wiping it away and overriding what I've done?
Normally udev dynamically makes the different /dev entries. So either udev is screwing up or the iSCSI driver itself is doing something wrong. What version of CentOS is this and what iSCSI initiator are you using ?
CentOS 4.4 and iSCSI 4.0.3.0-5
Thanks, Scott