Re: How to mount a LVM?
On Nov 24, 2016, at 2:26 PM, Nicolas George <george@nsup.org> wrote:
> Le quartidi 4 frimaire, an CCXXV, Robert Latest a écrit :
>> root@dotcom:~# lvmdiskscan
> ...
>> 15 partitions
>> 0 LVM physical volume whole disks
>> 2 LVM physical volumes
>>
>> ---Still looking good. Now I'm supposed to find the logical volumes,
>> ---but lvdisplay simply doesn't show anything.
>>
>> root@dotcom:~# lvdisplay
>
> I do not see a "vgchange -a" call.
>
> Regards,
>
> --
> Nicolas George
try “vgchange -aay /dev/md[23]” which should “activate” any volume groups on those devices and find the logical volumes they create.
Reply to: