- Community Home
- >
- Storage
- >
- Midrange and Enterprise Storage
- >
- HPE EVA Storage
- >
- Device files , SAN
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
01-31-2005 01:51 AM
01-31-2005 01:51 AM
I have 2 SANs configured in my HP-UX Serviceguard Cluster . Due to a power failure all the storageworks SAN switches were rebooted and also the HP-UX server . The HP-UX had problems during the startup and when finally everything was up , all the device files of the disks had changed . Two questions.
- how to restore this situation faster than making vgimport
- How to avoid that this happens again
Thanks for all
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2005 02:10 AM
01-31-2005 02:10 AM
Re: Device files , SAN
ANS: vgimport is the only faster way I know
- How to avoid that this happens again
ANS: switch to VxVM as it is fully resilient in HW path changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2005 08:59 PM
01-31-2005 08:59 PM
Re: Device files , SAN
HP disk device file names are generated from hardware paths, which in turn are generated from FCID numbers in the SAN. If your device files have changed that's cos your hardware paths have changed, which in turn is because something in the SAN has changed...
On B series Brocade switches (and I think M series McData switches) the FCID is based on i) the domain ID of the switch, and ii) the port that the storage is plugged into. On C series Cisco switches by default the FCID is also based on the domain ID, but the rest of the FCID is assigned in much the same way as a DHCP IP address (first port logged in after reboot gets 01, next gets 02 etc.) so it can change - this configuration can be overridden to force persistent FCIDs.
So the question is:
a) what type of switch do you have?
b) what changed?
Whilst moving to VxVM would certainly mask the problem, it could potentially bite you again (when the internal tables that track hardware paths in the ioconfig files fill up). Also VxVM doesn't help with SAN attached tape drives...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 01:35 AM
02-01-2005 01:35 AM
Re: Device files , SAN
I have an HP Storageworks 2/8 SAN Switch. I am really intereted in knowing how to fix the FCID of the different devices of the SAN . We suffer very often power outgages and the HP-UX server rebuilds the device files , making all the volume groups impossible to access . This situation is not affordable in a critical environment and I must solve it as fast as possible.
Thanks for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 01:45 AM
02-01-2005 01:45 AM
Re: Device files , SAN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 02:21 AM
02-01-2005 02:21 AM
Re: Device files , SAN
I have a two cluster node . This change in the device file has just happened in one on the nodes , the other remains the same . I have two different SANS
-SAN IDs 1 and 4
-SAN IDs 2 and 3
You can see below the difference in the device files
OLD IOSCAN
disk 3 0/8/0/0.2.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c4t0d0 /dev/rdsk/c4t0d0
disk 4 0/8/0/0.2.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c4t0d1 /dev/rdsk/c4t0d1
disk 14 0/8/0/0.3.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c6t0d0 /dev/rdsk/c6t0d0
disk 15 0/8/0/0.3.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c6t0d1 /dev/rdsk/c6t0d1
disk 25 0/9/0/0.1.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c8t0d0 /dev/rdsk/c8t0d0
disk 26 0/9/0/0.1.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c8t0d1 /dev/rdsk/c8t0d1
disk 36 0/9/0/0.4.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c10t0d0 /dev/rdsk/c10t0d0
disk 37 0/9/0/0.4.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c10t0d1 /dev/rdsk/c10t0d1
NEW IOSCAN
disk 63 0/8/0/0.1.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c13t0d0 /dev/rdsk/c13t0d0
disk 64 0/8/0/0.1.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c13t0d1 /dev/rdsk/c13t0d1
disk 79 0/8/0/0.4.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c15t0d0 /dev/rdsk/c15t0d0
disk 80 0/8/0/0.4.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c15t0d1 /dev/rdsk/c15t0d1
disk 81 0/8/0/0.4.4.0.0.0.2 sdisk CLAIMED DEVICE HP A6189B
disk 93 0/9/0/0.2.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c17t0d0 /dev/rdsk/c17t0d0
disk 94 0/9/0/0.2.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c17t0d1 /dev/rdsk/c17t0d1
disk 95 0/9/0/0.2.4.0.0.0.2 sdisk CLAIMED DEVICE HP A6189B
disk 109 0/9/0/0.3.4.0.0.0.0 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c19t0d0 /dev/rdsk/c19t0d0
disk 110 0/9/0/0.3.4.0.0.0.1 sdisk CLAIMED DEVICE HP A6189B
/dev/dsk/c19t0d1 /dev/rdsk/c19t0d1
disk 111 0/9/0/0.3.4.0.0.0.2 sdisk CLAIMED DEVICE HP A6189B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 02:30 AM
02-01-2005 02:30 AM
Re: Device files , SAN
****!!!"????
I connected the cables in the wrong way so the HW path change and for the reason the device files changed.
Thanks for your help.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 02:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2005 06:24 AM
02-15-2005 06:24 AM