On Thu, 23 May 2019 13:40:06 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
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.
Yes.
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".
Do you mean this: top - 13:47:06 up 4:50, 5 users, load average: 1.40, 1.39, 1.37 Tasks: 309 total, 1 running, 308 sleeping, 0 stopped, 0 zombie %Cpu(s): 2.7 us, 1.7 sy, 0.0 ni, 95.5 id, 0.0 wa, 0.0 hi, 0.1 si, 0.0 st KiB Mem : 16277548 total, 4992968 free, 1674488 used, 9610092 buff/cache KiB Swap: 8391680 total, 8391680 free, 0 used. 13953376 avail Mem
But having btrfs installed, I have my doubts.
I don't follow. You doubt it will help to kill the btrfs-defrag-plugin.py process, but it's ok to try? Or do you think it could do damage to the btrfs system or cause some other problem? And what about killing 'try-restart btrfsmaintenance-refresh.service'? What if I try to unmount the btrfs partition now? Or is it too late? Steve Berman -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org