Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Storage
- >
- Entry Storage Systems
- >
- Disk Enclosures
- >
- Re: LUN SCAN ISSUE on Linux
Disk Enclosures
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- 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
- Email to a Friend
- Report Inappropriate Content
09-03-2009 01:47 AM
09-03-2009 01:47 AM
LUN SCAN ISSUE on Linux
Hi,
My SAN is active/active.
We have an EVA 6000 san, and each of our servers have 2 hba, which connect to 2 seperate frabric switches, which in turn connects to the 2 SAN controllers.
I manage multipathing with Qlogic HBAs – failover.
I use RSM job to create Demand Allocated Snaps and present theme to linux host but will see the LUN twice.
can you help me to fix the issue ?
qla2400 0000:4c:00.0: Scheduling rescan for new luns...
qla2400 0000:49:00.0: Scheduling rescan for new luns...
qla2400 0000:46:00.0: Scheduling rescan for new luns...
Vendor: HP Model: HSV200 Rev: 6100
Type: Direct-Access ANSI SCSI revision: 05
qla2400 0000:4c:00.0: scsi(0:0:0:12): Enabled tagged queuing, queue depth 16.
SCSI device sdi: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdi: drive cache: write through
SCSI device sdi: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdi: drive cache: write through
sdi: sdi1
Attached scsi disk sdi at scsi0, channel 0, id 0, lun 12
Attached scsi generic sg9 at scsi0, channel 0, id 0, lun 12, type 0
Vendor: HP Model: HSV200 Rev: 6100
Type: Direct-Access ANSI SCSI revision: 05
qla2400 0000:49:00.0: scsi(1:0:4:12): Enabled tagged queuing, queue depth 16.
SCSI device sdj: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdj: drive cache: write through
SCSI device sdj: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdj: drive cache: write through
sdj: sdj1
Attached scsi disk sdj at scsi1, channel 0, id 4, lun 12
Attached scsi generic sg10 at scsi1, channel 0, id 4, lun 12, type 0
My SAN is active/active.
We have an EVA 6000 san, and each of our servers have 2 hba, which connect to 2 seperate frabric switches, which in turn connects to the 2 SAN controllers.
I manage multipathing with Qlogic HBAs – failover.
I use RSM job to create Demand Allocated Snaps and present theme to linux host but will see the LUN twice.
can you help me to fix the issue ?
qla2400 0000:4c:00.0: Scheduling rescan for new luns...
qla2400 0000:49:00.0: Scheduling rescan for new luns...
qla2400 0000:46:00.0: Scheduling rescan for new luns...
Vendor: HP Model: HSV200 Rev: 6100
Type: Direct-Access ANSI SCSI revision: 05
qla2400 0000:4c:00.0: scsi(0:0:0:12): Enabled tagged queuing, queue depth 16.
SCSI device sdi: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdi: drive cache: write through
SCSI device sdi: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdi: drive cache: write through
sdi: sdi1
Attached scsi disk sdi at scsi0, channel 0, id 0, lun 12
Attached scsi generic sg9 at scsi0, channel 0, id 0, lun 12, type 0
Vendor: HP Model: HSV200 Rev: 6100
Type: Direct-Access ANSI SCSI revision: 05
qla2400 0000:49:00.0: scsi(1:0:4:12): Enabled tagged queuing, queue depth 16.
SCSI device sdj: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdj: drive cache: write through
SCSI device sdj: 83886080 512-byte hdwr sectors (42950 MB)
SCSI device sdj: drive cache: write through
sdj: sdj1
Attached scsi disk sdj at scsi1, channel 0, id 4, lun 12
Attached scsi generic sg10 at scsi1, channel 0, id 4, lun 12, type 0
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-03-2009 09:15 AM
09-03-2009 09:15 AM
Re: LUN SCAN ISSUE on Linux
Hi,
Have you installed the HP Q-Logic drivers, or are you using the standard ones ?
If the latter, then you may want to install the HP version. You can probably tell, by seeing whether the command "lssd" exists, which is part of one of the HP packages.
It would also be useful to know if this is only happening on the "snap" LUNs...
Cheers,
Rob
Have you installed the HP Q-Logic drivers, or are you using the standard ones ?
If the latter, then you may want to install the HP version. You can probably tell, by seeing whether the command "lssd" exists, which is part of one of the HP packages.
It would also be useful to know if this is only happening on the "snap" LUNs...
Cheers,
Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-04-2009 05:39 AM
09-04-2009 05:39 AM
Re: LUN SCAN ISSUE on Linux
Hi,
I installed the HP Q-Logic drivers.And it only happening on the "snap" LUNs.
Best regards,
Mohamed
I installed the HP Q-Logic drivers.And it only happening on the "snap" LUNs.
Best regards,
Mohamed
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP