- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Re: Win2003 host and San Sufer problem
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-25-2004 11:05 PM
03-25-2004 11:05 PM
Win2003 host and San Sufer problem
we have a problem with a host connecting to VA7410 in SAN with StorageWorks SAN Switch 2/16 EL:
when using SAN Surfer to configure paths to LUNS (preferred and alternate),
only one path is seen, although we have 2 controllers on VA, and the LUN is located on 2-nd RG, but host sees that LUN through the 1-st (alternate) RG. Through the port of 2-nd RG host can see only LUN 0.
Trying to reconfigure it manually or automatically doesn't help - the host just doesn't see them at all.
Does anyone know anthing about this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 11:29 PM
03-25-2004 11:29 PM
Re: Win2003 host and San Sufer problem
a RG (redundancy group) is an object that maintains a group of disks. A VA7410 has two RGs (RG1 and RG2). Each one is maintained by one of the controllers. A LUN is then created to take storage space from one RG and present it though the host ports. I don't have much experience with the VA7000 series, but it is my understanding that a LUN is visible through both controllers. However, if you try to access a LUN that is located in RG1 through controller 2, he will re-route the I/O request over an internal bus to controller 1 which will process the request.
I don't have experience with SAN surfer, but using other software I was able to look into the Windows registry and check each SCSI port if it was able to see the LUNs. The multipath driver was layered on top of this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 11:51 PM
03-25-2004 11:51 PM
Re: Win2003 host and San Sufer problem
Although we have the right picture on the other host (Win2003), it can see the LUN two ways: preferred and alternate. Here (on the problem host) it only sees the alternate path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2004 12:57 AM
03-26-2004 12:57 AM
Re: Win2003 host and San Sufer problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 09:22 PM
03-28-2004 09:22 PM
Re: Win2003 host and San Sufer problem
But I'm not sure I know what LUN masking is ... Could you describe it more comprehensive, pls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 09:52 PM
03-28-2004 09:52 PM
Re: Win2003 host and San Sufer problem
Image two Windows servers that are not clustered. By default the storage array presents all LUNs to both servers. Both servers boot and will automatically mount all disks with a file system on them they recognize. Access to the data is unsynchronized and that results in data corruption.
Back to you problem, it sounds like the table that defines which fibre channel adapter has access to which LUN is too strict.
Use the 'armsecure' command to retrieve that data from the array and inspect the table. I don't have much experience with the VA7000 series, but according to the manual the command is:
armsecure -r -f (filename) -p (password) (array-id)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 11:11 PM
03-28-2004 11:11 PM
Re: Win2003 host and San Sufer problem
Disable Secondary Path Presentation:__False
regards,
Arend
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2004 11:37 PM
03-28-2004 11:37 PM
Re: Win2003 host and San Sufer problem
I checked
Disable Secondary Path Presentation:__False
so it's ok
2 Uwe Zessin :
I checked secure table both ways: using Command View GUI and armsecure,
each LUN has 2 table entries:
1 for default (permissions none),
1 for host WWN (permissionos write).
Isn't the way it should be ?
Back to what I said earlier - the same configuration works for the other Win2003 host with the same FCA and drivers