HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fcmsutil
Operating System - HP-UX
1826328
Members
3485
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
04-02-2003 11:11 PM
04-02-2003 11:11 PM
fcmsutil
We have two nodes in a service guard cluster sharing an external disk array connected via fiber channels. The OS is HPUX11 and they are both L-Class servers
We had one of the disk replaced last night without issue, however the second node which does not have control of this disk at the moment seems to think it has power failed.
Looking in the syslog we are getting the following message, aswell as the power failed one
"VMUNIX: 0/12/0/0: 'World-wide name' (unique identifier) for device at loop ID 0x0 has changed. If the device has been replaced intentionally, please use the fcmsutil replace_dsk command to allow the new device to be used."
Also with an ioscan we are seeing the device as no hardware again on the standby node.
When the disk was replaced the engineer ran two fcmsutil commands to enable the disk to be seen down both fibre channels. Does anyone know how this command is used and how to get rid of the two no hardwares in ioscan?
We had one of the disk replaced last night without issue, however the second node which does not have control of this disk at the moment seems to think it has power failed.
Looking in the syslog we are getting the following message, aswell as the power failed one
"VMUNIX: 0/12/0/0: 'World-wide name' (unique identifier) for device at loop ID 0x0 has changed. If the device has been replaced intentionally, please use the fcmsutil replace_dsk command to allow the new device to be used."
Also with an ioscan we are seeing the device as no hardware again on the standby node.
When the disk was replaced the engineer ran two fcmsutil commands to enable the disk to be seen down both fibre channels. Does anyone know how this command is used and how to get rid of the two no hardwares in ioscan?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 11:22 PM
04-02-2003 11:22 PM
Re: fcmsutil
Hi Martin,
System link disk WWN with nport_id.
The fcmsutil command use in case disk replacement is :
# fcmsutil /dev/tdi replace_dsk nportid
or
# fcmsutil /dev/tdi replace_dsk -l loopid
In your case :
- nportid is 0x0
You can use :
# fcmsutil /dev/tdi devstat all | grep Loop
To list disk witch have communicate with the interface /dev/tdi.
Regards,
Jerome
System link disk WWN with nport_id.
The fcmsutil command use in case disk replacement is :
# fcmsutil /dev/tdi replace_dsk nportid
or
# fcmsutil /dev/tdi replace_dsk -l loopid
In your case :
- nportid is 0x0
You can use :
# fcmsutil /dev/tdi devstat all | grep Loop
To list disk witch have communicate with the interface /dev/tdi.
Regards,
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2003 05:00 AM
04-03-2003 05:00 AM
Re: fcmsutil
To list out your fibre channel adapters:
ioscan -fknC fc
To update the new disk:
Get your WWN and n_portID:
A) fcmsutil /dev/td? devstat all | more
B) fcmsutil /dev/td? replace_dsk n_portID
C1) dd if=/dev/dsk/cXtYdZ of=/dev/null count=1000000
control c (* break after 10 count *)
C2) fcmsutil /dev/td? replace_dsk n_portID
D) vgcfgrestore vg_name /dev/dsk/cxtydz
vgchange -a y vg_name
vgsync vg_name
NO_HW is a physical connection problem so use the dd command liberally to test. Physically inspect the device itself. Power? LED?
You may have to call out the HP CE again because it???s not that uncommon for them to encounter Dead on Arrival replacement parts.
Also note these fcmsutil metrics:
Loss of Signal - (* light in fibre *)
Bad TX Char Count, etc.
ioscan -fknC fc
To update the new disk:
Get your WWN and n_portID:
A) fcmsutil /dev/td? devstat all | more
B) fcmsutil /dev/td? replace_dsk n_portID
C1) dd if=/dev/dsk/cXtYdZ of=/dev/null count=1000000
control c (* break after 10 count *)
C2) fcmsutil /dev/td? replace_dsk n_portID
D) vgcfgrestore vg_name /dev/dsk/cxtydz
vgchange -a y vg_name
vgsync vg_name
NO_HW is a physical connection problem so use the dd command liberally to test. Physically inspect the device itself. Power? LED?
You may have to call out the HP CE again because it???s not that uncommon for them to encounter Dead on Arrival replacement parts.
Also note these fcmsutil metrics:
Loss of Signal - (* light in fibre *)
Bad TX Char Count, etc.
Support Fatherhood - Stop Family Law
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP