HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Re: Updating PSP packages on RHEL with hpsum
 
Operating System - Linux
        1840174
        Members
    
    
        3847
        Online
    
    
        110162
        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
 
01-10-2011 10:56 AM
01-10-2011 10:56 AM
			
				
					
					
						Hello SIM experts.
We have many RHEL 5 servers running the following PSP 8.4 packages.
Insight Management Agents (SNMP) for HP Proliant Systems
 
HP System Health Application and Command Line Utilities
 
HP iLO Channel Interface Driver
 
HP System Management Homepage (SMH)
hp System Management Homepage Template Package
 
HP Version Control Agent for Linux
hponcfg – An RILOE II/iLo online configuration utility
HP Insight Diagnostics
HP High Performance iLO2 Mouse X driver for Linux
We are planning to upgrade these same packages to the versions provided with PSP 8.60.
We would like to use hpsum in a for..loop to perform these upgrades.
This for..loop would be executed on an administrative RHEL host in our environment that has root SSH access to each of our RHEL servers.
My question is, what would the hpsum command in the for..loop look like to update the packages listed above?
I have the latest "HP SUM guide" but it isn't clear to me exactly what options we'd use with hpsum to upgrade just the packages above.
Has anyone out there performed similar updates?
Any assistance would really be appreciated.
Thanks.
					
				
			
			
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
We have many RHEL 5 servers running the following PSP 8.4 packages.
Insight Management Agents (SNMP) for HP Proliant Systems
HP System Health Application and Command Line Utilities
HP iLO Channel Interface Driver
HP System Management Homepage (SMH)
hp System Management Homepage Template Package
HP Version Control Agent for Linux
hponcfg – An RILOE II/iLo online configuration utility
HP Insight Diagnostics
HP High Performance iLO2 Mouse X driver for Linux
We are planning to upgrade these same packages to the versions provided with PSP 8.60.
We would like to use hpsum in a for..loop to perform these upgrades.
This for..loop would be executed on an administrative RHEL host in our environment that has root SSH access to each of our RHEL servers.
My question is, what would the hpsum command in the for..loop look like to update the packages listed above?
I have the latest "HP SUM guide" but it isn't clear to me exactly what options we'd use with hpsum to upgrade just the packages above.
Has anyone out there performed similar updates?
Any assistance would really be appreciated.
Thanks.
Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-10-2011 01:22 PM
01-10-2011 01:22 PM
			
				
					
						
							Re: Updating PSP packages on RHEL with hpsum
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						The manual does show examples -- there's even an infile example.
What I usually do is just use the GUI.. same thing.
					
				
			
			
				
		
		
	
	
	
What I usually do is just use the GUI.. same thing.
	Hakuna Matata.
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-10-2011 03:37 PM
01-10-2011 03:37 PM
			
				
					
						
							Re: Updating PSP packages on RHEL with hpsum
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						-infile doesn't work on versions through 8.60
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
01-11-2011 07:32 AM
01-11-2011 07:32 AM
Solution
			
				
					
					
						Tom,
The best way to implement this is to put the HPSUM files in a directory with the RPMs and just run HPSUM silently. By default, HPSUM will take any RPMs it finds in the directory and install/update them. Thus, it is not necessary to pass in individual files unless you want to. If you download the entire PSP 8.60, you can just delete the RPMs you don't want to deploy along with the BP00xxxx.xml file and HPSUM will deploy the rest using the following command-line:
./hpsum -s
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
The best way to implement this is to put the HPSUM files in a directory with the RPMs and just run HPSUM silently. By default, HPSUM will take any RPMs it finds in the directory and install/update them. Thus, it is not necessary to pass in individual files unless you want to. If you download the entire PSP 8.60, you can just delete the RPMs you don't want to deploy along with the BP00xxxx.xml file and HPSUM will deploy the rest using the following command-line:
./hpsum -s
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