|
|
Subscribe / Log in / New account

OpenSUSE Leap 15.2 released

The openSUSE Leap 15.2 release is now available; see the announcement for a long list of new features. "In general, software packages in the distribution grew by the hundreds. Data fusion, Machine Learning and AI aren't all that is new in openSUSE Leap 15.2; a Real-Time Kernel for managing the timing of microprocessors to ensure time-critical events are processed as efficiently as possible is available in this release."

to post comments

OpenSUSE Leap 15.2 released

Posted Jul 2, 2020 15:30 UTC (Thu) by nettings (subscriber, #429) [Link] (3 responses)

Ran an update yesterday during a video conference (on another machine!) on a heavily customized audio production machine. Went very smoothly, everything seems to work. Only downside is that the machine seemingly locked up for 10 minutes today - on closer look, it turned out that brtfs was doing some large-scale housekeeping... now back to normal.
Grew increasingly tired of 15.1 as it was ageing. I "downgraded" to it from Tumbleweed after the latter had exploded in my face once too often, but since I'm building much of my business software from source, it's nice to have a really recent system.

All in all, a very happy SUSE user here since 1998, although I hope they will be accelerating their release schedule again after the re-syncing with SLES. Kudos to all contributors!

OpenSUSE Leap 15.2 released

Posted Jul 2, 2020 17:19 UTC (Thu) by lynxlynxlynx (guest, #90121) [Link]

I find the snapshot stability checks very informative to see when it makes sense to update or to what date (with tumbleweed the command):
https://review.tumbleweed.boombatower.com/

Otherwise it feels almost like running Factory.

OpenSUSE Leap 15.2 released

Posted Jul 3, 2020 16:48 UTC (Fri) by cmurf (subscriber, #112853) [Link] (1 responses)

It'd be useful to see top at the time it was happening, but there aren't any "housekeeping" items per se other than btrfs-cleaner thread. It helps with deleting snapshots, but only gets busy if there are many snapshots (hundreds) or a very large diff between snapshots.

I suspect it might be some hold over btrfs-maintenance tools that openSUSE used to ship. These were basically just systemd service units and timers, which weren't part of upstream's btrfs-progs. These units did activate btrfs commands found in btrfs-progs. I think just scrub and balance. I'd have guessed they'd disable these following upgrades by now, but - dunno.

Scrub and balance operations us IO priority idle class. I don't know how effective those are, and it could depend on the IO scheduler. I think in a cgroup2 world, these would get put automatically into their own systemd scope so they are subject to CPU and IO isolation.

OpenSUSE Leap 15.2 released

Posted Jul 3, 2020 22:44 UTC (Fri) by Wol (subscriber, #4433) [Link]

Could also be i/o tools aren't that well debugged, especially throttling ...

I'm on the raid mailing list, and while I haven't seen any recently, there've been a fair few threads where people have wondered why raid fixing or syncing or other stuff either runs excessively slow, or won't throttle and swamps the machine.

Cheers,
Wol

OpenSUSE Leap 15.2 released

Posted Jul 2, 2020 23:36 UTC (Thu) by zx2c4 (guest, #82519) [Link]

Not listed in their blog post, but I'm quite happy that 15.2 also backports WireGuard to their 5.3 kernel, so SUSE users now have out-of-the-box wg support.

OpenSUSE Leap 15.2 released

Posted Jul 12, 2020 8:45 UTC (Sun) by rakoenig (subscriber, #29855) [Link]

Bought myself a new notebook on Friday and installed openSUSE Leap 15.2 from scratch. Absolutely smooth, everything works out of the box (which didn't do on this model a few wears ago with the 4.12.x kernel). Touchpad, Trackpoint, Audio, Sleep-Modes, Function keys, everything is working fine. Great work, congratulations to the openSUSE team.

OpenSUSE Leap 15.2 released

Posted Jul 13, 2020 0:23 UTC (Mon) by timo_s (guest, #112870) [Link]

I upgraded two days ago and things have been running well for the most part (except for a regression in Remmina which I still have to report).

What's really nice is that I can finally play with Podman and rootless containers. That wasn't possible on Leap 15.1 since the older kernel was missing some bits for that to work.


Copyright © 2020, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds