- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Evainfo Tool
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
07-27-2011 12:22 AM
07-27-2011 12:22 AM
Evainfo Tool
Dears,,
I use evainfo in order to match between the wwwid for luns seen from the command view and the OS (HP-UX, B.11.23, rx4640 server).
I execute the following command in order to have files each of them has c't'd' inside to ease the matching process with the vgdisplay process.
for i in `sed -n '/Lun/p' evainfo | awk '{print $3}'i`
> do
> ./evainfo_hpux11_23_IA -w $i > $i
> done
evainfo file is a files created with ./evainfo_hpux11_23_IA -W > evainfo
I noticed that all the luns i've presented to the system from command view are 53, while the number of created files are 72,,, the difference between them are empty files (lun id with no c't'd created). Ioscan -fnC disk revealed no new hardware paths.
what are those luns?
./evainfo_hpux11_23_IA -v
EVAInfo v7.0_070614
BR
- Tags:
- evainfo