- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MCSG 11.09: EMC 8730 Array & Two Node Cluster
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
05-02-2002 06:15 PM
05-02-2002 06:15 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 06:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 07:16 PM
05-02-2002 07:16 PM
Re: MCSG 11.09: EMC 8730 Array & Two Node Cluster
Yes.inq can be used to identify the disk for both the nodes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 08:55 PM
05-02-2002 08:55 PM
Re: MCSG 11.09: EMC 8730 Array & Two Node Cluster
Since this is a cluster, make sure both the nodes are exactly identical i.e they have the fibre,lan and other I/O cares on similarly numbered slots. Do an ioscan -nf to make sure about it. If it is not identical, this is the best opportunity to correct it. Later, it will be a mess.
Once you do this, get on to the EMC part. If EMC is already connected to the systems (through switch or directly ) and configured to be made visible (through SDR or volumelogix), move to the next step.
On both systems run:
insf -e (to add disk device files)
ioscan -nf >ioscan.out
ioscan -nkfC disk >ioscan-disk.out
check whether it shows all luns.
run syminq or inq or symdev
(all give similar outputs with slight variations). here it will show the lun ids and their paths.
From this, you can proceed with your VG configuaration.
syminq/inq will be in /opt/emc path.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2002 03:08 AM
05-03-2002 03:08 AM
Re: MCSG 11.09: EMC 8730 Array & Two Node Cluster
Check what the Target/Lun addresses are for the new LUNs. These numbers come back in the device file. i.e. T/L address 012 is device /dev/dsk/cXt1d2.
HtH,
Mark