zfs

  1. D

    ZFS Why does periodic(8) scrub ZFS every 35 days by default?

    In /etc/defaults/periodic.conf, there's this part about periodic ZFS scrubs: # 800.scrub-zfs daily_scrub_zfs_enable="NO" daily_scrub_zfs_pools="" # empty string selects all pools daily_scrub_zfs_default_threshold="35" # days between scrubs...
  2. D

    ZFS What is the purpose of daily ZFS backups?

    In /etc/defaults/periodic.conf, there's this part about daily ZFS backups: # 223.backup-zfs daily_backup_zfs_enable="NO" # Backup output from zpool/zfs list daily_backup_zfs_props_enable="NO" # Backup zpool/zfs filesystem properties...
  3. Y

    Default FreeBSD installer datasets on remaining free disk space?

    Hello, I'm trying to create a FreeBSD/Windows dual-boot setup on one of my machines (I know, I know, but I need Windows for certain tasks at my job). I have done this before by installing Windows first, leaving some free space, and then creating zfs-root and zfs-swap slices/datasets by hand in...
  4. M

    ZFS Can't boot from zroot pool for no apparent reason

    Hello to all, unfortunately I'm facing infamous messages when booting, when I'm trying to recover friend's NAS, which I installed last year. zio_read error: 5 ZFS: i/o error - all block copies unavailable ZFS can't read MOS of pool zroot It seems, it reaches up to stage 2, but gptzfsboot...
  5. M

    ZFS Does ZFS on FreeBSD Support WORM Storage?

    For various reasons including regulatory compliance, I would like to have a Write Once, Read Many (WORM) storage partition and wanted to know if ZFS can enable this.
  6. M

    Other Advice on how to structure the storage for dual-boot FreeBSD and Linux and common ZFS home

    With the release 14.0, I plan to switch to FreeBSD as my main OS. Unfortunately, some of the programs I use work only on Linux, so I will still have to boot to Linux from time to time. I am wondering how to structure my storage. In my notebook, I can place 4 disks in total, 3 SSDs (2 NVMe M.2 +...
  7. monaco87

    ZFS ZFS dataset encryption and AES-NI

    Hi, Is there any way to verify that my native encryption ZFS datasets are benefiting from CPU AES-NI support? I can't see anything in dmesg regarding CPU capabilities, though installed processor is Intel Xeon CPU E5-2620 v4 which supports AES-NI instructions. Thanks
  8. X

    ZFS Root mount waiting for CAM

    Hi, My server has problems booting : Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root mount waiting for: CAM Root...
  9. avgwst

    Pool 'zroot' has encountered an uncorrecrable I/O failure and has been suspended (Encrypted SSD can't resume from sleep)

    Hi! I have a problem with resuming, after one more upgrade to newer sources. System version: FreeBSD bsdlap 14.0-STABLE FreeBSD 14.0-STABLE #0 stable/14-n265656-4671836d7ba3: Sat Oct 28 13:44:15 CEST 2023 root@bsdlap:/usr/obj/usr/src/amd64.amd64/sys/MINI amd64 After resuming system seems...
  10. rwv37

    Replace a drive having a partition in a ZFS pool - how do I deal with the REST of the drive?

    I have a 13.2-RELEASE-p4 machine with four hard drives. They are all partitioned just like this one: # gpart show ada0 => 40 35156656048 ada0 GPT (16T) 40 532480 1 efi (260M) 532520 2008 - free - (1.0M) 534528 33554432 2...
  11. F

    ZFS Discrepancy in 'Used' Space on ZFS Volumes Post Send/Receive on Same Server with Different Pool Topologies

    Hey folks, I've stumbled upon a strange issue on my server concerning a discrepancy in 'used' space between two ZFS volumes after a ZFS send/receive operation. I transferred data from basia-ssd/vm-118-disk-0 to basia-nvme/vm-118-disk-0. Initially, the source volume basia-ssd/vm-118-disk-0...
  12. S

    Solved Strange issue with folder size on ZFS...

    I must destroy and recreate a ZFS pool. Please don't ask me why; it's a long story. The pool contains just one volume, named "depo". Of course, I had to back up the whole volume. Since ZFS replication won't work (long story...), I decided to mount two NTFS-formatted (ada0 and da0) drives and...
  13. freebsd_user

    Failed to authenticate error... during geli attach

    I have been testing my setup on an Oracle Virtual Box, Virtual Machine Manager, and VMware with EFI turned on. I have continued FreeBSD setup up to the Partitioning step, then selected shell and entered the following, # sysctl kern.disks # gpart destroy -F ada0 # gpart create -s gpt ada0 #...
  14. freebsd_user

    Solved Shutdown stuck for dual booting Windows10 + FreeBSD with ZFS and GELI

    My goal was to install FreeBSD with GELI and ZFS alongside of currently installed Windows 10. I am testing it on an Oracle Virtual Box with EFI turned on. I have continued FreeBSD setup up to the Partitioning step, then selected shell and entered the following, gpart add -t freebsd-swap -s...
  15. C

    Solved Best practices for adding mirror VDEV to zfs on root

    Hi, I'm deploying my first FreeBSD server and I've run into a gray area. I installed using the automatic partitioning of the installer. zpool status shows: pool: zroot state: ONLINE config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0...
  16. madwebness

    ZFS Migrate system from GELI encrypted zfs from a single disk to a RAID-1 mirror with two SSDs

    My current installation of FreeBSD 13.2 is on a single SSD disk. Unfortunately, at the time I was installing it, I had Linux running on the other two SSDs, which I now intend to use for FreeBSD. Those 2 SSD were, in fact, configured as RAID-1 mirror zfs under Linux and that worked great. Only, I...
  17. GoNeFast_01

    ZFS Zfs Send | Zfs Receive Issues in backup Source/ OS

    All of this is happening on the same Comp/Box. SSD1 (I installed OS) began using the system. zfs import -F -o altroot (nv1 zfs) zfs send -vR zpool export (nv1 zfs) NV1 (I install OS) for backup source. zfs receive -uvF =========================================== When I start the OS in NV1...
  18. Buck

    Solved How to work around ZFS update delay on file contents?

    I'm trying to program html and PHP pages and use an external file manager that works over SSH to edit files directly on the server. Then I refresh a page in a browser to visualize the changes. However, the web root is on a ZFS partition and there's a noticeable several-seconds delay, which is...
  19. C

    Solved Help with locally built stable kernel not finding zfs root

    Hi, I have installed FreeBSD on an amd64 laptop, and the only issue with it is an apparently long-standing bug in support for eMMC storage (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211705#c3), which I would like to investigate. But I'm stuck even getting an unmodified but locally...
  20. schrodinger

    ZFS Boot Environment Weirdness

    Just upgraded a system from 13.1 to 13.2. All straight forward: freebsd-update -r 13.2-RELEASE upgrade freebsd-update install shutdown -r now freebsd-update install pkg update pkg upgrade shutdown -r now The system booted as normal, prompting for the zfs encryption password. FreeBSD loader...
Back
Top