HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Re: lvcreate: newfs doesn't extend to max lvm size...
 
Operating System - HP-UX
        1840188
        Members
    
    
        3913
        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
 
05-23-2001 11:03 AM
05-23-2001 11:03 AM
			
				
					
					
						I've created a logical volume (lvol1) the size of 17gig. When I do the' newfs -F hfs' command, only 15gig are made available for usage. Is there a way to get more usage space?
					
				
			
			
				
	
			
				
		
			
			
			
			
			
			
		
		
		
	
	
	
	success=95% attitude + 5% knowledge
			
			
				Solved! Go to Solution.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
05-23-2001 11:42 AM
05-23-2001 11:42 AM
			
				
					
						
							Re: lvcreate: newfs doesn't extend to max lvm size defined
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						By default an HFS filesystem is built to keep 10% of the filesystem size in reserve for minimum free space.
To change this you can use '-m ' option to set the percentage to something less than 10. See 'man newfs' for more information.
		
		
	
	
	
To change this you can use '-m ' option to set the percentage to something less than 10. See 'man newfs' for more information.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
05-23-2001 11:49 AM
05-23-2001 11:49 AM
			
				
					
						
							Re: lvcreate: newfs doesn't extend to max lvm size defined
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						You would get more space if you did newfs -F vxfs as this does not reserve the 10% of min free space.
hfs always reserves 10% by default, so if you fill up a file system only root can then write any more data, and is sometimes seen by bdf showing a file system being 105% full!
jfs does not do this, and leaves more space for the normal users, but when it is full, it is full!.
HTH
		
		
	
	
	
hfs always reserves 10% by default, so if you fill up a file system only root can then write any more data, and is sometimes seen by bdf showing a file system being 105% full!
jfs does not do this, and leaves more space for the normal users, but when it is full, it is full!.
HTH
	My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
05-27-2001 12:43 PM
05-27-2001 12:43 PM
Solution
			
				
					
					
						If you have to use HFS then you can also use the "tunefs" command to reduce the minimum reserve (you can go as low as 0% reserve).
I believe the command is:
tunefs -m 0 /dev/vgXX/rLVOL
Probably need to have file system unmounted while doing this command.
Peggy
		
		
	
	
	
I believe the command is:
tunefs -m 0 /dev/vgXX/rLVOL
Probably need to have file system unmounted while doing this command.
Peggy
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