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
08-24-2006 02:17 AM
08-24-2006 02:17 AM
I know the dir command is
dir amaril::usrdsk1:[000000...]plant*.dir
dir contra::usrdsk1:[000000...]plant*.dir
etc...
I want to find a logical for
show log multiof* (LNM$SYSTEM_TABLE)
"MULTIOF" = "YES"
what command do I use to search all of our nodes for that logical.
?????
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 02:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 02:22 AM
08-24-2006 02:22 AM
Re: help
$ MC SYSMAN
SET ENV/NODE=(node1,node2,node3,.....noden)
do SHOW LOGICAL multiof*
That's it
Regards
Heinz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 02:22 AM
08-24-2006 02:22 AM
Re: help
posting?
MCR SYSMAN
HELP DO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 01:30 PM
08-24-2006 01:30 PM
Re: help
As the others have said, the easiest way to display the logicals across nodes would be with SYSMAN. In fact, your DIR command example can also be done using SYSMAN. Check out the SYSMAN HELP files to see all the things you can do to aid in system management.
And, as others have also stated, it would be helpful to title your questions with some useful information rather than just "help". When the "experts" scan the list of new threads, it is less likely to be looked at if the real topic is not mentioned.
Allan in Atlanta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2006 10:50 PM
08-24-2006 10:50 PM
Re: help
http://forums1.itrc.hp.com/service/forums/pageList.do?userId=CA1322439&listType=question&forumId=1
Wim