HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fcmsutil...
Operating System - HP-UX
1833059
Members
2492
Online
110049
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
Go to solution
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
11-06-2003 05:41 AM
11-06-2003 05:41 AM
Hi guys,
I've been ask to get the output of the fcmsutil command, I need the "device file" how can I get it??
I'm on an HP-UX 11 system...
Thanks
I've been ask to get the output of the fcmsutil command, I need the "device file" how can I get it??
I'm on an HP-UX 11 system...
Thanks
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 05:43 AM
11-06-2003 05:43 AM
Re: fcmsutil...
ll /dev/td*
ioscan
Either will display the device you want to input. You can even use awk against ioscan to get the values and feed them into the fcmsutil command.
SEP
ioscan
Either will display the device you want to input. You can even use awk against ioscan to get the values and feed them into the fcmsutil command.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 05:53 AM
11-06-2003 05:53 AM
Solution
your fibre channel device files are /dev/td* i.e. /dev/td0 , /dev/td1 etc.
If you do ll /dev/td* you should see all of them .
Or do
ioscan -fnkCfc
you should see the fibre channel cards along with the device files and the hardware path .
Once you get the device files then you can run the fcmsutil command .
/opt/fcms/bin/fcmsutil /dev/td0
If you do ll /dev/td* you should see all of them .
Or do
ioscan -fnkCfc
you should see the fibre channel cards along with the device files and the hardware path .
Once you get the device files then you can run the fcmsutil command .
/opt/fcms/bin/fcmsutil /dev/td0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 06:09 AM
11-06-2003 06:09 AM
Re: fcmsutil...
Thanks guys!
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP