LoveUnix » 其他UNIX & Linux » 请教:创建vg时提示minor number 重复问题??
让LU留住您的每

一天 让LU博客留住您的每一天
2007-11-13 23:33 xiaomage79
请教:创建vg时提示minor number 重复问题??

如下无法创建vg故障???提示说group的minor number 不对,但是这个minor number 应该是不重复的

请教:这是什么原因

#vgdisplay
--- Volume groups ---
VG Name                     /dev/vg00
VG Write Access             read/write     
VG Status                   available                 
Max LV                      255   
Cur LV                      11     
Open LV                     11     
Max PV                      16     
Cur PV                      1      
Act PV                      1      
Max PE per PV               4356         
VGDA                        2   
PE Size (Mbytes)            32              
Total PE                    4346   
Alloc PE                    1127   
Free PE                     3219   
Total PVG                   0        
Total Spare PVs             0              
Total Spare PVs in use      0                     

#ls -l /dev/vg00/group
crw-r-----   1 root       sys         64 0x000000 Jul 22 23:46 /dev/vg00/group

#ls -l /dev/appvg/group
crw-rw-rw-   1 root       sys         64 0x020000 Nov 13 16:35 /dev/appvg/group

#vgcreate appvg /dev/dsk/c2t6d0
Increased the number of physical extents per physical volume to 35003.
vgcreate: Volume group "/dev/appvg" 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.

页: [1]


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.