- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- SAN Discovery problems... RHL EL3
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-15-2006 05:58 AM
03-15-2006 05:58 AM
I have a jetstore SAN with all LUNS being presented. This is a test enviroment so very often FC cables are being plugged and unplugged.
Often times I find myself rebooting because some cables were moved and I need to reconnect to the SAN.
If I boot up without the SAN plugged in and then plug it in I cannot get it to recognize the SAN without rebooting.
Is there anyay I can ad the SAN w/o the reboot?
Here is what I have done:
[root@BUGS root]# sg_map -x
Stopping because no sg devices found
[root@BUGS root]# rescan-scsi-bus.sh
NEW: Host: scsi12 Channel: 00 Id: 00 Lun: 00
Vendor: JetStor Model: Volume Set # 00 Rev: R001
Type: Direct-Access ANSI SCSI revision: 03
1 new device(s) found.
[root@BUGS root]# sg_map -x
/dev/sg0 12 0 0 0 0 /dev/sda
It only find one partitian on the SAN. Now I reboot:
[root@BUGS root]# sg_map -x
/dev/sg0 4 0 0 0 0 /dev/sda
/dev/sg1 4 0 0 1 0 /dev/sdb
/dev/sg2 4 0 0 2 0 /dev/sdc
/dev/sg3 4 0 0 3 0 /dev/sdd
/dev/sg4 4 0 0 4 0 /dev/sde
[root@DAFFY root]#
And everything works fine. I have also rmmod my FC card and the sg. Then modprob-ed them and I get the same results....
Anyone have a good way to actually scan the SGs so that they are discouvered better?
Thanks
Cade
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2006 06:24 AM
03-15-2006 06:24 AM
Re: SAN Discovery problems... RHL EL3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 03:23 AM
03-16-2006 03:23 AM
Re: SAN Discovery problems... RHL EL3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 04:13 AM
03-16-2006 04:13 AM
Re: SAN Discovery problems... RHL EL3
Where can I get the hp_scan package?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 04:41 AM
03-16-2006 04:41 AM
Re: SAN Discovery problems... RHL EL3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 08:31 PM
03-16-2006 08:31 PM
Re: SAN Discovery problems... RHL EL3
You can download the fibreutils from the below link.
After installing this, you can execute the "hp_rescan" command.
rgds,
SUBBU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2006 08:31 PM
03-16-2006 08:31 PM
SolutionYou can download the fibreutils from the below link.
http://h18002.www1.hp.com/support/files/server/us/download/23178.html
After installing this, you can execute the "hp_rescan" command.
rgds,
SUBBU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 07:16 AM
03-17-2006 07:16 AM
Re: SAN Discovery problems... RHL EL3
The library uses a regular sg port NOT FIBER..
thanks for the help everyone..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 07:33 AM
03-17-2006 07:33 AM
Re: SAN Discovery problems... RHL EL3
# (w) 1998-03-19 Kurt Garloff
# (w) 2003-07-16 Kurt Garloff
You might want to contact Mr. Garloff and see if he has an updated version.
The funny thing is, for me, that it works pretty well for RHEL and Solaris stuff, but not so great for Suse. Wierd...