Добрый день!
Linux mint 18.3 /root и /home на btrfs
Забрал ноут после сервиса(диагностика+чистка), линь после них перестала грузится, после граба черный экран, граб восстанавливал не помогало. Не знаю как они вообще умудряются это сделать во второй раз(так уже было в этом сервисе). Ну да ладно. Снес все, установил заново. Ничего в разметке и т.п. не изменилось вообще, кроме того, что boot стал ext4(был ext2)
Ввожу lsblk -D
NAME DISC-ALN DISC-GRAN DISC-MAX DISC-ZERO
sdb 0 512B 2G 0
├─sdb4 0 512B 2G 0
├─sdb2 0 512B 2G 0
├─sdb10 0 512B 2G 0
│ └─sdb10_crypt 0 512B 2G 0
├─sdb9 0 512B 2G 0
├─sdb7 0 512B 2G 0
├─sdb5 0 512B 2G 0
├─sdb3 0 512B 2G 0
├─sdb11 0 512B 2G 0
│ └─sdb11_crypt 0 512B 2G 0
├─sdb1 0 512B 2G 0
├─sdb8 0 512B 2G 0
└─sdb6 0 512B 2G 0
sdc 0 0B 0B 0
└─luks-2420a383-b578-4b4e-a121-a311cb9e0d9c
0 0B 0B 0
sda 0 0B 0B 0
├─sda2 0 0B 0B 0
├─sda3 0 0B 0B 0
│ └─sda3_crypt 0 0B 0B 0
└─sda1 0 0B 0B 0
Насколько помню, не должно быть нулей. Ладно, идем дальше:
Ввожу sudo hdparm -I /dev/sdb | grep -i trim
* Data Set Management TRIM supported (limit 8 blocks)
Далее ввожу systemctl status fstrim.timer
● fstrim.timer
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
Что-то явно не так. Ввожу sudo systemctl start fstrim.timer
Failed to start fstrim.timer: Unit fstrim.timer not found.
Совершенно не представляю как с этим бороться.
В журнале ошибок вот это, но там много старого, но появилось и то, чего раньше не было.
Mar 22 17:42:05 host kernel: Couldn't get size: 0x800000000000000e
Mar 22 17:42:05 host kernel: usb 3-5: string descriptor 0 read error: -22
Mar 22 17:42:05 host systemd[1]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000
Mar 22 17:42:05 host systemd[1]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000
Mar 22 17:42:07 host systemd[1]: dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Microsoft\x5cx20reserved\x5cx20partition.device appeared twice with different sysfs paths /sys/devices
Mar 22 17:42:07 host systemd[1]: dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device: Dev dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000
Mar 22 17:42:08 host ntpdate[1108]: name server cannot be used: Temporary failure in name resolution (-3)
Mar 22 17:42:09 host bluetoothd[1184]: Failed to obtain handles for "Service Changed" characteristic
Mar 22 17:42:09 host bluetoothd[1184]: Not enough free handles to register service
Mar 22 17:42:09 host bluetoothd[1184]: Error adding Link Loss service
Mar 22 17:42:09 host bluetoothd[1184]: Not enough free handles to register service
Mar 22 17:42:09 host bluetoothd[1184]: Not enough free handles to register service
Mar 22 17:42:09 host bluetoothd[1184]: Not enough free handles to register service
Mar 22 17:42:09 host bluetoothd[1184]: Current Time Service could not be registered
Mar 22 17:42:09 host bluetoothd[1184]: gatt-time-server: Input/output error (5)
Mar 22 17:42:09 host bluetoothd[1184]: Not enough free handles to register service
Mar 22 17:42:09 host bluetoothd[1184]: Not enough free handles to register service
Mar 22 17:42:09 host bluetoothd[1184]: Sap driver initialization failed.
Mar 22 17:42:09 host bluetoothd[1184]: sap-server: Operation not permitted (1)
Mar 22 17:42:09 host NetworkManager[1217]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
Mar 22 17:42:09 host wpa_supplicant[1396]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Mar 22 17:42:09 host wpa_supplicant[1396]: dbus: Failed to construct signal
Mar 22 17:42:10 host lightdm[1424]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Mar 22 17:42:10 host lightdm[1424]: PAM adding faulty module: pam_kwallet.so
Mar 22 17:42:10 host lightdm[1424]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
Mar 22 17:42:10 host lightdm[1424]: PAM adding faulty module: pam_kwallet5.so
Mar 22 17:42:10 host ntpd[1307]: error resolving pool 0.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Mar 22 17:42:10 host lightdm[1524]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Mar 22 17:42:10 host lightdm[1524]: PAM adding faulty module: pam_kwallet.so
Mar 22 17:42:10 host lightdm[1524]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
Mar 22 17:42:10 host lightdm[1524]: PAM adding faulty module: pam_kwallet5.so
Mar 22 17:42:11 host ntpd[1307]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Mar 22 17:42:12 host ntpd[1307]: error resolving pool 2.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Mar 22 17:42:13 host ntpd[1307]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
Mar 22 17:42:14 host ntpd[1307]: error resolving pool ntp.ubuntu.com: Temporary failure in name resolution (-3)
Mar 22 17:42:18 host pulseaudio[1709]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Mar 22 17:42:18 host pulseaudio[1893]: [pulseaudio] pid.c: Daemon already running.
Mar 22 17:42:19 host ntpdate[2063]: the NTP socket is in use, exiting
Mar 22 17:42:24 host bluetoothd[1184]: Failed to set mode: Blocked through rfkill (0x12)
Mar 22 17:42:30 host ntpd[1307]: bind(25) AF_INET6 2a02:2168:34d3:d00:608b:8297:818:bbbb#123 flags 0x11 failed: Cannot assign requested address
Mar 22 17:42:30 host ntpd[1307]: unable to create socket on wlp3s0 (6) for 2a02:2168:34d3:d00:608b:8297:818:bbbb#123
Из нового вроде только Couldn't get size: 0x800000000000000e
P.S> в криптабе прописано автоматом: none luks,discard