Re: LVM in LVM

2024-09-20 Thread Steve Keller
Tim Woodall writes: > On Mon, 16 Sep 2024, Steve Keller wrote: > > > I don't see how this can be done in the current Debian 12. > Not sure because I've previously battled the opposite problem but I'd > start here in lvm.conf > > # Configuration option devices/scan_lvs. > # Scan

Re: LVM in LVM

2024-09-16 Thread Andy Smith
Hi, On Mon, Sep 16, 2024 at 11:21:49AM +0200, Steve Keller wrote: > In older Debian releases, I think at least until Debian 9, it was > possible to access PVs and LVs which are stored in a LV. […] > I don't see how this can be done in the current Debian 12. Works fine for me on all versions of

Re: LVM in LVM

2024-09-16 Thread Tim Woodall
On Mon, 16 Sep 2024, Steve Keller wrote: In older Debian releases, I think at least until Debian 9, it was possible to access PVs and LVs which are stored in a LV. The PV inside the containing LV could be displayed and activated with vgdisplay(8) and vgchange(8). This scenario makes sense if y

LVM in LVM

2024-09-16 Thread Steve Keller
In older Debian releases, I think at least until Debian 9, it was possible to access PVs and LVs which are stored in a LV. The PV inside the containing LV could be displayed and activated with vgdisplay(8) and vgchange(8). This scenario makes sense if you have a LV for a VM guest, that uses LVM i