You are not logged in.

#1 2025-10-16 10:27:51

c>rust
Member
Registered: 2025-09-07
Posts: 19

(btrfs degraded on mutiple LUKS device) hang indefinely

current grub config https://gist.github.com/iambadwithname/ … 2f10ff9848
previost grub config https://gist.github.com/iambadwithname/ … c602f31838
disk layout https://gist.github.com/iambadwithname/ … 4d8c2f8ed5
haven't been touch mkincpio.conf https://gist.github.com/iambadwithname/ … 5f3d0496af
I have a config where i would unlock one device mount it as btrfs raid1 degrade then unlock the other device in crypttab and btrfs will auto add to the fs
I update the machine
install some package
add btrfs swapfile
add extra grub config out of curiosity
cant not boot
stuck on "waiting for /dev/disk..."(its the root=UUID=... in kernel param)
normaly it only happen if one forgot the degraded flag
so I  boot into a image
    delete what I add in /boot/grub/grub.cfg #didn't work
    delete what I add in /etc/default/grub.cfg + grub-mkconfig #didn't work
    readthe fourm and add some stuff to /etc/default/grub.cfg + grub-mkconfig #didn't work
    delete the  btrfs swapfile  #didn't work
    delete one device #ok
    add the btrfs swapfile #ok
    put back the device #not ok
    use /dev/mapper/root1 instate of UUID in grub#not ok
    snapshot back 2 days + pacman -Syu + grub-mkconfig #not ok (can't run mkinitcpio -P without update)

    revert to current snapshot + remove btrfs device #ok

Last edited by c>rust (2025-10-16 10:34:50)

Offline

#2 2025-10-22 01:34:00

Mrkd1904
Member
Registered: 2023-11-08
Posts: 84

Re: (btrfs degraded on mutiple LUKS device) hang indefinely

Can you do me a favor and post your fstab? Check it against your grub cmdline in terms of UUID's? Make sure it's looking for the correct disk initially.

Also, when you say "install some package" could you be slightly more specific? Which packages? Possible to post the most recent contents of /var/log/pacman/*.log?

Offline

#3 2025-10-25 05:53:10

c>rust
Member
Registered: 2025-09-07
Posts: 19

Re: (btrfs degraded on mutiple LUKS device) hang indefinely

Mrkd1904 wrote:

post your fstab?

https://gist.githubusercontent.com/iamb … tfile1.txt
but it shoud't matter cause it haven't mount the   btrfs         add1fc07-7c6d-4666-bb23-966170aaa1db

Mrkd1904 wrote:

Check it against your grub cmdline in terms of UUID's?

this is bases on memory but when I booted with usb i often check the /boot/grub/grub.cfg and the root matched.
common (packages removed)&(my other pc installed packages)={'lsof', 'ttf-nerd-fonts-symbols-common', 'yazi', 'numactl', 'ttf-nerd-fonts-symbols'}
https://gist.githubusercontent.com/iamb … file1.txt1

Last edited by c>rust (2025-10-25 06:00:41)

Offline

Board footer

Powered by FluxBB