Problem : Is it possible to set up a ZFS pool such that it looks something like JBOD but drives […]
Tag: zfs
How do I set up a bootable incremental ZFS-on-root backup on a seperate drive?
Problem : I installed antergos Linux with ZFS-on-root. The system is up and running and I’m glad because that alone […]
How to create a linux container which inherits the hosts root file system, possibly with zfs?
Problem : What Hopefully the question in the title makes sense. I am wanting to create a low overhead (therefore […]
Why can’t I detach a mirrored device if enough replicas are available?
Problem : man zpool states that zpool detach Detaches device from a mirror. The operation is refused if there are […]
zfs change device path
Problem : i have 2 zfs-fuse pools running on three external usb drives, since they are usb drives they will […]
ZFS on top of LUKS partitions
Problem : I have weird problem I cannot quite explain. I have three hard disks. One is the root disk […]
ZFS & Deduplicating FLAC Data
Problem : I’m experimenting with using ZFS to deduplicate a large library of FLAC files. The purpose of this is […]
zfs setup question
Problem : Currently I have a linux storage box and server with 4x750gb harddrives in raid-5 with ext3. I have […]
ZFS pool disappears after reboot on Debian 8
Problem : I’m getting started with ZFS and I got the basics down, but I’m having an issue with keeping […]
zfs snapshot -r for a single, simple dataset?
Problem : According to the man page zfs snapshot -r “recursively create[s] snapshots of all descendent datasets”. As per http://docs.oracle.com/cd/E18752_01/html/819-5461/ftyue.html […]