-
## Feature Request
Implement a Talos controller for periodically running `xfs_scrub`. This also needs to be configurable by a machine configuration document.
#### References
- https://man7.or…
-
## Steps to reproduce
Just deploy mongodb and connect to it
## Expected behavior
I think we should autoconfigure or document recommended filesystem
## Actual behavior
I get the following warn…
-
use cmd:
/usr/sbin/ocs-sr -q2 -j2 -nogui -gm -gs -z1p -i 4000 -batch -sfsck -senc -p poweroff savedisk ask_user sda
```
# File system is got from ocs-get-dev-info. It might be different from th…
mzky updated
2 months ago
-
Upon updating my image to xfstests-amd64-202410151341, I am experiencing a huge uptick in failures due to disk out-of-space errors:
```
cat 525.out.bad
QA output created by 525
Silence is golden…
-
I am getting a failure when attempting to mount an XFS filesystem on NVMe volumes using the `csi-driver-lvm`. This issue is due to incompatible XFS features that are not supported by the kernel on my …
-
**Image I'm using:** `bottlerocket-aws-k8s-1.25-x86_64-v1.26.1-943d9a41`
This is on a `i3en.2xlarge` node with local NVMe flash I'm hoping to use as Ephemeral storage.
If I set the type to ext4…
-
**Describe the problem/challenge you have**
XFS Quotas are set only once when the PV is created. If I want to change the quota for a PV, I can't just change the value in a resource. I have to log in …
-
## Bug Report
XFS partition got corrupted, but Talos didn't run xfs-repair.
### Description
### Logs
```
09/02/2024 11:41:47 [talos] task mountEphemeralPartition (1/1): starting
09/02/20…
smira updated
6 months ago
-
I am building an image for a raspberry pi using [this Containerfile](https://github.com/ondrejbudai/fedora-bootc-raspi/blob/main/Containerfile). I have tried the following build on a Mac M2 and on a r…
-
We are having an issue with hitting inode limits on small PVs that create a lot of small temporary files :(
We wanted to switch to XFS - but then saw this:
https://github.com/rook/rook/blob/fd0c68…