On 23/05/2019 13.33, Stephen Berman wrote:
On Thu, 23 May 2019 13:18:43 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 23/05/2019 13.14, Stephen Berman wrote:
I started an upgrade from 15.0 to 15.1 following the instructions on
...
(3820/4940) Installing: snapper-zypp-plugin-0.8.3-lp151.1.1.noarch ..................................................[done] (3821/4940) Installing: btrfsmaintenance-0.4.2-lp151.1.1.noarch .....................<48%>==============================[-]
Are you using btrfs? If not, there is a btrfs related process that you can kill. Have a look with "top" or "ps afxu | less -S"
If you are using btrfs I think you have to wait it out.
The root file system for Leap is ext4 (on the same machine I also installed TW on btrfs). ps afxu | grep -i btrfs shows this:
And apparently, you have it mounted.
root 8286 0.0 0.0 0 0 ? S 10:59 0:00 \_ [btrfs-transacti] steve 20012 0.0 0.0 8688 812 pts/1 S+ 13:23 0:00 | \_ grep --color=auto -i btrfs root 7855 0.2 0.0 32984 10268 pts/3 S+ 10:49 0:25 \_ /usr/bin/python3 /usr/lib/zypp/plugins/commit/btrfs-defrag-plugin.py root 18711 0.0 0.0 57432 9840 pts/3 S+ 12:41 0:00 \_ rpm --root / --dbpath /var/lib/rpm -U --percent --noglob --force --nodeps -- /var/cache/zypp/packages/repo-oss/noarch/btrfsmaintenance-0.4.2-lp151.1.1.noarch.rpm root 18786 0.0 0.0 60620 6816 pts/3 S+ 12:41 0:00 \_ /usr/bin/systemctl try-restart btrfsmaintenance-refresh.service btrfsmaintenance-refresh.path btrfs-balance.service btrfs-balance.timer btrfs-defrag.service btrfs-defrag.timer btrfs-scrub.service btrfs-scrub.timer btrfs-trim.service btrfs-trim.timer
It is the "btrfs-defrag-plugin.py" that is hung, I think. Check cpu load with "top". But having btrfs installed, I have my doubts. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)