Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem creating LV on VG

Status
Not open for further replies.

Mag0007

MIS
Joined
Feb 15, 2005
Messages
829
Location
US
I am trying to create a LV on a VG, and i keep getting a

0516-360 getlvname: The device name is already used; choose a
different name.
0516-822 mklv: Unable to create logical volume.


Not sure, how I can fix that....

I have 3000 PPs free on this VG, and my LV is going to be 100PPs.

Any advice?
 
Can you lets us know what command you are using? smit or command line.
 
Hi,

Another LV with the same name already exists on the system.
Try giving another LV name or delete the old one if it has no reason to exist.

Code:
lslv lvname # to see the existing one
 
It doesn't matter what VG the LV already exists in, LV names have to be unique to the whole system...


HTH,

p5wizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top