- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- lun is not registered with the OS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2006 10:33 PM
03-28-2006 10:33 PM
lun is not registered with the OS
Is there anyone who knows, how to make the scsi-layer add all disks to the system (at boot time)? I know there is a patchfix for kernel 2.4 and that RHEL 3.0 U5 should have the patch incorporated. Nevertheless it still seems to be problem for RHEL 4.0 U3, kernel 2.6.9-34.ELsmp.
Problem,
(1:0) is found and as there is no disks at (1:1) the systems stop adding disks,
SCSI LUN Information:
(Id:Lun) * - indicates lun is not registered with the OS.
( 1: 0): Total reqs 74, Pending reqs 0, flags 0x0, 0:0:82 00
( 1:48): Total reqs 0, Pending reqs 0, flags 0x0*, 0:0:82 00
( 1:49): Total reqs 0, Pending reqs 0, flags 0x0*, 0:0:82 00
We have a dualport qla2342 adapter on RHEL 4.0 AS (AMD64), connected to HDS 9960 SAN with SAN switches.
Anyone?
Brgds Troels
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 12:25 AM
03-29-2006 12:25 AM
Re: lun is not registered with the OS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 04:25 AM
03-29-2006 04:25 AM
Re: lun is not registered with the OS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 06:06 PM
03-29-2006 06:06 PM
Re: lun is not registered with the OS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 08:38 PM
03-29-2006 08:38 PM
Re: lun is not registered with the OS
I have the same problem with RHEL 4 and kernel 2.6.9-34, a qlogic 2340 connected to a SAN EVA 3000. I posted some questions on the thread "online resizing disk", http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=956044
Redhat said to me, to add options in /etc/modprobe.conf :
options scsi_mod max_luns=128 max_report_luns=128
then generate a new initrd
But it doesn't work...
I only see a device /dev/sda, no sdb or sdc... but sg0, sg1, sg2.
How do you add device when your system is booted up ? do you do something like echo "scsi add_single_device 0 0 0 2" > /proc/scsi/scsi ?
I will try to boot with an ubuntu live CD because the CONFIG_SCSI_MULTI_LUN is set on this distribution, unlike redhat.
Pierre-Damien GATOUILLAT / SCC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2006 09:09 PM
03-29-2006 09:09 PM
Re: lun is not registered with the OS
echo "scsi add-single-device $host 0 $dec_target $lun" >/proc/scsi/scsi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 07:16 AM
03-31-2006 07:16 AM