- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SAN setup
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
09-02-2005 02:41 AM
09-02-2005 02:41 AM
Re: SAN setup
if you do not have load balancing turned on you will see the active standby avail avail. We just went through that here. Once load balancing is on then you'll see active active
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 02:42 AM
09-02-2005 02:42 AM
Re: SAN setup
that's the trick!!!Thank's...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 02:55 AM
09-02-2005 02:55 AM
Re: SAN setup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 04:33 AM
09-02-2005 04:33 AM
Re: SAN setup
You might try the following to see if there is a problem with your HBA cards. The ioscan on fc will tell you whether your HBA cards are claimed.
# ioscan -fnC fc
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/3/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td0
fc 1 0/4/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td1
fc 2 0/7/0/0 td CLAIMED INTERFACE HP Tachyon TL/TS Fibre Channel Mass Storage Adapter
/dev/td2
Then do a fcmsutil on the /dev/tdn;
# fcmsutil /dev/td1
Vendor ID is = 0x00103c
Device ID is = 0x001028
TL Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x000006
Topology = PTTOPT_FABRIC
Local N_Port_id is = 0x011100
N_Port Node World Wide Name = 0x50060b00000a48a1
N_Port Port World Wide Name = 0x50060b00000a48a0
Driver state = ONLINE
Hardware Path is = 0/4/0/0
Number of Assisted IOs = 16201699
Number of Active Login Sessions = 0
Dino Present on Card = NO
Maximum Frame Size = 960
Driver Version = @(#) libtd.a HP Fibre Channel Tachyon TL/TS/XL Driver B.11.00.10 PHSS_30597 /ux/core/kern/wsio/td_glue.c: Jul 25 2004, 13:14:38
This will tell you if the card is online or not. Something to get started by at least.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 11:23 PM
09-04-2005 11:23 PM
Re: SAN setup
It looks like everything is fine.
# ioscan -fnC fc
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/2/1/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td0
fc 1 0/5/1/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td1
# fcmsutil /dev/td0
Vendor ID is = 0x00103c
Device ID is = 0x001029
XL2 Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x00128c
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x020200
N_Port Node World Wide Name = 0x50060b000025dcd7
N_Port Port World Wide Name = 0x50060b000025dcd6
Driver state = ONLINE
Hardware Path is = 0/2/1/0
Number of Assisted IOs = 272366
Number of Active Login Sessions = 4
Dino Present on Card = NO
Maximum Frame Size = 2048
Driver Version = @(#) libtd.a HP Fibre Channel Tachyon XL2 Driver B.11.23.03 /ux/core/isu/TL/kern/src/common/wsio/td_glue.c: Aug 16 2004, 13:47:27
# fcmsutil /dev/td1
Vendor ID is = 0x00103c
Device ID is = 0x001029
XL2 Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x00128c
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x010200
N_Port Node World Wide Name = 0x50060b0000248c49
N_Port Port World Wide Name = 0x50060b0000248c48
Driver state = ONLINE
Hardware Path is = 0/5/1/0
Number of Assisted IOs = 272320
Number of Active Login Sessions = 4
Dino Present on Card = NO
Maximum Frame Size = 2048
Driver Version = @(#) libtd.a HP Fibre Channel Tachyon XL2 Driver B.11.23.03 /ux/core/isu/TL/kern/src/common/wsio/td_glue.c: Aug 16 2004, 13:47:27
Thank for the inputs.
If that is ok, with everyone, then I'll close this posting.
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 11:35 PM
09-04-2005 11:35 PM
Re: SAN setup
it was a really useful thread...
Thank's and Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 11:49 PM
09-04-2005 11:49 PM
Re: SAN setup
I could learn a lot from you experts !
Regards,
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 12:54 AM
09-05-2005 12:54 AM
Re: SAN setup
I was hoping to see how you got on after you got commandview EVA (with or without SAN MA). I guess I'll have to keep an eye open for a new post.
Although the CV-EVA gui is pretty intuitive.
Good Luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 01:31 AM
09-05-2005 01:31 AM
Re: SAN setup
Well, the host ( fibre-channel connected to the EVA) with the CommandView software is just not present there. And I need a reconfiguration of the volumegroups (currently 1 LUN presented of 250 GB as I learned in this thread ).
My local contact is checking with HP, if it is possible ( budget ) to have an HPCE come over and reconfigure the SAN ( instead of purchasing the CommandView setup ).
Thanks for your further concern.
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 01:46 AM
09-05-2005 01:46 AM
Re: SAN setup
In my view one of the big selling points of SANs is the ease with which you can present vdisks to hosts and move them to other hosts if need be, to do that you'll need commandview EVA.
That's just my opinion.
Cheers.
- « Previous
- Next »