Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • The link appears to point to the wrong place, and this answer seems to deal exclusively with OS portability whereas the OP is asking about CPU architecture portability as well. Commented Nov 23, 2013 at 22:43
  • 1
    @MichaelKjörling - thanks, fixed link. The 1st part of his Q seems to be exactly what the article is discussing. Are RAID members portable across ZFS implementations. Haven't seen anything about architectures, but I would assume that the implementation of ZFS insulates you from this since I would assume it's higher up on the stack. The RAID disks should be technology aware (ZFS, MDADM, etc.) and not CPU/Arch. aware. Commented Nov 23, 2013 at 22:45