- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Local insight page on Linux only shows "overall st...
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-08-2005 09:55 AM
08-08-2005 09:55 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2005 03:27 PM
08-08-2005 03:27 PM
Re: Local insight page on Linux only shows "overall status"
-Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 12:38 AM
08-09-2005 12:38 AM
Re: Local insight page on Linux only shows "overall status"
Being a relative Linux Newbie and "inheriting" this server from others who original set it up, I'm learning as I go here.
Q: How can I check the version info, and
Q: Would it simply be best to just reinstall?
(If so, does that process in any way interrupt normal network connectivity or functionality? We have a live Oracle database running here...)
I appreciate your time and assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 05:07 AM
08-09-2005 05:07 AM
Re: Local insight page on Linux only shows "overall status"
It's save to reinstall the PSP, it won't auto reboot the server or anything like that. When reinstalling it will check what smart components are already installed and tell you that you don't need to install them again. If it finds any components that were not installed it will install them for you. Make sure you read the PSP deployment manual first as there are some rpms that you need to have installed (prerequsites).
HTH,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 06:46 AM
08-09-2005 06:46 AM
Re: Local insight page on Linux only shows "overall status"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 10:37 AM
08-09-2005 10:37 AM
Re: Local insight page on Linux only shows "overall status"
I downloaded the latest PSP, copied it to the server, and extracted to a temp folder.
Trying to run the install730.sh script through the GUI simply does nothing.
If I browse to that temp folder and then simply type "install730.sh" it just says no such file/folder exists. All documentation simply points to run that command. What am I missing?
Thanks for your help and patience!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2005 03:21 PM
08-09-2005 03:21 PM
SolutionHere is step-by-step:
1. tar xvf psp-7.?0.*.en.tar
2. cd compaq/csp/linux
3. ./install7?0.sh
If you get prompted to install glut, gdk-pixbuf or any other RPM packages, hit Enter to accept the default answer Yes [Y].
4. Watch the install and review log files.
If you get any errors or warnings review the /var/log/hppldu.log file to determine the cause. Common causes include:
minimum kernel version requirements were not met;
required libraries were missing;
kernel source was not available to build components that are provided as source;
and build tools or environment were not available.
If you got any error(s), correct the error condition(s) and re-run the HP ProLiant Deployment Utility (install730.sh).
HTH,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 06:37 AM
08-10-2005 06:37 AM
Re: Local insight page on Linux only shows "overall status"
I had originally downloaded PSP on a windows box, and then copied it over to the linux box via smb, and extracted through the GUI utility.
It simply would not run correctly. After redownloading directly to the linux box and extracting/launching as you suggested, it worked fine. The insight management page is now also corrected.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 06:38 AM
08-10-2005 06:38 AM
Re: Local insight page on Linux only shows "overall status"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 06:40 AM
08-10-2005 06:40 AM
Re: Local insight page on Linux only shows "overall status"
:)
Ross