Re: detection of LUNs

From: Michael Kearey (mkearey_at_redhat.com)
Date: 05/21/05

  • Next message: John O'Loughlin: "Re: detection of LUNs"
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    Date: Sat, 21 May 2005 09:29:00 +1000
    
    

    On Fri, 2005-05-20 at 16:34 +0100, John O'Loughlin wrote:
    > Will RHEL3 automatically detect multiple LUNS on a scsi device or do I
    > need to tweak something?
    >
    > Cheers
    > john
    >

    Hi John.
    You can add to your /etc/modules.conf:

     options scsi_mod max_scsi_luns=n

    Where 'n' is the maximum number you want the kernel to probe for.

    Then rebuild the initrd for the kernel.
    A simple way to rebuild the initrd:

    new-kernel-pkg --mkinitrd --depmod --install `uname -r`

    This will create a new initrd for the currently running kernel BTW.

    You can find a little more detail about why this is necessary by
    visiting the Red Hat Knowledge Base https://kbase.redhat.com and do a
    search on 'SCSI LUNS'

    Cheers,
    Michael

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: John O'Loughlin: "Re: detection of LUNs"

    Relevant Pages

    • Re: 2.6.18-rc4-mm1 ATA oops on HPT302 controller
      ... John> Hmmm, so maybe there's something in the -mm patches which is ... SCSI device sdc: 234441648 512-byte hdwr sectors ... SCSI device sdd: 234441648 512-byte hdwr sectors ...
      (Linux-Kernel)
    • Re: StorEdge A3500 LUN creation
      ... "John S." ... Then you can do things like stripe across multiple LUNS and ... > both controllers at the software level (SVM or Veritas). ...
      (comp.sys.sun.hardware)
    • detection of LUNs
      ... Will RHEL3 automatically detect multiple LUNS on a scsi device or do I ... need to tweak something? ... unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe ...
      (RedHat)