- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Hardware path for disk are diffrent across nodes
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
02-04-2004 11:24 PM
02-04-2004 11:24 PM
I have two similar A500 with the following configuration.
HP-UX 11.11
1 FC HBA ( Connected to slot 3 )
both machines are connected to VA7110 via FC switch.
The LUNs that are configured on VA are visible on both of these machines. But the problem here is system1 has the device files as,
/dev/dsk/c6txdx
where as system2,
/dev/dsk/c5txdx
Since I am configuring this disks under a cluster with EMS resource monitoring I need the paths to be exactly the same on both the nodes. How do I achieve this??
Pl. Help.
Thanks,
Karthik S S
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 11:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 11:29 PM
02-04-2004 11:29 PM
Re: Hardware path for disk are diffrent across nodes
I am not getting any clue from ioconfig :-(
Thanks
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 11:30 PM
02-04-2004 11:30 PM
Re: Hardware path for disk are diffrent across nodes
Are you refering to serviceguard cluster?
this is not necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 11:33 PM
02-04-2004 11:33 PM
Re: Hardware path for disk are diffrent across nodes
package ascii file is configured as,
RESOURCE_NAME /vg/vgsp/pv_pvlink/status/c6t12d7
RESOURCE_POLLING_INTERVAL 60
RESOURCE_START AUTOMATIC
RESOURCE_UP_VALUE = UP
so if the link goes down on the node1 it is supposed failover to node2. But since node2 has the device files starting with c5txdx it wont be able to start the package but gives the following error,
The EMS registrar was unable to contact or locate a monitor for resource /vg/vgsp/pv_pvlink/status/c6t12d7
Pl. help
Thanks,
Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 11:39 PM
02-04-2004 11:39 PM
Re: Hardware path for disk are diffrent across nodes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2004 11:48 PM
02-04-2004 11:48 PM
Re: Hardware path for disk are diffrent across nodes
Can I follow these steps on node2??
(Thanks to sanjay
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=26117)
If you have two identical system with identical hardware on both the systems, configure the drivers as required on both the system and then to make the ioscan output identical from both the systems, try this,
# mv /stand/ioconfig /stand/ioconfig.sav
# mv /etc/ioconfig /etc/ioconfig.sav
# shutdown -ry 0
Due to the missing ioconfig files the system will come to an ioinitrc prompt. Now recreate new ioconfig files from scratch. This prevents you from running into possible assignment conflicts.
(in ioinitrc)# /sbin/ioinit -c
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 01:51 AM
02-05-2004 01:51 AM
Re: Hardware path for disk are diffrent across nodes
ioinit -f /tmp/ioinit.txt
Where /tmp/ioinit.txt has the following contents:
X.Y.Z ext_bus 6
Now this will assume that you don't already have a controller instance 6 on system2. X.Y.Z is the hardware path of the FCP Array Interface device that controls those disks. Ie, if you did an ioscan -kfn and found the following:
ext_bus 5 0/4/0/0.97.4.19.0 fcparray CLAIMED INTERFACE FCP A
rray Interface
target 6 0/4/0/0.97.4.19.0.0 tgt CLAIMED DEVICE
disk 151 0/4/0/0.97.4.19.0.0.0 sdisk CLAIMED DEVICE EMC
SYMMETRIX
/dev/dsk/c5t0d0 /dev/rdsk/c5t0d0
You would use 0/4/0/0.97.4.19.0 as your hardware path to change disk c5t0d0 to c6t0d0
Also, you will definitely want to have a current make_recovery tape available in case things FDGB (Fall Down Go Boom). Read up on the "ioinit" man page for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 01:57 AM
02-05-2004 01:57 AM
Re: Hardware path for disk are diffrent across nodes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2004 02:07 AM
02-05-2004 02:07 AM
Re: Hardware path for disk are diffrent across nodes
From the man page:
To reassign an instance number to a device and class (specified in infile) and reboot the system:
/sbin/ioinit -f infile -r
where infile contains the following:
56.52 scsi 2
56.52 is the h/w_path, scsi is the class_name, and 2 is the instance_#.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2004 03:53 PM
02-06-2004 03:53 PM
Re: Hardware path for disk are diffrent across nodes
Thanks for all those valuable inputs. I am sorry I could not reply you back immediately because for whole of yesterday I could not access the ITRC site :-( ...
I didn't try ioinit but I simply removed the FC card on system 2 and put it on a different slot. And upon reboot new device files were created with c6txdx :-)
Thanks again,
Karthik S S