Can FreeNAS zfs send to a Linux machine?Is FreeNAS reliable?FreeNAS + ZFS for redundant pooling?Encryption with ZFS on linuxFormatting a FreeNAS ZFS volume as ext4 for Linux use?ZFS - zfs destroy snapshot during zfs send incrementalWhy is `zfs list -t snapshot` orders of magnitude slower than `ls .zfs/snapshot`?Can ZFS using snaphots replace DRBD using sync protocol A?How can I passively examine the contents of a ZFS send stream?Mount a partition from a VM disk ZFS snapshot in FreeNASZFS Send and ZFS receive dataset without -RI incremental replication sync

Where are the "shires" in the UK?

SafeCracker #3 - We've Been Blocked

Word meaning as function of the composition of its phonemes

Are the Night's Watch still required?

Are pressure-treated posts that have been submerged for a few days ruined?

In Stroustrup's example, what does this colon mean in `return 1 : 2`? It's not a label or ternary operator

List of newcommands used

finding a solution for this recurrence relation

What is the solution to this metapuzzle from a university puzzling column?

What was the first story to feature the plot "the monsters were human all along"?

Adding command shortcuts to bin

Point of the Dothraki's attack in GoT S8E3?

How did the Venus Express detect lightning?

Does the 7th major scale note resolve more strongly to the lower tonic (note 1) than the higher tonic (note 8)?

Introducing Gladys, an intrepid globetrotter

How do LIGO and VIRGO know that a gravitational wave has its origin in a neutron star or a black hole?

29er Road Tire?

Can my 2 children 10 and 12 Travel to the USA on expired American Passports? They are US citizens

Decoupling cap routing on a 4 layer PCB

What are the differences between credential stuffing and password spraying?

How can I get people to remember my character's gender?

Upside-Down Pyramid Addition...REVERSED!

Why does this derived table improve performance?

What does this wavy downward arrow preceding a piano chord mean?



Can FreeNAS zfs send to a Linux machine?


Is FreeNAS reliable?FreeNAS + ZFS for redundant pooling?Encryption with ZFS on linuxFormatting a FreeNAS ZFS volume as ext4 for Linux use?ZFS - zfs destroy snapshot during zfs send incrementalWhy is `zfs list -t snapshot` orders of magnitude slower than `ls .zfs/snapshot`?Can ZFS using snaphots replace DRBD using sync protocol A?How can I passively examine the contents of a ZFS send stream?Mount a partition from a VM disk ZFS snapshot in FreeNASZFS Send and ZFS receive dataset without -RI incremental replication sync






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I have a FreeNAS 11.2 box. I'd like to use zfs send to send snapshots to another box.



Can that receiving box be a Linux machine or does it need to be FreeBSD?



What if the FS is encrypted using FreeNAS's GELI scheme?










share|improve this question







