Собственно сабж:root@bs:~# uname -a
Linux bs 2.6.35-22-generic-pae #33-Ubuntu SMP Sun Sep 19 22:14:14 UTC 2010 i686 GNU/Linux
root@bs:~#
Закинули на сервер массив в 1,5Тб. опознан как /dev/sdb.
пытаюсь раздать:
(вариант 1)
root@bs:~# cat /etc/iet/ietd.conf | grep -v \#
Target iqn.2111-04.grp.cts:storage.lun1
IncomingUser
OutgoingUser
Lun 0 Path=/var/iscsi/lun1.img,Type=fileio
Alias LUN1
Target iqn.2111-04.grp.cts:storage.lun2
IncomingUser
OutgoingUser
Lun 0 Path=/var/iscsi/lun2.img,Type=fileio
Alias LUN2
Target iqn.2111-04.grp.cts:storage.lun3
IncomingUser
OutgoingUser
Lun 0 Path=/dev/sdb,Type=blockio,ScsiId=3
Alias LUN3
(вариант 2)
root@bs:~# cat /etc/iet/ietd.conf | grep -v \#
Target iqn.2111-04.grp.cts:storage.lun1
IncomingUser
OutgoingUser
Lun 0 Path=/var/iscsi/lun1.img,Type=fileio
Alias LUN1
Target iqn.2111-04.grp.cts:storage.lun2
IncomingUser
OutgoingUser
Lun 0 Path=/var/iscsi/lun2.img,Type=fileio
Alias LUN2
Target iqn.2111-04.grp.cts:storage.lun3
IncomingUser
OutgoingUser
Lun 0 Path=/dev/sdb,Type=fileio
Alias LUN3
Пробовал так же указывать ScsiId, ScsiSn - что мёртвому припарки. Впрочем они чисто "рюшечки" и так.
root@bs:~# cat /etc/iet/initiators.allow | grep -v \#
iqn.2111-04.grp.cts:storage.lun1 10.1.1.0/24
iqn.2111-04.grp.cts:storage.lun2 10.1.1.0/24
iqn.2111-04.grp.cts:storage.lun3 10.1.1.0/24
В общем ситуация следующая - lun1 и lun2 - видят все Win серваки и чудно пользують для собственных нужд. lun3 - не виден нигде. Хотя:
root@bs:/etc/iet# ietadm --op show --tid=1
Wthreads=8
Type=0
QueuedCommands=32
NOPInterval=0
NOPTimeout=0
root@bs:/etc/iet# ietadm --op show --tid=2
Wthreads=8
Type=0
QueuedCommands=32
NOPInterval=0
NOPTimeout=0
root@bs:/etc/iet# ietadm --op show --tid=3
Wthreads=8
Type=0
QueuedCommands=32
NOPInterval=0
NOPTimeout=0
root@bs:/etc/iet#
tid:3 name:iqn.2111-04.grp.cts:storage.lun3
lun:0 state:0 iotype:blockio iomode:wt blocks:2929686528 blocksize:512 path:/dev/sdb
tid:2 name:iqn.2111-04.grp.cts:storage.lun2
lun:0 state:0 iotype:fileio iomode:wt blocks:204800000 blocksize:512 path:/var/iscsi/lun2.img
tid:1 name:iqn.2111-04.grp.cts:storage.lun1
lun:0 state:0 iotype:fileio iomode:wt blocks:204800000 blocksize:512 path:/var/iscsi/lun1.img
А вот и сессии
root@bs:/etc/iet# cat /proc/net/iet/session
tid:3 name:iqn.2111-04.grp.cts:storage.lun3
tid:2 name:iqn.2111-04.grp.cts:storage.lun2
sid:844425852944448 initiator:iqn.1991-05.com.microsoft:ds.cts.grp
cid:1 ip:10.1.1.6 state:active hd:none dd:none
sid:562950876233792 initiator:iqn.1991-05.com.microsoft:es.cts.grp
cid:1 ip:10.1.1.5 state:active hd:none dd:none
tid:1 name:iqn.2111-04.grp.cts:storage.lun1
sid:1125900829655104 initiator:iqn.1991-05.com.microsoft:ds.cts.grp
cid:1 ip:10.1.1.6 state:active hd:none dd:none
sid:281475899523136 initiator:iqn.1991-05.com.microsoft:es.cts.grp
cid:1 ip:10.1.1.5 state:active hd:none dd:none
Собственно сабж - как сделать видным массив?
PS: Висит всё это на:
scsi2 : Areca SATA Host Adapter RAID Controller( RAID6 capable)