-
related: https://github.com/openebs/lvm-localpv/issues/349
-
# Short description
When installing Uyuni as container, `mgr-storage-server` is used to prepare storage devices for container volumes. It currently doesn't support LVM scenarios and tries to furthe…
-
There is some work to do to get proper activation of lvm cached volumes in initrd. I currently have a rootfs cached lv, so I care.
When activating the lv (vgchange -a y in our stage1) it wants to cal…
viric updated
2 years ago
-
### Which ISO version are you using?
2024-11-01 (latest)
### The installation log
```json
https://0x0.st/X51v.log
```
i want to install LVM on LUKS setup with ext4
-
Linux LVM by default saves the previus copy of lvm configuration in /etc/lvm/archive/, this is perfectly fine normally but could become a problem when crrating thousand of LVs. As a workaround we buil…
-
# Required information
* Distribution: Ubuntu
* Distribution version: 24.04.1
* The output of "snap list --all lxd core20 core22 core24 snapd":
```
Name Version Rev Tracking …
-
# Required information
* Distribution: Debian
* Distribution version: 12 (Bookworm)
* The output of "incus info" or if that fails:
* Kernel version:
* LXC version: 5.0.2-1+deb12u2
…
-
I recently migrated to OpenMediaVault on my NAS. However, my old NAS software used [LVM RAID](https://manpages.debian.org/stretch/lvm2/lvmraid.7.en.html) for the data disk array instead of mdadm, whic…
-
With the new `DiskCustomization` we have two levels of validation:
- [`Validate()`](https://github.com/osbuild/images/blob/42f6babfae8118caea9e60a7024a2c127f5044a1/pkg/blueprint/disk_customizations.g…
-
**Describe the problem/challenge you have**
As of when [thin volume](https://github.com/openebs/lvm-localpv/blob/master/docs/thin_provision.md) is provisioned, LVM creates a thin pool on underlying
…