1838239 Members
3402 Online
110125 Solutions
New Discussion

About LVM

 
Wan Bo
Occasional Advisor

About LVM

HELP!
when I use vgdisplay -v to view a vg's config,it shows some lvs are unwanted:

LV Name ....
LV Status available/syncd
LV Size(Mbytes) 0
Current LE 0
Allocated PE 0
Used PV 0

but it must be all right before.what happend and how can i do?

HELP!
4 REPLIES 4
Stefan Farrelly
Honored Contributor

Re: About LVM


Looks like a new lvol was created but without any extents (Size) given to it. Looks like its ok to me to lvremove it.
Im from Palmerston North, New Zealand, but somehow ended up in London...
Wan Bo
Occasional Advisor

Re: About LVM

I created them all right before,but seemed something wrong last night after a reboot.
By the way,the OS version is 11.11
Domenico_5
Respected Contributor

Re: About LVM

hi wan

the disk's used ?? Are correct? they aren't alternate liks?

send the ioscan -fnkCdisk and the vgdisplay -v

tns
Peter Kloetgen
Esteemed Contributor

Re: About LVM

Hi Wan Bo,

did you check if all needed device files for your disks where created? Check out this command:

ioscan -funC disk

-->> should show you the device files for hard disks.

If device files for disks are missing use insf- command to create them. Of course you can also use SAM for this.

-->> more information man insf (be careful with insf -e)

Allways stay on the bright side of life!

Peter
I'm learning here as well as helping