New contributor




Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.


























    1















    I have a FreeNAS 11.2 box. I'd like to use zfs send to send snapshots to another box.



    Can that receiving box be a Linux machine or does it need to be FreeBSD?



    What if the FS is encrypted using FreeNAS's GELI scheme?










    share|improve this question







    New contributor




    Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      1












      1








      1








      I have a FreeNAS 11.2 box. I'd like to use zfs send to send snapshots to another box.



      Can that receiving box be a Linux machine or does it need to be FreeBSD?



      What if the FS is encrypted using FreeNAS's GELI scheme?










      share|improve this question







      New contributor




      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have a FreeNAS 11.2 box. I'd like to use zfs send to send snapshots to another box.



      Can that receiving box be a Linux machine or does it need to be FreeBSD?



      What if the FS is encrypted using FreeNAS's GELI scheme?







      zfs freenas zfsonlinux






      share|improve this question







      New contributor




      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      AdamAdam

      1083




      1083




      New contributor




      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Adam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          1 Answer
          1






          active

          oldest

          votes


















          2














          Yes, you can definitely send ZFS snapshots and filesystem streams to other ZFS-based systems. There's nothing that would prevent this.



          As for the usability of the encrypted filesystem on the target (receiving) server, I don't think that will work.



          You're welcome to try this. Is there any reason you haven't tested yet?






          share|improve this answer


















          • 1





            The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

            – Jim L.
            2 hours ago











          • Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

            – Adam
            1 hour ago











          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "2"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Adam is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f965659%2fcan-freenas-zfs-send-to-a-linux-machine%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2














          Yes, you can definitely send ZFS snapshots and filesystem streams to other ZFS-based systems. There's nothing that would prevent this.



          As for the usability of the encrypted filesystem on the target (receiving) server, I don't think that will work.



          You're welcome to try this. Is there any reason you haven't tested yet?






          share|improve this answer


















          • 1





            The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

            – Jim L.
            2 hours ago











          • Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

            – Adam
            1 hour ago















          2














          Yes, you can definitely send ZFS snapshots and filesystem streams to other ZFS-based systems. There's nothing that would prevent this.



          As for the usability of the encrypted filesystem on the target (receiving) server, I don't think that will work.



          You're welcome to try this. Is there any reason you haven't tested yet?






          share|improve this answer


















          • 1





            The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

            – Jim L.
            2 hours ago











          • Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

            – Adam
            1 hour ago













          2












          2








          2







          Yes, you can definitely send ZFS snapshots and filesystem streams to other ZFS-based systems. There's nothing that would prevent this.



          As for the usability of the encrypted filesystem on the target (receiving) server, I don't think that will work.



          You're welcome to try this. Is there any reason you haven't tested yet?






          share|improve this answer













          Yes, you can definitely send ZFS snapshots and filesystem streams to other ZFS-based systems. There's nothing that would prevent this.



          As for the usability of the encrypted filesystem on the target (receiving) server, I don't think that will work.



          You're welcome to try this. Is there any reason you haven't tested yet?







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 3 hours ago









          ewwhiteewwhite

          175k78371728




          175k78371728







          • 1





            The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

            – Jim L.
            2 hours ago











          • Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

            – Adam
            1 hour ago












          • 1





            The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

            – Jim L.
            2 hours ago











          • Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

            – Adam
            1 hour ago







          1




          1





          The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

          – Jim L.
          2 hours ago





          The encryption won't matter. GELI just encrypts the data blocks stored on the disk. Once you're running the OS live from the encrypted filesystem, the snapshot is just a snapshot. I second your encouragement that the OP test.

          – Jim L.
          2 hours ago













          Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

          – Adam
          1 hour ago





          Testing likely means building another box. That means buying hardware. I asked this question because it will inform the type of hardware I'd buy.

          – Adam
          1 hour ago










          Adam is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Adam is a new contributor. Be nice, and check out our Code of Conduct.












          Adam is a new contributor. Be nice, and check out our Code of Conduct.











          Adam is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to Server Fault!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f965659%2fcan-freenas-zfs-send-to-a-linux-machine%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Log på Navigationsmenu

          Creating second map without labels using QGIS?How to lock map labels for inset map in Print Composer?How to Force the Showing of Labels of a Vector File in QGISQGIS Valmiera, Labels only show for part of polygonsRemoving duplicate point labels in QGISLabeling every feature using QGIS?Show labels for point features outside map canvasAbbreviate Road Labels in QGIS only when requiredExporting map from composer in QGIS - text labels have moved in output?How to make sure labels in qgis turn up in layout map?Writing label expression with ArcMap and If then Statement?

          Nuuk Indholdsfortegnelse Etyomologi | Historie | Geografi | Transport og infrastruktur | Politik og administration | Uddannelsesinstitutioner | Kultur | Venskabsbyer | Noter | Eksterne henvisninger | Se også | Navigationsmenuwww.sermersooq.gl64°10′N 51°45′V / 64.167°N 51.750°V / 64.167; -51.75064°10′N 51°45′V / 64.167°N 51.750°V / 64.167; -51.750DMI - KlimanormalerSalmonsen, s. 850Grønlands Naturinstitut undersøger rensdyr i Akia og Maniitsoq foråret 2008Grønlands NaturinstitutNy vej til Qinngorput indviet i dagAntallet af biler i Nuuk må begrænsesNy taxacentral mødt med demonstrationKøreplan. Rute 1, 2 og 3SnescootersporNuukNord er for storSkoler i Kommuneqarfik SermersooqAtuarfik Samuel KleinschmidtKangillinguit AtuarfiatNuussuup AtuarfiaNuuk Internationale FriskoleIlinniarfissuaq, Grønlands SeminariumLedelseÅrsberetning for 2008Kunst og arkitekturÅrsberetning for 2008Julie om naturenNuuk KunstmuseumSilamiutGrønlands Nationalmuseum og ArkivStatistisk ÅrbogGrønlands LandsbibliotekStore koncerter på stribeVandhund nummer 1.000.000Kommuneqarfik Sermersooq – MalikForsidenVenskabsbyerLyngby-Taarbæk i GrønlandArctic Business NetworkWinter Cities 2008 i NuukDagligt opdaterede satellitbilleder fra NuukområdetKommuneqarfik Sermersooqs hjemmesideTurist i NuukGrønlands Statistiks databankGrønlands Hjemmestyres valgresultaterrrWorldCat124325457671310-5