Bug ID 1206462
Summary MicroOS can't fstrim some partitions of SSD hard drives
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component MicroOS
Assignee kubic-bugs@opensuse.org
Reporter reiokorn@tutanota.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Fstrim service is missing by default some mounts

sudo /usr/sbin/fstrim --fstab --verbose

/home/cb/MX500: 387,3 MiB (406089728 Bytes) auf /dev/disk/by-label/MX500
getrimmt
/home/cb/Daten: 1,3 TiB (1427942354944 Bytes) auf /dev/disk/by-label/Daten
getrimmt
/boot/efi: 505,9 MiB (530456576 Bytes) auf /dev/nvme0n1p1 getrimmt

cb@microos-pc:~> sudo fstrim -a --verbose
/home/cb/Daten: 1,3 TiB (1427942354944 Bytes) auf /dev/sda1 getrimmt
/home/cb/MX500: 387,3 MiB (406089728 Bytes) auf /dev/sdb1 getrimmt
/boot/efi: 505,9 MiB (530456576 Bytes) auf /dev/nvme0n1p1 getrimmt


is that working as intended? No fstrim for /.snapshots? 

However it works manually

cb@microos-pc:~> sudo fstrim --verbose /.snapshots
/.snapshots: 1,6 GiB (1715036160 Bytes) getrimmt


You are receiving this mail because: