zfs

  1. F

    ZFS How do I create a zroot mirror by adding an extra disk?

    I originally installed FreeBSD onto a single ZFS disk and now I want to create a 2-way ZFS mirror from this disk and another new disk and I want to make sure I do it properly. Here is the current ZFS zroot boot pool: # zpool status zroot pool: zroot state: ONLINE scan: scrub repaired 0B...
  2. K

    Other Mirgate from legacy to UEFI boot on physical machine

    Hello! I want to switch from legacy boot to UEFI on installed FreeBSD machine without losing data. I have such layout: gpart show 4725[0] =>...
  3. J

    ZFS pool is not imported at boot

    I have a FreeBSD 14-3-RELEASE VM that I've added a new mirrored pool, created ZFS filesystem and set the mount point. The problem I'm running into is that the pool does not get imported when the VM reboots and the pools filesystem is not mounted. I did a google search and it was suggested to...
  4. ckeen

    OpenZFS 2.3 on 14.3-STABLE: boot fails with "ZFS: unsupported feature: org.openzfs:raidz_expansion" after `zpool upgrade`

    Issue Description Booting a ZFS root using gptzfsboot or loader.efi from either 14.3-STABLE or 15.0-PRERELEASE fails with: ZFS: unsupported feature: org.openzfs:raidz_expansion Background I wanted to expand the raidz1 zpool where the root volume is, on 14.3-STABLE: - installed the openzfs...
  5. N

    ZFS disk reset to a previous state after some time (hours?)

    Hello, I have an issue where the content of my disk seems to reset at a certain state after some time (hours). For instance, if I create a file in my home, the next day, the file will have disappeared. I first realized this with a jail I configured but whose configuration disappear after a...
  6. N

    ZFS ZFS can't destroy snapshot

    Greetings, I'm using FreeBSD 13.5. I need to snapshot my /home/beastie directory but I made a bad mistake. I created datasets for directories. After that, I decided to create a snapshot for testing but I saw snapshot having "USED 0B". I mounted it and no file is seen. After all, I wanted to...
  7. rbranco

    ZFS Does ZFS copy a file twice with mmap?

    I'm finally reading the Second Edition of "The Design and Implementation of the FreeBSD Operating System" and found this passsage: > The ZFS filesystem integrated from OpenSolaris is the one exception to the integrated buffer cache. ZFS has its own set of memory that it manages by itself. Files...
  8. scotia

    ZFS ZFS send with inherited properties

    Hi all, is there a way to send a ZFS dataset with its inherited properties (possibly making them local properties in the process)? If not, is there a way to convert inherited properties to local, which I would do before sending? I mean with the ZFS tools by the way; not scripting (which I will...
  9. zilti

    Solved How do I share a ZFS share via NFSv4 over wireguard and a PF firewall?

    I can't seem to figure this out. I got to the point where a mount would "work", ls shows nothing, but I can cd through the folder structure of the mounted NFS share. I have no idea what I am doing wrong, and neither does the Internet, apparently... NFS Server / Wireguard Client config...
  10. B

    ZFS rc.d/zfskeys runs twice on boot, how?

    this isn't a problem by itself, but i want to know what the mechanism for it is, as i can't tell just by reading the rc script itself. the reason i want to know is that i have a custom rc script which i use to mount a usb thumb drive, containing my zfs keys, on boot, before the zfskeys rc...
  11. lapo

    ZFS ZFS panic every 2-3 days

    I've been using this ZFS pool since FreeBSD 7.4 (AFAIR) as my home storage, but a few months ago the host started panic'ing every 2-3 days. What's strange is that it can (and routinely does) complete a zfs scrub with zero problems. panic: Solaris(panic): z: blkptr at 0xfffffe014c1602e0x DVA 0...
  12. jambock.84

    Does loader.efi support booting ZFS on a different whole disk?

    At least for my personal taste, without trying to figure out "why would I do that?" I'm looking for a way to tweak Installing FreeBSD Root on ZFS using GPT by giving the ZFS root a whole disk instead of just a partition. ¹ I had no problems setting the swap partition on another disk. But when...
  13. DomXY

    Other Autoboot for zroot on geli

    Dear community! I want to give FreeBSD a try. My first mile stone is a fully encrypted headless system, i.e. which can do boots without interference. The idea is to have an USB stick holding an unencrypted ufs with /boot-dir and the key file, which decrypts the main drive's partition holding a...
  14. vext01

    ZFS ZFS disk activity every 2 seconds on an idle system

    Hi, Recently I've noticed that my file server makes about half a second of spinning disk access noise about every 2 seconds. Crunch...1....2....crunch....1....2.... etc. I inspected top and iotop, turned on/off services etc. trying to figure out what is causing this. Eventually figured out...
  15. tetsuo

    Solved Share ZFS filesystem in host and jail

    Hello I have a jail configured like this: jellyfin { # STARTUP/LOGGING exec.start = "/bin/sh /etc/rc"; exec.stop = "/bin/sh /etc/rc.shutdown"; exec.consolelog = "/var/log/jail_console_${name}.log"; # PERMISSIONS allow.raw_sockets; exec.clean; mount.devfs; allow.mount = true...
  16. rcbsdpge

    PubGrub solver for file systems, ports, and packages

    Has anyone thought about implementing pubgrub versioning solver for FreeBSD (BSD) base system(s)? I was going to save this for my stealth project but I gift it to the BSD community. PubGrub versioning solver is a key algorithm that makes uv (written in Rust) so fast. It is used for package...
  17. N

    ZFS ZFS received snapshot with -Fu will mount on reboot

    Hello, I'm confused about what it means for a dataset to be mounted and how zfs send & receive backup my system. In my case, I backup my root filesystem on a pool located on another physical disk zfs send -R zroot@snapshot | zfs receive -Fu external-disk-pool/backups/zroot I use the the -u...
  18. vext01

    ZFS zfs: remove a stubborn directory

    Hi, Something strange is happening with a directory on one of my ZFS partitions: $ find deleteme/ deleteme/ find: deleteme/: Input/output error $ cd deleteme/ $ ls $ cd .. $ rm -rf deleteme rm: deleteme: Input/output error $ find . -name 'deleteme' -type d ./deleteme find: ./deleteme...
  19. D

    ZFS Upgrade ZFS from 0.8 to 2.3.0 version

    I'm going to upgrade an old server from ZFS 0.8 to version 2.3.0 and want to clarify a few key points before proceeding. If anyone has experience upgrading from 0.8 to 2.3.0, I’d greatly appreciate your insights. 1. Are there any particular steps in the upgrade process, both before and after...
  20. ykla

    Is it possible to boot FreeBSD 14.2 (UEFI + ZFS + GPT) using GRUB2-EFI?

    Is it possible to boot FreeBSD 14.2 (UEFI + ZFS + GPT) using GRUB2-EFI? # grub-install --target=x86_64-efi --efi-directory=/boot/efi/efi/ --bootloader-id=grub --boot-directory=/boot/ --modules="part_gpt part_msdos bsd zfs" grub-install: error: relocation 0x4 is not implemented yet. root@ykla:~...
Back
Top