grahamperrin
Thank you for the clarification.
If you are not seeking a graphical utility for ZFS, and not planning to contribute to a port, then the best available option remains to use tools that are known to handle ZFS safely. While GParted may be able to display ZFS partitions, it does not fully understand the structure or metadata of ZFS datasets. That is what makes interpretation risky, not necessarily in terms of mounting or reading, but in actions that might affect alignment, partition boundaries, or metadata integrity if used beyond display.
Even a healthy status after a move does not guarantee long-term stability, especially if ZFS warnings or performance issues emerge later. This is why upstream tools such as zpool
and zfs
are still the recommended way to manage pools and datasets.
If there is interest in improving graphical support for ZFS, that would likely need to come from the FreeBSD or GhostBSD community through a native solution that respects ZFS's unique layout and behavior.
Let us keep documenting use cases and limitations. That is still a valuable contribution for others who may be navigating the same space.