Announcement

Collapse
No announcement yet.

Approved: Fedora 33 Desktop Variants Defaulting To Btrfs File-System

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #91
    Upgrades are not touched at all.

    BTRFS is the default for new installations alone and it is just the default. You can change it however you want.

    Comment


    • #92
      Originally posted by Mario Junior View Post

      I use this on OpenSUSE:
      Seriously, Fedora implementation is very poor compared with OpenSUSE.

      Comment


      • #93
        Originally posted by starshipeleven View Post

        what is inconsistent, btrfs offers features most other filesystems don't, vi does not offer anything more than nano
        Regarding vi and nano, I disagree. There are some features I do miss when going from vi to nano (I don't even mean vim-minimal, these examples are tested on nvi). Keep in mind that I don't use nano regularly, so there may be features I am not aware of.

        - You can easily grab the output of commands in vi. In normal mode: ":r!<command>" I find this particularly useful for example when editing /etc/fstab. Then I can do things like: ":r!blkid -o value -s UUID /dev/sda3". You can also execute commands with ":!command" without reading the output as well. I usually do this when editing latex documents: ":!lualatex %". % substitutes to the name of the file. You can also use %:r which is the file without the extension, so keeping with the previous example I can ":!evince %:r.pdf&". I am not aware of any way to do either in nano other than exiting to the shell. You can of course have another terminal open to do this, but if you modify the file you have to restart nano for the change to appear anyway.
        - You can use vi in ex mode, in normal mode: Q. Can also be started with "ex" directly. This can be useful if your internet connection is particularly bad.
        - You can redo your last insert, deletion or whatever with "." in normal mode.
        - The regex/searching is more flexible in vi. For example, you can delete from one search to another with ":/search1/,/search2/d".

        There are probably more, but these are the main ones I think of right now. I'm not here to start yet another editor war, vi/vim is my personal preference but I understand that others have different tastes.

        Comment


        • #94
          Originally posted by pal666 View Post
          of filesystem. it was designed before invention of cow btrees, so to get cow it had to miss on btrees
          So which one Linux FS is using free lists (ZFS) instead allocation structures like all classic filesystems?
          Maybe you shoud try to check list from https://en.wikipedia.org/wiki/ZFS#Summary to point on Linux filesystem which covers at least half of those features?

          Do you know that ZDS is using AV trees which are optimised to lowest numer of write operations on single in tree opeeration?

          Comment


          • #95
            Originally posted by kloczek View Post
            Maybe you shoud try to check list from https://en.wikipedia.org/wiki/ZFS#Summary to point on Linux filesystem which covers at least half of those features?
            maybe you should read what zfs engineers said about its design compared to btrfs in 2009(yes, you've missed 11 years of education) instead of reading advertisements? my first feature is "can be resized" and zfs fails at it
            Last edited by pal666; 16 July 2020, 02:26 PM.

            Comment


            • #96
              the only thing from that list what is missing in btrfs is integrated caching btw, and there's a list of btrfs features which are missing from zfs. and at some features in zfs list btrfs is better, for example it doesn't require several drives to autoheal. "at least half", imbecile
              Last edited by pal666; 16 July 2020, 02:46 PM.

              Comment


              • #97
                Originally posted by kloczek View Post
                Do you know
                education for zfs imbeciles https://lwn.net/Articles/342892/
                In my opinion, the basic architecture of btrfs is more suitable to storage than that of ZFS.
                To solve this problem, we (the ZFS developers) invented ways to create big blocks out of little blocks ("gang blocks") and other unpleasant workarounds. In our defense, at the time btrees and extents seemed fundamentally incompatible with copy-on-write
                In contrast, the items-in-a-btree approach is extremely space efficient and flexible
                Last edited by pal666; 16 July 2020, 02:43 PM.

                Comment


                • #98
                  Originally posted by starshipeleven View Post
                  lol what a troll
                  Yes I fell for it. Thing is, why would anyone take anything you write seriously after reading such nonsense? Unless you are just here to troll, of course.

                  Comment


                  • #99
                    Originally posted by pal666 View Post
                    maybe you should read what zfs engineers said about its design compared to btrfs in 2009(yes, you've missed 11 years of education) instead of reading advertisements? my first feature is "can be resized" and zfs fails at it
                    Maybe you should read that since then only new FS in Linux which is btrfs only have been tryint to mimic ZFS??
                    That try was only partial as long as long as it was not by design trying to archive any crucial goals which ZFS archived and by this btrfs underneath is usong tevhnologies which are so old as Linux themeselve ..

                    Comment


                    • Originally posted by dovla091 View Post
                      Great so no upgrade from F32 to F33 but whole new installation and configuration of everything. Thnx RHEL
                      what are you talking about? are you off your meds?

                      Comment

                      Working...
                      X