ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Fedora 26 and Veeam

    Scheduled Pinned Locked Moved IT Discussion
    22 Posts 8 Posters 3.0k Views
    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.
    • ObsolesceO
      Obsolesce
      last edited by

      Okay good to know.

      Thank you both!

      1 Reply Last reply Reply Quote 1
      • FATeknollogeeF
        FATeknollogee
        last edited by

        @Tim_G this may or may not work.
        Previously, I had asked someone at Veeam, let me see if I can find their response.

        1 Reply Last reply Reply Quote 0
        • ObsolesceO
          Obsolesce
          last edited by

          Turns out it doesn't work. Veeam installs and I can run it, but the backup fails... I'm guessing because of the veeamsnap issue shown in the screenshot below. So no Veeam backup for Fedora 26.

          0_1504725636203_Screenshot from 2017-09-06 12-16-32.png

          dafyreD black3dynamiteB 2 Replies Last reply Reply Quote 0
          • dafyreD
            dafyre @Obsolesce
            last edited by

            @tim_g said in Fedora 26 and Veeam:

            Turns out it doesn't work. Veeam installs and I can run it, but the backup fails... I'm guessing because of the veeamsnap issue shown in the screenshot below. So no Veeam backup for Fedora 26.

            0_1504725636203_Screenshot from 2017-09-06 12-16-32.png

            What's in the make.log file?

            1 Reply Last reply Reply Quote 0
            • black3dynamiteB
              black3dynamite @Obsolesce
              last edited by

              @tim_g said in Fedora 26 and Veeam:

              Turns out it doesn't work. Veeam installs and I can run it, but the backup fails... I'm guessing because of the veeamsnap issue shown in the screenshot below. So no Veeam backup for Fedora 26.

              0_1504725636203_Screenshot from 2017-09-06 12-16-32.png

              Have you tried with selinux disable to see if it still doesn't work?

              1 Reply Last reply Reply Quote 0
              • ObsolesceO
                Obsolesce
                last edited by

                Has anyone else gotten it working on Fedora 26?

                1 Reply Last reply Reply Quote 0
                • ObsolesceO
                  Obsolesce
                  last edited by

                  I'd like to use Veeam on my desktop if possible, as I already have a Veeam PXE boot option for Windows and Linux that makes restores super easy.

                  I'll see what else specifically lists Fedora 26 as compatible.

                  1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce
                    last edited by

                    There's a workaround: https://forums.veeam.com/veeam-agent-for-linux-f41/fedora-26-kernel-4-12-5-dkms-does-not-build-t45018.html

                    For some reason it's not posted. You need to get it sent/PMd to you... at least I'm hoping someone does for me so I can get it working... this should have been fixed already. Good thing it's free, I wouldn't want to pay for this kind of thing.

                    JaredBuschJ dbeatoD 2 Replies Last reply Reply Quote 1
                    • JaredBuschJ
                      JaredBusch @Obsolesce
                      last edited by

                      @tim_g said in Fedora 26 and Veeam:

                      There's a workaround: https://forums.veeam.com/veeam-agent-for-linux-f41/fedora-26-kernel-4-12-5-dkms-does-not-build-t45018.html

                      For some reason it's not posted. You need to get it sent/PMd to you... at least I'm hoping someone does for me so I can get it working... this should have been fixed already. Good thing it's free, I wouldn't want to pay for this kind of thing.

                      I hate things like that.. Just mark it unsupported / not official and post it.

                      1 Reply Last reply Reply Quote 1
                      • dbeatoD
                        dbeato @Obsolesce
                        last edited by

                        @tim_g This reminds me of all the Sonicwall Hotfixes they have in-house for known problems and they just post it on the site to request it to Support.

                        1 Reply Last reply Reply Quote 1
                        • ObsolesceO
                          Obsolesce
                          last edited by

                          Okay well, I got it working. Because they keep the work around off their forum, do I respectfully keep the fix off this one too?

                          JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 1
                          • JaredBuschJ
                            JaredBusch @Obsolesce
                            last edited by

                            @tim_g said in Fedora 26 and Veeam:

                            Okay well, I got it working. Because they keep the work around off their forum, do I respectfully keep the fix off this one too?

                            IMO? No, but I already said how I hate that.

                            1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @Obsolesce
                              last edited by

                              @tim_g said in Fedora 26 and Veeam:

                              Okay well, I got it working. Because they keep the work around off their forum, do I respectfully keep the fix off this one too?

                              No, definitely post a how-to.

                              1 Reply Last reply Reply Quote 1
                              • ObsolesceO
                                Obsolesce
                                last edited by

                                Install Veeam Backup
                                ** Note ** Not yet supported on Fedora 26.

                                1. Download Veeam Backup Free here: https://www.veeam.com/linux-backup-free-download.html
                                  a. Use the Fedora 24 (or newer) download (not CentOS/RHEL).

                                2. Install Veeam Repository:
                                  rpm -ivh veeam-release-fc24-1.0-1.x86_64.rpm

                                3. Install Veeam Backup:
                                  dnf install veeam

                                4. To open/access Veeam Backup, type the following in “su” Terminal:
                                  veeam (see work-a-round first!)

                                5. Follow on-screen directions.

                                Fedora 26 Veeam (1.0.1.364) Issue Work-a-round

                                1. After installing Veeam, open and edit the following file:
                                  vi /usr/src/veeamsnap-1.0.1.364/snapimage.c

                                2. Comment out the following line and then save. There are two occurrences.
                                  .direct_access = NULL

                                3. Run the following command to rebuild:
                                  dkms install -m veeamsnap/1.0.1.364

                                4. Backing up with Veeam in Fedora 26 should now be functional.

                                JaredBuschJ 1 Reply Last reply Reply Quote 5
                                • JaredBuschJ
                                  JaredBusch @Obsolesce
                                  last edited by JaredBusch

                                  @tim_g and this required super secret handshakes to get? FFS people...

                                  stacksofplatesS 1 Reply Last reply Reply Quote 2
                                  • stacksofplatesS
                                    stacksofplates @JaredBusch
                                    last edited by

                                    @jaredbusch said in Fedora 26 and Veeam:

                                    @tim_g and this required super secret handshakes to get? FFS people...

                                    This is why I use Relax and Recover if I need a backup like this. It just works.

                                    black3dynamiteB ObsolesceO 2 Replies Last reply Reply Quote 1
                                    • black3dynamiteB
                                      black3dynamite @stacksofplates
                                      last edited by

                                      @stacksofplates said in Fedora 26 and Veeam:

                                      Relax and Recover

                                      I haven't used that for awhile. Is the development still active?

                                      stacksofplatesS 1 Reply Last reply Reply Quote 0
                                      • ObsolesceO
                                        Obsolesce @stacksofplates
                                        last edited by

                                        @stacksofplates said in Fedora 26 and Veeam:

                                        @jaredbusch said in Fedora 26 and Veeam:

                                        @tim_g and this required super secret handshakes to get? FFS people...

                                        This is why I use Relax and Recover if I need a backup like this. It just works.

                                        I'm gonna check that out.

                                        1 Reply Last reply Reply Quote 0
                                        • stacksofplatesS
                                          stacksofplates @black3dynamite
                                          last edited by

                                          @black3dynamite said in Fedora 26 and Veeam:

                                          @stacksofplates said in Fedora 26 and Veeam:

                                          Relax and Recover

                                          I haven't used that for awhile. Is the development still active?

                                          Ya their GitHub is still active.

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