Swordgeek

  • 2 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: November 15th, 2023

help-circle










  • Swordgeek@lemmy.ca
    cake
    tolinuxmemes@lemmy.worldnow I know why
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    I don’t say much about it because it’s stupid to argue, but I’ve used a LOT of different desktop interfaces over the past 45+ years (yeah, really!), and GNOME…well, GNOME sucks. When Gnome3 was first released we all had high hopes for it improving on Gnome2 (which for those of us on Unix systems was a huge improvement over CDE), and instead it was buggy, clunky, awkward, and an enormous resource hog. Oh yeah, and it was massively unconfigurable. AND it continued to not improve for many many years, until most people I know switched to KDE or one of the other environments (MATE, Cinnamon, and xfce were very popular).

    Gnome 4x added a touchscreen paradigm, whether you had a touchscreen or not, and made the experience worse in the process.

    If you like it, great! Use it and love it all you want! I’ll play with it once every year or so just to see if someone has finally designed something that doesn’t suck so badly, but for a functional desktop, no thanks.

    I think the fact that most of the ‘fringe’ desktops are well-known in the community because of people trying to escape GNOME is pretty telling.


  • Well, I’ve found some of the answer.

    /volume1 is a single LV on a single VG - no surprise there. There are two PVs comprising it, each of which is a RAID5 group across an extended partition on the disks.

    pv0 is /dev/sd[abcd]5 and pv1 is /dev/sd[abcd]6

    Now what I find most interesting right now is that SHR supposedly required btrfs to operate - and yet, /volume01 is an ext4 filesystem.

    Part of me would like to convert to btrfs, but I’d need a spare 10TB of storage just to back up to, before starting down that odyssey.

    More digging, more questions.