HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: cpio error : cpio: File ./el620d.data1 grew, 0...
Operating System - Linux
        1839917
        Members
    
    
        3081
        Online
    
    
        110157
        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
04-26-2006 09:16 PM
04-26-2006 09:16 PM
			
				
					
						
							cpio error : cpio: File ./el620d.data1 grew, 0 new bytes not copied
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hello,
I have an issue with cpio command :
frrou01:(/oracle/P30/sapdata1/el620d_1)(root)#find . -name el620d.data1 | cpio -ov > /dev/rmt/3m
cpio: File ./el620d.data1 grew, 0 new bytes not copied
./el620d.data1
2056209 blocks
I don't undersyand this error... the file el620d.data1 didn't grow !
I have installed cpio-2.6 from http://hpux.cs.utah.edu/hppd/hpux/Gnu/cpio-2.6/
My OS is HPUX 11.11.
Someone can help me ?
Thanks,
		
		
	
	
	
I have an issue with cpio command :
frrou01:(/oracle/P30/sapdata1/el620d_1)(root)#find . -name el620d.data1 | cpio -ov > /dev/rmt/3m
cpio: File ./el620d.data1 grew, 0 new bytes not copied
./el620d.data1
2056209 blocks
I don't undersyand this error... the file el620d.data1 didn't grow !
I have installed cpio-2.6 from http://hpux.cs.utah.edu/hppd/hpux/Gnu/cpio-2.6/
My OS is HPUX 11.11.
Someone can help me ?
Thanks,
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2006 10:05 PM
04-26-2006 10:05 PM
			
				
					
						
							Re: cpio error : cpio: File ./el620d.data1 grew, 0 new bytes not copied
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Shalom,
Either the file ./el620d.data1 was modified during the cpio or the cpio release is no good.
If you installed that release on a Linux machine, I can see why it does not work. It is for hpux.
SEO
		
		
	
	
	
Either the file ./el620d.data1 was modified during the cpio or the cpio release is no good.
If you installed that release on a Linux machine, I can see why it does not work. It is for hpux.
SEO
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2006 12:31 AM
04-27-2006 12:31 AM
			
				
					
						
							Re: cpio error : cpio: File ./el620d.data1 grew, 0 new bytes not copied
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hello Steven,
It is the correct release :
frrou01:p30adm 11> cpio --version
cpio (GNU cpio) 2.6
frrou01:p30adm 12>
I have installer it on HPUX server :
frrou01:p30adm 12> uname -a
HP-UX frrou01 B.11.11 U 9000/800 172434631 unlimited-user license
frrou01:p30adm 13>
...
		
		
	
	
	
It is the correct release :
frrou01:p30adm 11> cpio --version
cpio (GNU cpio) 2.6
frrou01:p30adm 12>
I have installer it on HPUX server :
frrou01:p30adm 12> uname -a
HP-UX frrou01 B.11.11 U 9000/800 172434631 unlimited-user license
frrou01:p30adm 13>
...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2006 12:32 AM
04-27-2006 12:32 AM
			
				
					
						
							Re: cpio error : cpio: File ./el620d.data1 grew, 0 new bytes not copied
						
					
					
				
			
		
	
			
	
	
	
	
	
And I'm sure the file el620d.data1 didn't grow !
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
