On Tue, 14 Jul 2009 17:43:25 +0200
[email protected] (Marco d'Itri) wrote:

> On Jul 14, Laurent Bigonville <[email protected]> wrote:
> 
> > It looks like the /dev/ch* device is not created for tape library with
> > autochanger (ch driver). Only a /dev/sg* device is created.
> Is the ch module loaded or not?

Yeah the module is loaded

# lsmod |grep ch
shpchp                 25496  0 
pci_hotplug            23204  1 shpchp
mbcache                 6656  2 ext2,ext3
ch                     11908  0 
scsi_mod              129804  8 
sg,st,ch,sd_mod,usb_storage,libata,aic7xxx,scsi_transport_spi

in dmesg I even get:

# dmesg |grep ch0
[   30.805940] ch0: type #1 (mt): 0x0+1 [medium transport]
[   30.805965] ch0: type #2 (st): 0x1+8 [storage]
[   30.805981] ch0: type #3 (ie): 0x0+0 [import/export]
[   30.805998] ch0: type #4 (dt): 0x52+1 [data transfer]
[   30.885356] ch0: dt 0x52: ID 14, LUN 0, name: SONY     SDX-700C         0207
[   30.885393] ch0: INITIALIZE ELEMENT STATUS, may take some time ...
[   58.482169] ch0: ... finished
[   58.482190] ch 0:0:15:0: Attached scsi changer ch0


Laurent



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to