<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: configuring new SAN lun on RH3.0 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866827#M45005</link>
    <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;first of all lets talk about modules. Modules are dynamic so you may unload and load them when necessary and possible. To unload a module you can't be using it, i.e, you can't have any device attached/using this module. With lsmod you may see if the module is in use or not (count field = 0 =&amp;gt; not in use). It's good because if you define/install another lun attached to a inuse card you have to "probe" the scsi channel again, so, if you are using modules (driver not staticaly included in the kernel) you don't have to reboot the server, you just have to remove (modprobe -r) and load (modprobe) the desired module. I hope that my talk helps you, if not please ask more.&lt;BR /&gt;&lt;BR /&gt;Now the Emulex card/driver and the DataCore attached to it.&lt;BR /&gt;&lt;BR /&gt;I don't think your problem is about not having the necessary device (/dev/xxx). You may have problems regarding multi_lun support on kernel or "persistent biding" support on lpfcdd driver.&lt;BR /&gt;&lt;BR /&gt;What is DataCore ? Here in Brasil I have never heard about this. It's a storage device attached to a SAN just like an EMC Clarion ?&lt;BR /&gt;Please, send me (attach) some documents about that device. And please, if possible, attach also a complete output from dmesg.&lt;BR /&gt;I'll try to help you with my experience with Emulex and EMC SAN storage.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
    <pubDate>Fri, 22 Oct 2004 11:35:11 GMT</pubDate>
    <dc:creator>xyko_1</dc:creator>
    <dc:date>2004-10-22T11:35:11Z</dc:date>
    <item>
      <title>configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866825#M45003</link>
      <description>Hello experts, points for suggestions which help me get this sorted.&lt;BR /&gt;&lt;BR /&gt;I've read a few threads here and elsewhere on the internet about getting fibre card drivers working on linux, and I've got the module "lpfcdd" loaded now per the instructions on the Emulex website where I downloaded the driver:&lt;BR /&gt;_________________________________________&lt;BR /&gt;[root@noble dev]# lsmod lpfcdd&lt;BR /&gt;Module                  Size  Used by    Not tainted&lt;BR /&gt;loop                   12888   0  (autoclean)&lt;BR /&gt;lvm-mod                65344   0  (autoclean)&lt;BR /&gt;ide-cd                 35776   0  (autoclean)&lt;BR /&gt;cdrom                  34144   0  (autoclean) [ide-cd]&lt;BR /&gt;sg                     38060   0  (autoclean)&lt;BR /&gt;lpfcdd                296200   0&lt;BR /&gt;parport_pc             19204   1  (autoclean)&lt;BR /&gt;lp                      9220   0  (autoclean)&lt;BR /&gt;parport                39072   1  (autoclean) [parport_pc lp]&lt;BR /&gt;autofs                 13780   0  (autoclean) (unused)&lt;BR /&gt;nfs                    96912   2  (autoclean)&lt;BR /&gt;lockd                  60656   1  (autoclean) [nfs]&lt;BR /&gt;sunrpc                 92124   1  (autoclean) [nfs lockd]&lt;BR /&gt;e100                   59140   1&lt;BR /&gt;floppy                 59056   0  (autoclean)&lt;BR /&gt;microcode               5248   0  (autoclean)&lt;BR /&gt;keybdev                 2976   0  (unused)&lt;BR /&gt;mousedev                5688   1&lt;BR /&gt;hid                    22404   0  (unused)&lt;BR /&gt;input                   6208   0  [keybdev mousedev hid]&lt;BR /&gt;usb-ohci               23688   0  (unused)&lt;BR /&gt;usbcore                83168   1  [hid usb-ohci]&lt;BR /&gt;ext3                   95784   2&lt;BR /&gt;jbd                    56856   2  [ext3]&lt;BR /&gt;sym53c8xx              68912   4&lt;BR /&gt;sd_mod                 13744   8&lt;BR /&gt;scsi_mod              116904   4  [sg lpfcdd sym53c8xx sd_mod]&lt;BR /&gt;[root@noble dev]#&lt;BR /&gt;&lt;BR /&gt;[root@noble dev]# more /proc/scsi/scsi&lt;BR /&gt;Attached devices:&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 00 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: 9.10GB C 80-F612 Rev:&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;  Vendor: HP       Model: 9.10GB C 80-F612 Rev:&lt;BR /&gt;  Type:   Direct-Access                    ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi0 Channel: 00 Id: 11 Lun: 00&lt;BR /&gt;  Vendor: SDR      Model: GEM318           Rev: 0&lt;BR /&gt;  Type:   Processor                        ANSI SCSI revision: 02&lt;BR /&gt;Host: scsi2 Channel: 00 Id: 03 Lun: 00&lt;BR /&gt;  Vendor: DataCore Model: SANsymphony      Rev:&lt;BR /&gt;  Type:   Unknown                          ANSI SCSI revision: 04&lt;BR /&gt;[root@noble dev]#&lt;BR /&gt;____________________________________&lt;BR /&gt;&lt;BR /&gt;I also have my fibre card doing a login to the fabric and I can &lt;SORT of=""&gt; see my lun:&lt;BR /&gt;____________________________________&lt;BR /&gt;[root@noble dev]# more /proc/scsi/lpfc/2&lt;BR /&gt;Emulex LightPulse LPFC Driver Version: 2.01g&lt;BR /&gt;HBA: Emulex LightPulse LP9002 2 Gigabit PCI Fibre Channel Adapter&lt;BR /&gt;SerialNum: MS34691385&lt;BR /&gt;Firmware Version: 3.90A7 (C2D3.90A7)&lt;BR /&gt;Hdw: 2002606d&lt;BR /&gt;VendorId: 0xf90010df&lt;BR /&gt;Portname: 10:00:00:00:c9:38:57:85   Nodename: 20:00:00:00:c9:38:57:85&lt;BR /&gt;&lt;BR /&gt;Link Up - Ready:&lt;BR /&gt;   PortID 0x51b00&lt;BR /&gt;   Fabric&lt;BR /&gt;   Current speed 2G&lt;BR /&gt;&lt;BR /&gt;lpfc0t00 DID 051200 WWPN blah:blah:blah:blah:blah:blah:blah:WWNN [root@noble dev]#&lt;BR /&gt;__________________________________&lt;BR /&gt;&lt;BR /&gt;But I either need to do a mknod, MKDEV, or something elusive before I can fdisk or pvcreate and start using the lun&lt;BR /&gt;&lt;BR /&gt;[root@noble dev]# lspci&lt;BR /&gt;00:00.0 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)&lt;BR /&gt;00:00.1 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)&lt;BR /&gt;00:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)&lt;BR /&gt;00:07.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)&lt;BR /&gt;00:08.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)&lt;BR /&gt;00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)&lt;BR /&gt;00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller&lt;BR /&gt;00:0f.2 USB Controller: ServerWorks OSB4/CSB5 OHCI USB Controller (rev 04)&lt;BR /&gt;01:02.0 Fibre Channel: Emulex Corporation LP9000 Fibre Channel Host Adapter (rev&lt;BR /&gt; 01)&lt;BR /&gt;01:05.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 Ultra3 SCSI A&lt;BR /&gt;dapter (rev 01)&lt;BR /&gt;01:05.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 Ultra3 SCSI A&lt;BR /&gt;dapter (rev 01)&lt;BR /&gt;&lt;BR /&gt;[root@noble dev]# cdrecord -scanbus&lt;BR /&gt;Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling&lt;BR /&gt;Linux sg driver version: 3.1.25&lt;BR /&gt;Using libscg version 'schily-0.7'&lt;BR /&gt;cdrecord: Warning: using inofficial libscg transport code version (schily - Red&lt;BR /&gt;Hat-scsi-linux-sg.c-1.75-RH '@(#)scsi-linux-sg.c        1.75 02/10/21 Copyright&lt;BR /&gt;1997 J. Schilling').&lt;BR /&gt;scsibus0:&lt;BR /&gt;        0,0,0     0) 'HP      ' '9.10GB C 80-F612' '    ' Disk&lt;BR /&gt;        0,1,0     1) 'HP      ' '9.10GB C 80-F612' '    ' Disk&lt;BR /&gt;        0,2,0     2) *&lt;BR /&gt;        0,3,0     3) *&lt;BR /&gt;        0,4,0     4) *&lt;BR /&gt;        0,5,0     5) *&lt;BR /&gt;        0,6,0     6) *&lt;BR /&gt;        0,7,0     7) *&lt;BR /&gt;        0,11,0   11) 'SDR     ' 'GEM318          ' '0   ' Processor&lt;BR /&gt;scsibus2:&lt;BR /&gt;        2,0,0   200) *&lt;BR /&gt;        2,1,0   201) *&lt;BR /&gt;        2,2,0   202) *&lt;BR /&gt;        2,3,0   203) 'DataCore' 'SANsymphony' '    ' not present unknown/no device&lt;BR /&gt;        2,4,0   204) *&lt;BR /&gt;        2,5,0   205) *&lt;BR /&gt;        2,6,0   206) *&lt;BR /&gt;        2,7,0   207) *&lt;BR /&gt;[root@noble/]#&lt;BR /&gt;&lt;BR /&gt;DataCore and SANsymphony are correct and refer to my elusive lun, but the fact that it says, "not present unknown/no device" is where I think my problem lies.&lt;BR /&gt;&lt;BR /&gt;fdisk /dev/sdc&lt;BR /&gt;[root@noble dev]# lspci&lt;BR /&gt;00:00.0 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)&lt;BR /&gt;00:00.1 Host bridge: ServerWorks CNB20LE Host Bridge (rev 06)&lt;BR /&gt;00:02.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)&lt;BR /&gt;00:07.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)&lt;BR /&gt;00:08.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)&lt;BR /&gt;00:0f.0 ISA bridge: ServerWorks OSB4 South Bridge (rev 50)&lt;BR /&gt;00:0f.1 IDE interface: ServerWorks OSB4 IDE Controller&lt;BR /&gt;00:0f.2 USB Controller: ServerWorks OSB4/CSB5 OHCI USB Controller (rev 04)&lt;BR /&gt;01:02.0 Fibre Channel: Emulex Corporation LP9000 Fibre Channel Host Adapter (rev&lt;BR /&gt; 01)&lt;BR /&gt;01:05.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 Ultra3 SCSI A&lt;BR /&gt;dapter (rev 01)&lt;BR /&gt;01:05.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 Ultra3 SCSI A&lt;BR /&gt;dapter (rev 01)&lt;BR /&gt;[root@noble dev]#&lt;BR /&gt;_________________________________________&lt;BR /&gt;&lt;BR /&gt;I've installed lshw and it shows:&lt;BR /&gt;&lt;BR /&gt;[root@noble lshw-A.01.08]# lshw -short&lt;BR /&gt;H/W path        Device    Class      Description&lt;BR /&gt;================================================&lt;BR /&gt;                          system     HP NetServer&lt;BR /&gt;/0                        bus&lt;BR /&gt;/0/0                      memory     BIOS&lt;BR /&gt;/0/1                      memory     BIOS&lt;BR /&gt;/0/2                      memory     BIOS&lt;BR /&gt;/0/7                      processor  Pentium III (Coppermine)&lt;BR /&gt;/0/7/e                    memory     L1 cache&lt;BR /&gt;/0/7/f                    memory     L2 cache&lt;BR /&gt;/0/8                      processor  Pentium III (Coppermine)&lt;BR /&gt;/0/8/0                    memory     L1 cache&lt;BR /&gt;/0/8/1                    memory     L2 cache&lt;BR /&gt;/0/26                     memory     System Memory&lt;BR /&gt;/0/26/0                   memory     DIMM DRAM Synchronous 133 MHz (7.5 ns)&lt;BR /&gt;/0/26/1                   memory     DIMM DRAM Synchronous 133 MHz (7.5 ns)&lt;BR /&gt;/0/26/2                   memory     DIMM DRAM Synchronous 133 MHz (7.5 ns)&lt;BR /&gt;/0/26/3                   memory     DIMM DRAM Synchronous 133 MHz (7.5 ns)&lt;BR /&gt;/0/100                    bridge     CNB20LE Host Bridge&lt;BR /&gt;/0/100/2        eth0      network    82557/8/9 [Ethernet Pro 100]&lt;BR /&gt;/0/100/8        eth1      network    82557/8/9 [Ethernet Pro 100]&lt;BR /&gt;/0/100/7                  display    Rage XL&lt;BR /&gt;/0/100/f                  bridge     OSB4 South Bridge&lt;BR /&gt;/0/100/f.1                storage    OSB4 IDE Controller&lt;BR /&gt;/0/100/f.1/0    ide0      bus        IDE Channel 0&lt;BR /&gt;/0/100/f.1/0/0  /dev/hda  disk       CD-224E&lt;BR /&gt;/0/100/f.2                bus        OSB4/CSB5 OHCI USB Controller&lt;BR /&gt;/0/101                    bridge     CNB20LE Host Bridge&lt;BR /&gt;/0/3            scsi2     bus        LP9000 Fibre Channel Host Adapter&lt;BR /&gt;/0/3/0                    bus        SCSI Channel 0&lt;BR /&gt;/0/3/0/3                  generic    SANsymphony&lt;BR /&gt;/0/5            scsi0     storage    53c1010 Ultra3 SCSI Adapter&lt;BR /&gt;/0/5/0                    bus        SCSI Channel 0&lt;BR /&gt;/0/5/0/0        /dev/sda  disk       9.10GB C 80-F612&lt;BR /&gt;/0/5/0/1        /dev/sdb  disk       9.10GB C 80-F612&lt;BR /&gt;/0/5/0/b                  processor  GEM318&lt;BR /&gt;/0/5.1                    storage    53c1010 Ultra3 SCSI Adapter&lt;BR /&gt;/1              scsi1     storage    SCSI storage controller&lt;BR /&gt;[root@noble lshw-A.01.08]#&lt;BR /&gt;&lt;BR /&gt;If you're still reading this, GREAT!  I've also got points for folks with suggestions/opinions about advantages/disadvantages, lessons learned, etc. regarding loading the FibreCard driver as a module vs. buiding it in the kernel.  Emulex docs say module is preferred... why?  I think I'd rather not customize my kernel any more often than needed, but I'm new to doing H/W stuff of this depth on Linux, so I might be very wrong.&lt;BR /&gt;&lt;BR /&gt;cheers!&lt;BR /&gt;Kevin &lt;BR /&gt;&lt;BR /&gt;&lt;/SORT&gt;</description>
      <pubDate>Fri, 22 Oct 2004 07:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866825#M45003</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-22T07:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866826#M45004</link>
      <description>hwls (full) shows:&lt;BR /&gt;&lt;BR /&gt;&lt;SNIP&gt;&lt;BR /&gt; *-fiber&lt;BR /&gt;          description: Fibre Channel&lt;BR /&gt;          product: LP9000 Fibre Channel Host Adapter&lt;BR /&gt;          vendor: Emulex Corporation&lt;BR /&gt;          physical id: 3&lt;BR /&gt;          bus info: scsi@2&lt;BR /&gt;          logical name: scsi2&lt;BR /&gt;          version: 01&lt;BR /&gt;          clock: 66MHz&lt;BR /&gt;          capabilities: bus_master&lt;BR /&gt;          configuration: driver=lpfc&lt;BR /&gt;          resources: iomemory:fd001000-fd001fff iomemory:fd000000-fd0000ff irq:16&lt;BR /&gt;        *-channel&lt;BR /&gt;             description: SCSI Channel 0&lt;BR /&gt;             physical id: 0&lt;BR /&gt;             bus info: scsi@2.0&lt;BR /&gt;           *-generic UNCLAIMED&lt;BR /&gt;                description: SCSI&lt;BR /&gt;                product: SANsymphony&lt;BR /&gt;                vendor: DataCore&lt;BR /&gt;                physical id: 3&lt;BR /&gt;                bus info: scsi@2.0:3.0&lt;BR /&gt;                configuration: ansiversion=4&lt;BR /&gt;     *-scsi:0&lt;BR /&gt;          description: SCSI storage controller&lt;BR /&gt;          product: 53c1010 Ultra3 SCSI Adapter&lt;BR /&gt;          vendor: LSI Logic / Symbios Logic&lt;BR /&gt;          physical id: 5&lt;BR /&gt;          bus info: scsi@0&lt;BR /&gt;          logical name: scsi0&lt;BR /&gt;          version: 01&lt;BR /&gt;          clock: 33MHz&lt;BR /&gt;          capabilities: scsi bus_master cap_list&lt;BR /&gt;          configuration: driver=sym53c8xx&lt;BR /&gt;          resources: ioport:2400-24ff iomemory:fd000400-fd0007ff iomemory:fd002000-fd003fff irq:24&lt;BR /&gt;        *-channel&lt;BR /&gt;             description: SCSI Channel 0&lt;BR /&gt;             physical id: 0&lt;BR /&gt;             bus info: scsi@0.0&lt;BR /&gt;           *-disk:0&lt;BR /&gt;                description: SCSI Disk&lt;BR /&gt;                product: 9.10GB C 80-F612&lt;BR /&gt;                vendor: HP&lt;BR /&gt;                physical id: 0&lt;BR /&gt;                bus info: scsi@0.0:0.0&lt;BR /&gt;                logical name: /dev/sda&lt;BR /&gt;                size: 8678MB&lt;BR /&gt;                capacity: 10GB&lt;BR /&gt;                capabilities: 10000rpm&lt;BR /&gt;                configuration: ansiversion=2&lt;BR /&gt;           *-disk:1&lt;BR /&gt;                description: SCSI Disk&lt;BR /&gt;                product: 9.10GB C 80-F612&lt;BR /&gt;                vendor: HP&lt;BR /&gt;                physical id: 1&lt;BR /&gt;                bus info: scsi@0.0:1.0&lt;BR /&gt;                logical name: /dev/sdb&lt;BR /&gt;                size: 8678MB&lt;BR /&gt;                capacity: 10GB&lt;BR /&gt;                capabilities: 10000rpm&lt;BR /&gt;                configuration: ansiversion=2&lt;BR /&gt;&lt;/SNIP&gt;&lt;BR /&gt;(amongst other things)&lt;BR /&gt;&lt;BR /&gt;if UNCLAIMED in linux/hwls is like it is in hpux, then I need something like "insf" of "mknod", etc.&lt;BR /&gt;&lt;BR /&gt;cheers!&lt;BR /&gt;Kevin</description>
      <pubDate>Fri, 22 Oct 2004 07:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866826#M45004</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-22T07:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866827#M45005</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;first of all lets talk about modules. Modules are dynamic so you may unload and load them when necessary and possible. To unload a module you can't be using it, i.e, you can't have any device attached/using this module. With lsmod you may see if the module is in use or not (count field = 0 =&amp;gt; not in use). It's good because if you define/install another lun attached to a inuse card you have to "probe" the scsi channel again, so, if you are using modules (driver not staticaly included in the kernel) you don't have to reboot the server, you just have to remove (modprobe -r) and load (modprobe) the desired module. I hope that my talk helps you, if not please ask more.&lt;BR /&gt;&lt;BR /&gt;Now the Emulex card/driver and the DataCore attached to it.&lt;BR /&gt;&lt;BR /&gt;I don't think your problem is about not having the necessary device (/dev/xxx). You may have problems regarding multi_lun support on kernel or "persistent biding" support on lpfcdd driver.&lt;BR /&gt;&lt;BR /&gt;What is DataCore ? Here in Brasil I have never heard about this. It's a storage device attached to a SAN just like an EMC Clarion ?&lt;BR /&gt;Please, send me (attach) some documents about that device. And please, if possible, attach also a complete output from dmesg.&lt;BR /&gt;I'll try to help you with my experience with Emulex and EMC SAN storage.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Fri, 22 Oct 2004 11:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866827#M45005</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-22T11:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866828#M45006</link>
      <description>Xyko,&lt;BR /&gt;DataCore's SANsymphony is an in-band (meaning that the box is in the data path between the servers and the sorage arrays) virtualization solution based on one or more Windows boxes.&lt;BR /&gt;&lt;BR /&gt;Kevin,&lt;BR /&gt;I don't know exactly how SANsymphony presents the LUNs. It is possible that LUN 0 is a special non-disk device for SCSI-3 REPORT LUNs and / or in-band communication with the box.&lt;BR /&gt;&lt;BR /&gt;Are you sure you have presented a (virtual) disk to your server? Does SANsymphony have a means to tell it what operating system is running on the server?&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Oct 2004 01:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866828#M45006</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-24T01:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866829#M45007</link>
      <description>Xyko, thanks for the info on modules.  Makes sense, what you're saying about modules, but ultimately I'd be hoping to "scan" and "update" the luns on an existing module/fibre card, hopefully without having to interrupt service to the existing lun(s).  To unload the module would mean removing access to the existing data on the already configured luns, or am I assuming wrongly.  I see it as the kernel, then the module, then the fibre card(s) and lun(s) as the layers that all depend on those above.  Or do the luns and linux modules not work this way?&lt;BR /&gt;&lt;BR /&gt;I've read the docs on the Emulex driver from their website and it does support persistent binding (but we aren't using it here).  I've just got the driver configured with defaults so far.  &lt;BR /&gt;&lt;BR /&gt;I'll lookup "multi_lun support and post back here.&lt;BR /&gt;&lt;BR /&gt;As Uwe says, DataCore SAN Symphony is a product we use to manage our luns. When my SAN administrator is back tomorrow, I'll pose your questions to him, but I'm pretty sure it serves out the luns, but doesn't keep track of specific information about servers which are using these luns (it "pushes" information out, doesn't "pull" much back).&lt;BR /&gt;&lt;BR /&gt;Uwe, I'll look into the lun zero stuff (sounds familiar, but this lun is served as "lun28" target 3, dev4--evidently.&lt;BR /&gt;&lt;BR /&gt;I'll wait to assign points until I find out more (I'd hate to not give enough!).&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;Kevin&lt;BR /&gt;&lt;BR /&gt;p.s dmesg attached</description>
      <pubDate>Mon, 25 Oct 2004 06:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866829#M45007</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-25T06:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866830#M45008</link>
      <description>attached dmesg (trying again)</description>
      <pubDate>Mon, 25 Oct 2004 06:16:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866830#M45008</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-25T06:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866831#M45009</link>
      <description>Kevin,&lt;BR /&gt;&lt;BR /&gt;I think you understood correctly all about static kernel and dynamic modules. Unfortunately I don't know any way to probe new devices behind a module but recicling it (putting it down and up). If someone knows, please tell me how.&lt;BR /&gt;&lt;BR /&gt;Now the only thing I can tell you is that if your storage administrator says you that Synphony creates more then one LUN (lun 0) you will have to compile your kernel with the option "Probe all LUNs on each SCSI device" under "SCSI Support" on menuconfig.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Mon, 25 Oct 2004 15:11:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866831#M45009</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-25T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866832#M45010</link>
      <description>Xyko &amp;amp; Uwe thanks loads.  You were right about the lun 0 bit.  We've reassigned the same lun with lun 0 and chazam:&lt;BR /&gt;&lt;BR /&gt;/0/3            scsi2     bus        LP9000 Fibre Channel Host Adapter&lt;BR /&gt;/0/3/0                    bus        SCSI Channel 0&lt;BR /&gt;/0/3/0/1        /dev/sdc  disk       SANsymphony&lt;BR /&gt;&lt;BR /&gt;I'll leave this thread open for a bit in case anyone can suggest the RedHat way of doing the equivalent of HPUX's "insf" command.  At a conference last month I was assured that it couldn't be done in RH2.1 but the command is there somewhere in RH3.0.  I'll log a call with RH and post the answer here soon.&lt;BR /&gt;&lt;BR /&gt;cheers again!&lt;BR /&gt;Kevin</description>
      <pubDate>Tue, 26 Oct 2004 03:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866832#M45010</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-26T03:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866833#M45011</link>
      <description>I am not a Linux expert, but isn't there a mechanism like:&lt;BR /&gt;&lt;BR /&gt;# echo "scsi add-single-device 0 0 4 0" &amp;gt; /proc/scsi/scsi</description>
      <pubDate>Tue, 26 Oct 2004 03:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866833#M45011</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-10-26T03:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866834#M45012</link>
      <description>Good news Kevin.&lt;BR /&gt;I'm very happy that I could help you anyway.&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Tue, 26 Oct 2004 07:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866834#M45012</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-26T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866835#M45013</link>
      <description>aha!  I've found the solution many times on various websites, but didn't quite understand how to translate the parameters into my scenario.  The solution came, funnily, from a posting on Seagates website about one of their tape drives &amp;amp; Linux.  &lt;BR /&gt;&lt;BR /&gt;Here's the elusive bit:&lt;BR /&gt;_________________________________________&lt;BR /&gt;By default, the Linux Kernel DOES NOT scan past target X Lun 0. This results in&lt;BR /&gt;the system not seeing a device at target X Lun 1. Therefore, to correct this you&lt;BR /&gt; must add the devices manually.&lt;BR /&gt;&lt;BR /&gt;From a terminal window, run the following command:&lt;BR /&gt;&lt;BR /&gt;"cat /proc/scsi/scsi"&lt;BR /&gt;&lt;BR /&gt;If the library is seen at, Host: scsi0 Channel:00 Id:00 Lun:00, the drives can t&lt;BR /&gt;hen be added by adding the following four lines:&lt;BR /&gt;&lt;BR /&gt;echo "scsi add-single-device 0 0 0 1" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;echo "scsi add-single-device 0 0 0 2" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;echo "scsi add-single-device 0 0 0 3" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;echo "scsi add-single-device 0 0 0 4" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;Syntax:&lt;BR /&gt;&lt;BR /&gt;echo "scsi add-single-device a b c d" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;where:&lt;BR /&gt;&lt;BR /&gt;a == hostadapter id (first one being 0)&lt;BR /&gt;b == SCSI channel on hostadapter (first one being 0)&lt;BR /&gt;c == ID&lt;BR /&gt;d == LUN (first one being 0)&lt;BR /&gt;&lt;BR /&gt;You may then perform "cat /proc/scsi/scsi" and the devices should be seen by the system.&lt;BR /&gt;_______________________________________&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;echo "scsi add-single-device 2 0 0 1" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;more /proc/scsi/scsi&lt;BR /&gt;Vendor: DataCore Model: SANsymphony      Rev: DCS Type: Direct-Access ANSI SCSI revision: 04&lt;BR /&gt;Host: scsi2 Channel: 00 Id: 01 Lun: 00&lt;BR /&gt;&lt;BR /&gt;Vendor: DataCore Model: SANsymphony      Rev: DCS Type:   Direct Access ANSI SCSI revision: 04&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Oct 2004 03:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866835#M45013</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-27T03:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: configuring new SAN lun on RH3.0</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866836#M45014</link>
      <description>my final reply shows how to translate the parameters passed to the /proc/scsi/scsi file via the "scsi add-single-device" command:&lt;BR /&gt;&lt;BR /&gt;If the fC is seen at, Host: scsi0 Channel:00 Id:00 Lun:00, the drives can then be added by adding the line:&lt;BR /&gt;&lt;BR /&gt;echo "scsi add-single-device 0 0 0 1" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;Syntax:&lt;BR /&gt;&lt;BR /&gt;echo "scsi add-single-device a b c d" &amp;gt; /proc/scsi/scsi&lt;BR /&gt;&lt;BR /&gt;where:&lt;BR /&gt;&lt;BR /&gt;a == hostadapter id (first one being 0)&lt;BR /&gt;b == SCSI channel on hostadapter (first one being 0)&lt;BR /&gt;c == ID&lt;BR /&gt;d == LUN (first one being 0)</description>
      <pubDate>Wed, 27 Oct 2004 03:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-new-san-lun-on-rh3-0/m-p/4866836#M45014</guid>
      <dc:creator>Kevin_31</dc:creator>
      <dc:date>2004-10-27T03:43:57Z</dc:date>
    </item>
  </channel>
</rss>

