Re: How to Detect Newly assigned Luns in Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



or rescan the bus the easy way

for bus in `find /sys/class/scsi_host -name "scan"`; do echo "- - -" >
$bus; done


On Mon, 16 Aug 2010 14:44:41 +0800, Mohd Irwan Jamaluddin <mij@xxxxxxxxxx>
wrote:
> On Mon, Aug 16, 2010 at 1:34 PM, nani <t.srinath05@xxxxxxxxx> wrote:
>> Hi,
>>
>> How to Detect Newly assigned luns in RHEL 5.2
>>
>> Please let me know
>>
>> Thanks and Regards,
>> Srinath
>> --
> 
> If you look at RHEL docs, it's as simple as in
>
http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html/Online_Storage_Reconfiguration_Guide/index.html
> 
>>From my experience,
> 1) use hp_rescan utility if you're on HP Proliant
> 2) use qlogic utility if you're on IBM x-Series (my note:
> http://blog.irwan.name/?p=1396)

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


[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux