zfs

  1. S

    Solved Why do I see diskid/DISK-WD instead of my labels for a pool?

    I created raidz with labels and geoms /dev/ada1pX /dev/ada2pX /dev/ada3pX /dev/ada3pX as well as /dev/gpt/$labels existed before reboot. It was like this: pool: hddPool_x3_RAIDZ state: ONLINE config: NAME STATE READ WRITE CKSUM...
  2. LibreQuest

    ZFS Raid Configuration Multi Disk

    It wasn't clear to me on the installer how I would Raid-1 3 sets of drives and then Raid-0 those 3 sets. Basically 2 x Raid-1 2x Raid-1 2x Raid-1 And Raid-0 the 3 logical drives. I hope I have explained well what I am looking at doing. If this is not something that can be done from the...
  3. BaronBS

    Solved How to fix GEOM error?

    Guys I changed my disks in my T430 to make a better backup routine. Before I had a strip with 3 ssd's with 1 tb each. I changed to root in a 240gb, home in a 1tb, and I left 1tb for dual booting with OBSD. And the last 1tb I took out of the note and put it in a case for external use. Everything...
  4. R

    Solved Conflicting zpool data

    Last week I experienced a major problem after upgrading packages to the latest quarterly which I couldn't even resolve by reverting to an earlier boot environment so I decided to restore the entire system from my backups. The zfs pool for my system is normally a mirror with two drives. As a...
  5. D

    ZFS What to do with extra NVMe SSD after adding two HDDs that mirror each other?

    I have a desktop that has a 512 GB NVMe SSD. I am planning to repurpose the desktop as a file server by adding two 10 TB hard disks, and installing FreeBSD with ZFS on those two 10 TB hard disks (RAID 1, i.e. two disk mirror). It seems that I no longer have any use for the 512 GB SSD in this...
  6. T

    Solved Samba413/Samba416: chdir_current_service: vfs_ChDir() failed: Permission denied. Current token: uid=1003, gid=1003, 2 groups: 1003 1005

    I set up a Samba server with samba413 last week, but recently it has been having a strange error. It is unable to connect to a directory in a zpool that has permissions 777. The smbd is also currently running as root. I tried reinstalling and switching from samba413 to samba416 to no avail...
  7. R

    Solved ZFS space leak. 3.4T disappeared.

    Hi. OS 13.1, Raidz1 on 4 disks for video surveillance data. ~8tb of mp4 files. No snapshots. Recently i'v rewrited all of this data with something like this: ffmpeg -i old.file.mp4 new.file.mp4 mv new.file.mp4 old.file.mp4 After that ~2T of space on this pool disappeared. How i can fix this...
  8. R

    ZFS For large files ZFS recordsize can be incremented to 1M, what about the GELI sectorsize?

    Hi, When on certain pools or datasets large files will be stored, it can be an advantage to use a larger recordsize of 1M in ZFS. Suppose the pool is encrypted by GELI, would it be better or worse to align the sectorsize of GELI with the recordsize of ZFS? In general i see GELI sectorsizes of...
  9. V

    Permission issues on ZFS dataset

    Hi everyone, I created a new ZFS dataset root@vieron:~ # zfs create zroot/playground root@vieron:~ # ls -ld /zroot/playground/ drwxr-xr-x 2 root wheel 2 Mar 17 12:40 /zroot/playground/ and assigned read and write permissions to the "labgroup" group root@vieron:~ # chmod 775...
  10. draga79

    bhyve Article about moving from Proxmox to FreeBSD

    Hello everyone, I wanted to share an article that I recently wrote about migrating from Proxmox to FreeBSD's bhyve hypervisor. The article covers the process of migrating virtual machines, storage, and networking from Proxmox to bhyve, and includes tips and tricks that I learned along the way...
  11. Del.Mar

    ZFS Extend swap space

    Hi mates! How to grow swap partition with zroot? /etc/fstab root@tank:/home # cat /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/ada0p1 /boot/efi msdosfs rw 2 2 /dev/ada0p3 none swap sw 0 0 df -h...
  12. B

    ZFS Full Filesystem

    After a crash of my server (full swap) i have a strange behavior in the storrage system. The system reports that the file-system is full... # df -h Filesystem Size Used Avail Capacity Mounted on zroot/ROOT/default 81G 81G 0B 100% / devfs 1.0K...
  13. L

    ZFS zfs send | zfs recv: security considerations

    Hi, I have set up zfs send | zfs recv replication as an unprivileged user. The purpose is to have an off-site backup process that is a) fast, and b) secure, in the sense that a successful cryptolocker attack on the primary backup would be partitioned off by the dint of append-only replication...
  14. S

    ZFS GELI password check

    I have the GELI key, but the associated pool (HDDs) unavailable currently (phisically). Can I check my password(s) with the keyfile only, without the encrypted media? If I know, the keyfile contains the keychain(s), protected by password(s). I would like to check this password, but without...
  15. J

    ZFS The best way to zpool export during shutdown

    I am dual booting NixOS in the same zfs pool with FreeBSD. What would be the best way to export the root pool during shutdown automatically?
  16. K

    FreeBSD on ZFS without Boot and Swap.

    Hi! First of all, I am complete newbie in FreeBSD. I would like to install FreeBSD on ZFS. Modern installer have everything to install FreeBSD on ZFS without any problems, but I have a one "Ideafix", if you know what I mean. I want to remove Boot and Swap partitions from ZFS pool(RAIDZ1) and...
  17. epopen

    Solved Troubleshoot of "a thread waited too long to allocate a page"

    Hi All. I got a system problem since FreeBSD 13 as follows (Prior 12, I have no impression about the issue). Jan 30 11:22:47 test kernel: [116123] pid 50340 (mysqld), jid 1, uid 88, was killed: a thread waited too long to allocate a page Jan 30 11:22:47 test kernel: [116134] pid 32665...
  18. spmzt

    Boot Process with GELI+ZFSonRoot on UEFI

    Hi, I want to learn about how exactly boot process of FreeBSD 13.1 with GELI + ZFS on Root on UEFI works. I read about loader, UEFI, geli and, still I can not understand it. Also I have some more specific questions too: I have two partitions. EFI and ZFS. The whole root filesystem is in ZFS...
  19. R

    ZFS Is it possible to start a machine with geli password and a keyfile, located on a usb and geli boots from the local disks

    Hi, On this forum and on internet many things are found about GELI. What I was looking for is: - That GELI boots from the local disks on the machine - It works with a passphrase and a keyfile. - The keyfile is located on a USB I have the impression this setup is not possible, but I want to...
  20. iyoti

    ZFS Can disks in a pool be replaced with smaller drives?

    I currently have a system with 12x 5TB 2.5" HDDs. Due to a batch of cheap/faulty SATA cables, one of these drives failed hard (and was replaced), and a couple of the drives are now showing bad sectors. I've replaced the cables and the system is a lot more stable, but since I'll inevitably have...
Back
Top