• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Add btrfs support.

    Scheduled Pinned Locked Moved
    Feature Request
    4
    10
    3.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      frenk
      last edited by

      [LEFT]Hello,isitpossibleaddedthesupportforbtrfs,astherearepartclone.btrfs?
      Thank you[/LEFT]

      1 Reply Last reply Reply Quote 0
      • T
        TheKoR
        last edited by

        <joke> Hello, Can you buy a keyboard with space bar please 😄 </joke>

        Ubuntu 13.10 - Fog 1.3.0
        XEON E5630 - 16 Go - 6To raid 5
        Best download : 22Go in 23 sec
        Avg rate : 4.5G/min on 20 unicasts at same time

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Yeah, what?

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            partclone.btrfs is part of FOG and therefore already supported I reckon! Haven’t tested it myself though…

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              It is supported, but there’s not volume management to automatically tell the system to use the btrfs. Mostly cause I need a blkid to test against.

              Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              1 Reply Last reply Reply Quote 0
              • F
                frenk
                last edited by

                The problem is that my btrfs and xfs, partitions are cloned with the raw method.
                My fog version 1.2.0
                And when I restore my partition sda6 (XFS or BTRFS) sda7 (EXT4FS) becomes an unpartitioned space.

                [CODE]cat d1.partitions

                partition table of /dev/sda

                unit: sectors

                /dev/sda1 : start= 2048, size= 204800, Id= 7, bootable
                /dev/sda2 : start= 206848, size=127971328, Id= 7
                /dev/sda3 : start=128178176, size= 1024000, Id=83
                /dev/sda4 : start=129202176, size=183297824, Id= 5
                /dev/sda5 : start=129204224, size= 4194304, Id=82
                /dev/sda6 : start=133400576, size= 86016000, Id=83
                /dev/sda7 : start=219418624, size= 93079552, Id=83
                [/CODE]

                1 Reply Last reply Reply Quote 0
                • Tom ElliottT
                  Tom Elliott
                  last edited by

                  The contents of d1.partitions doesn’t help me at all.

                  What is the output of the blkid command for a partition that uses btrfs?

                  You’re sure XFS is being cloned with raw?

                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • F
                    frenk
                    last edited by

                    Yes i am sure, and sda6 and sda7 becomes an unpartitioned space.
                    Although I see partclone the restored

                    [CODE]/dev/sda1: LABEL=“RM-CM-)servM-CM-) au systM-CM-(me” UUID=“2656D26756D23771” TYPE=“ntfs”
                    /dev/sda2: UUID=“44E4E064E4E059A6” TYPE=“ntfs”
                    /dev/sda3: LABEL=“BOOT” UUID=“6b709349-e9b0-4aec-a8a4-c9f8d17edefc” TYPE=“xfs”
                    /dev/sda5: UUID=“b514738d-9caf-410a-ab9a-f08f164b9a77” TYPE=“swap”
                    /dev/sda6: UUID=“fd2818f6-6031-4e21-8e6a-d415519e6c04” TYPE=“xfs”
                    /dev/sda7: LABEL=“partition-cache” UUID=“f596470f-b3d1-44d3-b77d-5c19f2f618fa” TYPE=“ext4”
                    [/CODE]

                    1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott
                      last edited by

                      So we’re not seeing either partition as btrfs at all.

                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • F
                        frenk
                        last edited by

                        I the replaced by XFS for attempted to solve the problem of partition which disappears.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        160

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project