- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Add LUN from EVA and SecurePath
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-30-2004 09:29 PM
09-30-2004 09:29 PM
Add LUN from EVA and SecurePath
I've got 2 N4000 running HPUX 11.0,MC/ServiceGuard and SecurePath 3.0D and an EVA5000.
Now I'm about to present some new LUNs to the cluster (both nodes) and I'm wondering which is the proper way to do it.
Present the LUNs, and then on the first node:
# ioscan -f
# spmgr update
# kmadmin -L swspData
# config -M swspData -u
# spmgr update (making it persistant ?)
Then start making volumegroups and so on...
Is this the right way to do it ?
Since it's a cluster it's important the the devices names/numbers are the same across both nodes.
Is there a possibility that SecurePath/HPUX will name the devices diffrently if repeating the same procedure on both nodes ?
TIA,
Johan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2004 12:43 AM
10-01-2004 12:43 AM
Re: Add LUN from EVA and SecurePath
Your procedure is OK.
You also can use the commando /etc/ionit (with option -f) to customise the devicefiles from the LUN before secure path is started
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2004 01:04 AM
10-01-2004 01:04 AM
Re: Add LUN from EVA and SecurePath
Just wanted to add that the LUNs will be added during full production on these machines, so I can't reboot or shutdown SecurePath.
/Johan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2004 01:05 AM
10-01-2004 01:05 AM
Re: Add LUN from EVA and SecurePath
I suppose there is a difference in behaviour between SecurePath 3.0D on 11i and 11.0?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2004 01:21 AM
10-01-2004 01:21 AM
Re: Add LUN from EVA and SecurePath
Usually like he stated.
1) Zone switch
2) Discover host if not discovered
3) Create a vdisk
4) Present to host
5) ioscan -fnCdisk to see if it's there.
6) insf -H Hardwarepath
7) spmgr display should show it right away.
8) Create volume group and lvols.
Dave