In a fresh install of Arch Linux, calling poweroff or reboot from the command line may get stuck at "Reached target Shutdown", without progressing for more than 10 minutes. It happens frequently. Running the debug shell led to problems with unmounting swap.
Created attachment 72823 [details] dmesg
Created attachment 72824 [details] fstab
Created attachment 72825 [details] full journal since install
Created attachment 72826 [details] ls -lR /dev/disk
Created attachment 72827 [details] /proc/swaps
Created attachment 72828 [details] systemctl list-jobs
Created attachment 72829 [details] udevadm info -q all -n /dev/sda4
Created attachment 72830 [details] udevadm info -q all -n /dev/sdb4
Created attachment 72831 [details] /proc/mdstat
executing "swapoff /dev/sda4" successfully completes the shutdown.
Please follow the guide on: http://freedesktop.org/wiki/Software/systemd/Debugging#Diagnosing_Shutdown_Problems And try to get the shutdown log explained therein.
(In reply to comment #11) > Please follow the guide on: > > http://freedesktop.org/wiki/Software/systemd/ > Debugging#Diagnosing_Shutdown_Problems > > And try to get the shutdown log explained therein. I'm still owing you this one. I hope I can do this until the end of the week. You want systemd.log_level=debug, right ?
Created attachment 74155 [details] dmesg systemd.log_level=debug
Created attachment 74156 [details] systemctl dump
Hmm, I am pretty sure bugs like this one should be all fixed with 209. Could you retest? Please open a new bug if problem persists.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.