-
While XenServer got it's proprietary GFS2, XCP-ng still lack the option of a thin-provisioned, modern, block storage.
Many storage systems are connected via iSCSI or (probably lest often than iSCSI) …
-
```
OracleLinux8.10,9.4
filesystem: ext4
Disk partition: 1(/dev/vda1)
LVM: no
os start mode: bios
Image Check Result:
Virtio …
-
This is just a reminder that we don't forget to make the LVM snapshot default when no issues get reported.
https://github.com/nextcloud/vm/blob/39e64fe07920bea14f064abaf71847cd5c7165a3/nextcloud_inst…
-
## Feature Request ##
### Environment ###
Bare metal.
### Desired Feature ###
Please add support for LVM into the initramfs. This would enable us to take LVM snapshots of the ROOT partiti…
-
### Checklist
- [X] I'm reporting a bug
- [X] I've searched the [bugtracker](https://github.com/rsnapshot/rsnapshot/issues) for similar issues, including closed ones.
### What did you do?
Se…
-
有些快照细节设计,我想和大家讨论一下
① 只有lvm卷支持快照
② 快照的容量需要1:1当前的存储卷大小,当vg卷组容量不足时不允许创建快照。举个例子`vg - lvm总容量 - snap总容量 < 新快照容量`,则不允许创建,这里的snap等于lvm大小
③ 一旦创建快照后则存储卷不允许扩容,这是因为一旦扩容后,在进行快照恢复的时候存储卷的大小将会还原
暂时想到这么多,有更多的问题请…
-
# Required information
* Distribution:
arch linux
* Distribution version:
6.6.10-arch1-1
* The output of "lxc info" or if that fails:
```yaml
config: {}
api_extensio…
-
# Required information
* Distribution: Ubuntu Noble
* The output of "snap list --all lxd core20 core22 core24 snapd":
```
Name Version Rev Tracking Publisher Notes
core…
-
Using `USER@HOST:lvm:vgFoo/lvBar` as an rsync source fails with an rsync protocol incompatibility error if the rsync client version includes the fixes for CVE-2022-29154:
```
ERROR: rejecting unre…
-
### Describe the bug
nixos-generate-config fails to generate a correct hardware-configuration.nix.
Btrfs /nix, on tmpfs / root, inside LVM, inside LUKS
### Steps To Reproduce
Steps to reproduce …