HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: protect ignite image archive from auto-deletio...
 
Operating System - HP-UX
        1840176
        Members
    
    
        2866
        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
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
 
08-29-2008 12:34 PM
08-29-2008 12:34 PM
			
				
					
						
							protect ignite image archive from auto-deletion
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						When I run make_net_recovery, ignite is keeping the default of 2 images for each system.
When I am patching, I always take a make_net_recovery image prior to the patching, which I would like to preserve for 2 months. Is there a flag, or any simple method of protecting this image for a set time so that when my weekly make_net_recovery runs, it never housekeeps and removes that image until the expiry date?
I have had a read of the ignite-ux administration guide but I am still stuck.
					
				
			
			
				
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
When I am patching, I always take a make_net_recovery image prior to the patching, which I would like to preserve for 2 months. Is there a flag, or any simple method of protecting this image for a set time so that when my weekly make_net_recovery runs, it never housekeeps and removes that image until the expiry date?
I have had a read of the ignite-ux administration guide but I am still stuck.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-29-2008 03:48 PM
08-29-2008 03:48 PM
			
				
					
						
							Re: protect ignite image archive from auto-deletion
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						There is no expiration date, only an archive count. When you run make_net_recovery, you probably did not specify -n 2 (which is the default). Change your command line to -n 10 and now the next 10 will be kept. Once you are past the 2 month limit, you can revert back to -n 2 or so. If you don't have the space, just move the archive (which has a date in the name). Move it up to /var/opt/ignite and call the directory something you'll easily recognize. If you need the archive, move it back to the original location and name.
					
				
			
			
				
	
Bill Hassell, sysadmin
			
			
				
			
			
			
			
			
			
		
		
		
	
	
	
Bill Hassell, sysadmin
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-29-2008 04:16 PM
08-29-2008 04:16 PM
			
				
					
						
							Re: protect ignite image archive from auto-deletion
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						see:
man make_net_recovery
-n number_archives
Specifies the number of archives that should remain on the
server at any given time. The default is two (2). If
number_archives is two and there are already two archives
present when a third is being created, make_net_recovery
will remove the oldest archive after successfully creating
the newest archive.
		
		
	
	
	
man make_net_recovery
-n number_archives
Specifies the number of archives that should remain on the
server at any given time. The default is two (2). If
number_archives is two and there are already two archives
present when a third is being created, make_net_recovery
will remove the oldest archive after successfully creating
the newest archive.
	"There is always some scope for improvement"
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
08-29-2008 04:45 PM
08-29-2008 04:45 PM
			
				
					
						
							Re: protect ignite image archive from auto-deletion
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Thanks for the replies.
I was hoping for a flag to attach to an archive after creation so we could continue with the standard crontab on the hosts and just say "keep the newest two, along with the protected ones".
No to worry- will just have to change the client cron entry for make_net_recovery
Thanks
Giles
		
		
	
	
	
I was hoping for a flag to attach to an archive after creation so we could continue with the standard crontab on the hosts and just say "keep the newest two, along with the protected ones".
No to worry- will just have to change the client cron entry for make_net_recovery
Thanks
Giles
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