Operating System - HP-UX
1834729 Members
2990 Online
110070 Solutions
New Discussion

how to use emc storage with the hp-ux

 
Bhushan Bumber
Frequent Advisor

how to use emc storage with the hp-ux

Hello gurus,
thanks to please tell the steps how can i connect my hp-ux to an emc box.what are the poreparations i have to do on emc box.
Bhushan
There is a solution to every problem.
3 REPLIES 3
Mauro Gatti
Valued Contributor

Re: how to use emc storage with the hp-ux

What kink of emc box are you connection? Symmetrix? Clariion?
How do you connect unix machine to box? Via fc direct or switched? Or do you use direct SCSI attach?

RGDS
Ubi maior, minor cessat!
rahul vaidya
Occasional Contributor

Re: how to use emc storage with the hp-ux

Bhushan
--------

1) Get the EMC box configured from the EMC Engineer . It needs a bin file (configuration file ) to be uploaded in the box . Give the EMC engineer the system to be connected to this box as well the storage size to be allocated.

2) Do proper zoning and masking.

3) In HP-UX system u need to execute following commands :

# ioscan -fnC disk
# insf -e

Regards
Dnyanesh

Mauro Gatti
Valued Contributor

Re: how to use emc storage with the hp-ux

For example if you have a clariion...
1)Create a raid group
2)bind a lun
3)create a storage group
4) put your hpux server and your lun into storage group
5) ioscan && insf -e

Check before if you have installed navisphere agent and/or powerpath on hpux machine
Ubi maior, minor cessat!