- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Verify if Online & Offline diagnostics are install...
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-18-2009 07:30 AM
08-18-2009 07:30 AM
Thanks,
f. halili
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 07:41 AM
08-18-2009 07:41 AM
Re: Verify if Online & Offline diagnostics are installed
lifls -l /usr/sbin/diag/lif/updatediaglif2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:11 AM
08-18-2009 08:11 AM
Re: Verify if Online & Offline diagnostics are installed
For checking Online diag
# swlist -l bundle |grep -i diag
OnlineDiag B.11.31.01.03 HPUX 11.31 Support Tools Bundle, February 2007
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:23 AM
08-18-2009 08:23 AM
Re: Verify if Online & Offline diagnostics are installed
# efi_ls -d /dev/rdisk/disk71_p1 /EFI
FileName Last Modified Size
. 8/18/2009 0
.. 8/18/2009 0
HPUX/ 8/18/2009 0
Intel_Firmware/ 8/18/2009 0
diag/ 8/18/2009 0
hp/ 8/18/2009 0
tools/ 8/18/2009 0
total space 522170368 bytes, free space 519168000 bytes
Check the same with in diag directoy , it will show you if anything is installed.
:)
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:31 AM
08-18-2009 08:31 AM
Re: Verify if Online & Offline diagnostics are installed
I did "efi_ls -d" and got error = 20. Please see below if I used the correct disk#.
# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/disk/disk3_p2 -- Boot Disk
/dev/disk/disk2_p2 -- Boot Disk
# efi_ls -d /dev/rdisk/disk3_p1/EFI
efi_ls: open device failed(errno = 20)
Thanks,
f. halili
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:35 AM
08-18-2009 08:35 AM
Re: Verify if Online & Offline diagnostics are installed
efi_ls: open device failed(errno = 20)
Add a space between disk3_p1 and /EFI.
# efi_ls -d /dev/rdisk/disk3_p1 /EFI
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:41 AM
08-18-2009 08:41 AM
Re: Verify if Online & Offline diagnostics are installed
# efi_ls -d /dev/rdisk/disk3_p1 /EFI
FileName Last Modified Size
. 6/12/2009 0
.. 6/12/2009 0
HPUX/ 6/12/2009 0
Intel_Firmware/ 6/12/2009 0
diag/ 6/12/2009 0
hp/ 6/12/2009 0
tools/ 6/12/2009 0
total space 523218944 bytes, free space 520167424 bytes
Is the diag line for the offline diags?
I did this on the other boot drive, and I got:
# efi_ls -d /dev/rdisk/disk2_p1 /EFI
FileName Last Modified Size
. 6/17/2009 0
.. 6/17/2009 0
HPUX/ 6/17/2009 0
Intel_Firmware/ 6/17/2009 0
diag/ 6/17/2009 0
hp/ 6/17/2009 0
tools/ 6/17/2009 0
Does this mean offline diags is on both boot drives?
Thanks,
f. halili
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:46 AM
08-18-2009 08:46 AM
Re: Verify if Online & Offline diagnostics are installed
Next step: look into the directory.
# efi_ls -d /dev/rdisk/disk3_p1 /EFI/diag
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 08:49 AM
08-18-2009 08:49 AM
Re: Verify if Online & Offline diagnostics are installed
# efi_ls -d /dev/rdisk/disk3_p1 /EFI/diag
FileName Last Modified Size
. 6/12/2009 0
.. 6/12/2009 0
total space 523218944 bytes, free space 520167424 bytes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 12:10 PM
08-18-2009 12:10 PM
Re: Verify if Online & Offline diagnostics are installed
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 12:15 PM
08-18-2009 12:15 PM
Re: Verify if Online & Offline diagnostics are installed
Can you show me a link or procedure to install Offline Diagnostics for Itanium with HPUX 11.31?
thanks,
f. halili
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 12:28 PM
08-18-2009 12:28 PM
Re: Verify if Online & Offline diagnostics are installed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 12:33 PM
08-18-2009 12:33 PM
SolutionGo to http://software.hp.com and search with keyword "offline", or go directly to:
http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=IPF0906
Instructions:
http://docs.hp.com/ and select "Diagnostics and Monitoring Tools", or directly to:
http://docs.hp.com/en/diag.html#3%20Offline%20Diagnostics
In other words, available through the standard Web locations for all HP-UX software and documentation downloadable from HP. Always check docs.hp.com or software.hp.com first.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2009 01:31 PM
08-18-2009 01:31 PM
Re: Verify if Online & Offline diagnostics are installed
1st thing, the offline diagnostics should be installed in the third partition of the disk. This is called the HPSP (HP Service Partition)
so it would be disk3_p3 for example, so this is the one you need to look at.
full details can be found in this post to copy/install and verify they are installed
https://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1250630754839+28353475&threadId=1141529
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:19 AM
08-19-2009 08:19 AM