- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: Error create newfs
 
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
 
02-15-2011 06:06 AM
02-15-2011 06:06 AM
			
				
					
						
							Error create newfs
						
					
					
				
			
		
	
			
	
	
	
	
	
Create the newfs error.
newfs: execl() failed
newfs: Exec format error
newfs: read of pipe failed
newfs: Error 0
mkfs: execl() failed
mkfs: Exec format error
mkfs: read of pipe failed
mkfs: Error 0
version 6 layout
8388608 sectors, 1048576 blocks of size 8192, log size 2048 blocks
largefiles supported
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-15-2011 06:17 AM
02-15-2011 06:17 AM
			
				
					
						
							Re: Error create newfs
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-15-2011 06:20 AM
02-15-2011 06:20 AM
			
				
					
						
							Re: Error create newfs
						
					
					
				
			
		
	
			
	
	
	
	
	
newfs -F vxfs -b 8192 -o largefiles /dev/vgQBLr5/rlvsapdb
HP-UX 11.31
Virtual Machine Guess 4.0
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-15-2011 07:38 AM
02-15-2011 07:38 AM
			
				
					
						
							Re: Error create newfs
						
					
					
				
			
		
	
			
	
	
	
	
	
Could you try in this step by step way (just to see what happens):
#lvcreate -L 8192 -n lvsapdb vgQBLr5
#newfs -F vxfs -o largefiles /dev/vgQBLr5/rlvsapdb
#fsadm -F vxfs -o largefiles /dev/vgQBLr5/rlvsapdb
Rgds.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-15-2011 07:43 AM
02-15-2011 07:43 AM
			
				
					
						
							Re: Error create newfs
						
					
					
				
			
		
	
			
	
	
	
	
	
In this way, I meant:
Hola,
Could you try in this step by step way (just to see what happens):
#lvcreate -L 8192 -n lvsapdb vgQBLr5
#newfs -F vxfs /dev/vgQBLr5/rlvsapdb
#fsadm -F vxfs -o largefiles /dev/vgQBLr5/rlvsapdb
Rgds.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
02-15-2011 12:41 PM
02-15-2011 12:41 PM
			
				
					
						
							Re: Error create newfs
						
					
					
				
			
		
	
			
	
	
	
	
	
The parchet is corrupt:
PHCO_41072
Delete parchet and create correctly.