Re: detection of LUNs
From: Michael Kearey (mkearey_at_redhat.com)
Date: 05/21/05
- Previous message: Bill Medland: "Are Red Hat changing philosophy of updates?"
- In reply to: John O'Loughlin: "detection of LUNs"
- Next in thread: John O'Loughlin: "Re: detection of LUNs"
- Reply: John O'Loughlin: "Re: detection of LUNs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Bill Medland: "Are Red Hat changing philosophy of updates?"
- In reply to: John O'Loughlin: "detection of LUNs"
- Next in thread: John O'Loughlin: "Re: detection of LUNs"
- Reply: John O'Loughlin: "Re: detection of LUNs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|