Hi,

I also experience(d) shutdown delays in the beginning of my qubes OS experience 
in about 1/10 shutdowns.
I never had any NFS mounts or alike that should have caused it.
After thrawling through the journalctl messages there was always some VM that 
waited for a process to exit.
Instead of decreasing the shutdown time delay in systemd for dom0 any every 
appVM, I decided to manually shutdown the appVMs and shutdown dom0 afterwards, 
which eradicated the problem near to complete. In fact I don't remember the 
last time i had to wait for a reboot/shutdown.
A simple alias in .bashrc for user in dom0 did the trick for me.

alias shutdown='qvm-shutdown --all --wait;sync;sudo shutdown -h now'
alias reboot='qvm-shutdown --all --wait;sync;sudo reboot'

Hope this is useful for you guys



--- Ursprüngliche Nachricht ---
Von: Ulrich Windl <ulrich.wi...@rz.uni-regensburg.de>
Datum: 28.12.2022 11:00:57
An: qubes-users@googlegroups.com
Betreff: [qubes-users] Shutdown Delay

Hi!

Am I the only one that sees extra shutdown delays?
It seems that everything is unmounted, but still thing hang; unsure what
that is. See attachment.
What surprises me is that crypto seems to be stopped before unmount.

Regards,
Ulrich

-- 
You received this message because you are subscribed to the Google Groups
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9818d02c-f3ba-4a63-9492-e5ea418c6794%40rz.uni-regensburg.de.



________________________________________________________
Your E-Mail. Your Cloud. Your Office. eclipso Mail & Cloud. 
https://www.eclipso.de


-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b7f0009835aa8240ea99f95829fae53b%40mail.eclipso.de.

Reply via email to