HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error when creating vg01
Operating System - HP-UX
        1839914
        Members
    
    
        2583
        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
10-23-2000 06:42 PM
10-23-2000 06:42 PM
			
				
					
						
							Error when creating vg01
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Can anybody explain what the following error means and how I can get around it :
I was trying to add a new volume group through SAM and I get this message
vgcreate: Volume group "/dev/vg01" could not be created:
A volume group is already using this major and minor number.
Please check the minor number of the "group" device file.
Any ideas ?
Regards
Craig
		
		
	
	
	
I was trying to add a new volume group through SAM and I get this message
vgcreate: Volume group "/dev/vg01" could not be created:
A volume group is already using this major and minor number.
Please check the minor number of the "group" device file.
Any ideas ?
Regards
Craig
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2000 08:54 PM
10-23-2000 08:54 PM
			
				
					
						
							Re: Error when creating vg01
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Craig: 
The file /dev/vgxx/group is a control file for the group which gets created. For every volume group there exists a group file in the respective volume group directories at /dev directory. This is the first file which gets created in the process of volume group creation.
Volume group with the name "vg01" is already present. Try giving another name like vg02.
Hope this helps.
......Madhu
		
		
	
	
	
The file /dev/vgxx/group is a control file for the group which gets created. For every volume group there exists a group file in the respective volume group directories at /dev directory. This is the first file which gets created in the process of volume group creation.
Volume group with the name "vg01" is already present. Try giving another name like vg02.
Hope this helps.
......Madhu
	Think Positive
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2000 06:09 AM
10-24-2000 06:09 AM
			
				
					
						
							Re: Error when creating vg01
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						You can check all current group files with:
ll /dev/vg*/group
This will show you the name of the VG and the minor number. If you do not *really* have a vg01 on this server, then it is possible a group file is left over from an earlier LVM configuration. If you are vcertain this is the case, it is safe to remove the group file and create vg01 with SAM. Alternatively (and preferably, IMO), you can create the VG using vgcreate from the command line. Personally, I would remove the file and recreate it with:
mknod /dev/vg01/group c 64 0x0?0000
just to make sure the groupo file is created properly.
		
		
	
	
	
ll /dev/vg*/group
This will show you the name of the VG and the minor number. If you do not *really* have a vg01 on this server, then it is possible a group file is left over from an earlier LVM configuration. If you are vcertain this is the case, it is safe to remove the group file and create vg01 with SAM. Alternatively (and preferably, IMO), you can create the VG using vgcreate from the command line. Personally, I would remove the file and recreate it with:
mknod /dev/vg01/group c 64 0x0?0000
just to make sure the groupo file is created properly.
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
