- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Solaris server sees two disks for one disk on EVA
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-31-2005 07:47 AM
03-31-2005 07:47 AM
Solaris server sees two disks for one disk on EVA
- went to Command View EVA. Created a new host, OS type Solaris. It saw the new host HBA's WWID properly.
- created a 40GB vdisk, presented to this new host
- went to the host, ran 'devfsadm', then a 'format', and two disks show up:
AVAILABLE DISK SELECTIONS:
...
4. c5t0d1
/pci@1d,700000/QLGC,qla@1/sd@0,1
5. c5t1d1
/pci@1d,700000/QLGC,qla@1/sd@1,1
The host is in its own zone. The zone contains the host, and two of the EVA controller's ports.
I have two other Solaris servers with identical zoning and they both see only one disk per presented EVA disk.
Any help is greatly appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 09:47 AM
03-31-2005 09:47 AM
Re: Solaris server sees two disks for one disk on EVA
Check the following docs...:
The first one contains an interesting note (under Single path support)
http://h200005.www2.hp.com/bc/docs/support/SupportManual/c00309104/c00309104.pdf
http://h200005.www2.hp.com/bc/docs/support/SupportManual/c00308551/c00308551.pdf
BR
B.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 02:27 AM
04-01-2005 02:27 AM
Re: Solaris server sees two disks for one disk on EVA
My next step is to determine if SecurePath is running. We didn't pay for it, so I am assuming it is not, and it is also not on the other servers.
BTW, I can read/write to the disk just fine, so this is really just a nuisance rather than a showstopper.
The other Sun servers are identical. Single port HBAs with two EVA ports in their zones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2005 08:26 PM
04-02-2005 08:26 PM
Re: Solaris server sees two disks for one disk on EVA
Secure Path for Solaris is a licensed product meaning you need to pay to get it..so if you dont remember purchase and install of this software, it wont be running.
Seeing two disks in your scenarios is perfectly normal as you have two paths (HBA port 0 - a fabric switch port - the first "Host Port" on Controller A & HBA port 0 - a fabric switch port - the first "Host Port" on Controller B) - so you see two instances of the same disk - in dual redundant fabric design - you would see 4 paths..
This problem (if you call it a problem!) can be resolved via use of a multipathing software such as a paid for Secure Path or a free MPxIO solution that comes with Sun...
Or, you could just zone it such that your server zone contains your HBA WWPN & EVA Single WWPN.
Hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 06:14 AM
08-02-2005 06:14 AM
Re: Solaris server sees two disks for one disk on EVA
# CPQfcraid:start of RAID edits Caution: do not remove, this line used by pkgadd/pkgrm
# Created: Mon Aug 1 09:28:58 EDT 2005. Don't move or delete!
# The following entries support per-instance adapter configuration.
# If these entries cause a problem on your machine, you must comment
# them out to revert to default driver mode (as installed).
hba0-SCSI-target-id-0-fibre-channel-port-name="50001fe150046668";
hba0-SCSI-target-id-1-fibre-channel-port-name="50001fe15004666c";
Note the second line with target id 1. I noticed that this line did not exist on my other Solaris servers. When I removed that line and did a "touch /reconfigure; reboot", I now get only one disk showing up:
unixsrv4.pppl.gov# devfsadm -v
unixsrv4.pppl.gov# format
Searching for disks...done
c4t0d1: configured with capacity of 99.98GB
AVAILABLE DISK SELECTIONS:
0. c0t0d0
/pci@1c,600000/scsi@2/sd@0,0
1. c0t1d0
/pci@1c,600000/scsi@2/sd@1,0
2. c4t0d1
/pci@1d,700000/QLGC,qla@1/sd@0,1
I'm guessing that the installation of the CPQfcraid package added both lines assuming that we'd be using a dual port adapter and secure path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2005 07:28 AM
08-02-2005 07:28 AM
Re: Solaris server sees two disks for one disk on EVA
That being said.
Go to one path. One fiber from one controller and set that as the controller. If you loose it your hosed, till you get it fixed. That simple.
The EVA5000 predates PVlinks is basically why your tied to this expensive software solution.