From: Vladislav B. <vs...@vl...> - 2009-12-03 16:11:09
|
Hi Kristof Van Doorsselaere, on 12/03/2009 01:24 PM wrote: > Hi, > > Today I tried latest SCST (-> svn co > https://scst.svn.sourceforge.net/svnroot/scst/trunk) > > First I was having issues setting up new targets: > > The problem start when I try to assign a device to a security group: > > root@cpunode1:~# scstadmin -assigndev testdisk -group > Default_iqn.2007-05.com.example:testtarget > Collecting current configuration: done. > > -> Device 'testdisk': Using next available LUN of 0 for group > 'Default_iqn.2007-05.com.example:testtarget'. > WARNING: Unable to assign non-existant device 'testdisk' to group > 'Default_iqn.2007-05.com.example:testtarget'. > > All done. > > *This while the disk is listed in:* > root@cpunode1:~# grep testdisk /proc/scsi_tgt/vdisk/vdisk > testdisk 24414 512 > /dev/53e16fb8001b4ce4 testdisk 165858fe > root@cpunode1:~# > > > root@cpunode1:~# fdisk -l /dev/53e16fb8001b4ce4 > > Disk /dev/53e16fb8001b4ce4: 25.6 GB, 25600000000 bytes > 255 heads, 63 sectors/track, 3112 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > Disk identifier: 0x00000000 > > Disk /dev/53e16fb8001b4ce4 doesn't contain a valid partition table Most likely, it is known and Mark has a pending patch for it, which he for some reason has not applied yet. > Since my previous iscsi target was still working I did another test to > do the direct install, this still crashed SCST, below are the logs > > In the logs I see: Can you send the full logs from the SCST start, not a filtered version? Thanks, Vlad |