This is a discussion on Newly added luns in Linux within the Linux software forums, part of the Linux Getting Started category; Hi All: I am having HDS SAN box and mapped the luns to Linux box (rhel 4) after zoning. To ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Hi All:
I am having HDS SAN box and mapped the luns to Linux box (rhel 4) after zoning. To see newly added luns I have to restart my Linux server. The same way, If I use Solaris here, then I can see those luns after running devfsadm command on Solaris. I am looking for same kind of command for Linux, I already tried kudzu but it did not worked. Do you know any other command in Linux which will detect my newly added luns without rebooting the machine. |
| Sponsored Links | ||
|
|
|
||||
|
Try the script http://www.garloff.de/kurt/linux/rescan-scsi-bus.sh; you may also need to read the scsidev.
|
|
|||
|
Thanks for your help.
I tried the script but no luck. I have connected to my SAN box using QLogic HBA card. I guess this script is scanning IDE and SCSI slots, It will be usefull when we hotplug/hotswap any HDD. We need to customise it so that it will scan HBA also. |
|
|||
|
It's only detecting one lun and not detecting others.
I have also tried following commands but result is the same. echo "scsi-qlascan" > /proc/scsi/qla2300/2 : Scans Qlogic card echo "scsi add-single-device 1" > /proc/scsi/scsi : Scans newly added luns. Any other script or solution? |
|
|||
|
I tried
Quote:
Quote:
Now after adding above line in /etc/modules.conf its not detecting any lun. Any suggestions?? |
|
|||
|
Thanks for replying Vivek Sir!!
I am using LSI Logic SCSI adapter and QLogic HBA card. Following are the details:: SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 0 Fibre Channel: QLogic Corp. QLA2312 Fibre Channel Adapter (rev 02) |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Setup multiple LUNs on Red Hat Enterprise Linux 4 | raj | Linux hardware | 2 | 01-03-2007 09:02 AM |
| Create a new ext3 file system if a disk was added to the sys | chiku | Linux software | 1 | 07-23-2006 09:55 PM |