You are not logged in.

#1 2020-10-05 17:46:51

dearrude
Member
Registered: 2020-10-05
Posts: 1

A starting job is running for /dev/disk/* and LVM2 monitoring

Since last month, I've been having this issue.
The problem is when I boot, 4 pending jobs happen  (3 for each of my disk partitioned and 1 for LVM2 monitoring) which takes 1 min 30 secs. After I can normally boot but it makes rebooting quite slow and tedious. sad

I've already updated grub-config as segguested here https://bbs.archlinux.org/viewtopic.php?id=201816
Also already tried to downgrade lvm2 as suggested here https://bugs.archlinux.org/task/59266
Also check eached uuid in /dev/disk/by-uuid with /etc/fstab as segguested in many topics
but none did work...

This is my fstab.

cat /etc/fstab
-------
# /dev/sda3
UUID=397a1134-d7de-41ef-b2d7-45166b40e6d5       /               ext4            rw,relatime     0 1

# /dev/sda4
UUID=660e748e-0eb0-46f9-940a-e8161900afa7       /home           ext4            rw,relatime     0 2

# /dev/sda1
UUID=6A47-C642          /boot           vfat            rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro    0 2

# /dev/sda2
UUID=8b68c4fa-8acb-4ce6-9009-4cded564156b none swap defaults 0 0

I've also attached my whole bootup journalctl -xb here https://termbin.com/keds .


I'm already sorry if my opening topic lacks specific informations or such. This is my first topic in Arch forums. smile


hmm...

Offline

Board footer

Powered by FluxBB