undo LVM?
Dave Howorth
dhoworth at mrc-lmb.cam.ac.uk
Wed May 5 09:34:21 UTC 2010
Herman Aalderink wrote:
> hermanbb at tabang1:~$ sudo pvdisplay /dev/sda1
You're making it too complicated :) Just type
sudo pvdisplay
and it will list *ALL* the PVs it can find. Similarly for
sudo vgdisplay
sudo lvdisplay
There are also lvmdiskscan, pvscan, lvscan, pvscan that give summaries.
sudo vgck -v
may help diagnose your problem. The man pages have more info. The howto
is also useful, as already suggested.
Post the output if you can't identify/solve the problem.
Cheers, Dave
More information about the ubuntu-users
mailing list