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: root 8265 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-worker] root 8267 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-worker-hi] root 8268 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-delalloc] root 8269 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-flush_del] root 8270 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-cache] root 8271 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-submit] root 8272 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-fixup] root 8273 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-endio] root 8274 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-endio-met] root 8275 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-endio-met] root 8276 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-endio-rai] root 8277 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-endio-rep] root 8278 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-rmw] root 8279 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-endio-wri] root 8280 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-freespace] root 8281 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-delayed-m] root 8282 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-readahead] root 8283 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-qgroup-re] root 8284 0.0 0.0 0 0 ? S< 10:59 0:00 \_ [btrfs-extent-re] root 8285 0.0 0.0 0 0 ? S 10:59 0:00 \_ [btrfs-cleaner] 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 On Thu, 23 May 2019 14:21:07 +0300 Andrei Borzenkov <arvidjaar@gmail.com> wrote:
On Thu, May 23, 2019 at 2:14 PM Stephen Berman <stephen.berman@gmx.net> wrote:
(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%>==============================[-]
https://bugzilla.opensuse.org/show_bug.cgi?id=1110259 https://bugzilla.opensuse.org/show_bug.cgi?id=1130702
Ah, so I should do 'kill -9 18786' ? Steve Berman -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org