Hello.
Trying to install FreeBSD 13.1-Release (FreeBSD-13.1-RELEASE-amd64-disc1.iso) with configuration:
Partitioning: Auto (ZFS)
Partition Scheme: MBR (BIOS)
Pool Type/Disks: stripe: 1 disk
And I found that after the first reboot the system does not boot and a message is displayed: "Missing...
Issue: System will lock up on on file transfers(sometimes) to a External USB drive.
HDD: Segate IronWolf 4TB, GELI encrypted with ZFS pool on it
usb chipset: ASM1153E
Memory: 32GB DDR4 PNY
CPU: Ryzen 5 Pro 2400GE
Description:
External USB 3.1 drive using ASM1153E IC will lock up the entire...
This morning I got an automated email from my ZFS server that's going to demand my attention for a little while:
[sherman.149] # zpool status zroot
pool: zroot
state: DEGRADED
status: One or more devices has been removed by the administrator.
Sufficient replicas exist for the pool to...
So, I have been experimenting with methods for providing "clustering" on ZFS for a while now and I recently purchased a Supermicro 6036ST-6L Shared Storage Bus system. It's provides an interesting opportunity as both nodes in the host can share the storage via SAS, and the SAS topology seems...
I recently changed my root ZFS from a mechanical HDD to a smaller SSD. I did it with "syncoid" as syncoid -r zroot zroot2, but some mountpoints were not preserved.
But I think my mountpoints are messed up, here's what they look like:
zroot 101G 107G...
Hello,
I found myself in a situation where I don't know where to start. I have a 3,5" spinning rust disk placed in an external USB enclosure. I am using this disk for backups (I am learning how to do this nicely and automatically via zfs export | zfs import and a bunch of scripts). The problem...
I have been reading about ZFS-ZIL/SLOG, I understand how it works and the benefits it provides, but I am confused when ZIL is used.
When an application needs a sync write, data is written to ZIL which if I have understood correctly is located in pool disks, so why don't use the pool directly if...
On my Thinkpad T440p laptop performance is very poor. Even xterm opens with a slight lag. And this despite the fact that the xmonad window manager is used. I must say that in general this is a pretty peppy laptop with top configuration for 2015 (i7 haswell + 16gb ram + ssd samsung pro), if you...
I'd like to set up a FreeBSD installation with only my home directory encrypted. I've fiddled with GELI, and I'd like the machine to be one I can reboot remotely, so typing a password in at boot is a non-starter.
I'm aware that it's possible to do an encrypted user directory that is...
Hello everybody,
I've set up a storage server with the following ZFS pool configuration:
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
storage ***** ***** ***** - - 7% 16% 1.00x ONLINE -
raidz1 ***** ***** *****...
Hi @ll,
Is anyone experiencing any issues with pefs with ZFS on 13.1-RELEASE-p2?
I just upgraded to 13.1-RELEASE-p2, all packages have been upgraded as well.
I'm using pefs to encrypt my home directory, but now I get some really strange behavior on every file operation.
When I login using...
Hey all,
Somewhat new to freeBSD here. Apologies in advance if this question is already answered somewhere (I have looked) or if this isn't the right venue. If that is the case, kindly let me know!
Anyhow, so I have a FreeBSD 13.1 server hosting a bunch of jails and some Bhyve VMs. I created...
Hi,
I want to move the entire OS (GELI+ZFSOnRoot) to another disk.
I had execute these commands to make this happen:
Setup my new disk partition table (similar to old one):
gpart create -s gpt nvd0
gpart add -a 1M -s 260M -t efi -l efiboot1 nvd0
gpart add -a 1M -s 4G -t freebsd-swap -l swap1...
Hey, I'm looking for help to make good use of the hardware I have on my media server, which stores lots of large files: primarily 4k video, but also lots of VM backup and OS images. This is a read-heavy system, so read throughput to the network is my main goal.
Any hints you can give me on...
I am trying to write a script in Python 3.7 that will run at night and keep an exact replica of a source ZFS pool on a remote machine, all datasets and snapshots included. Of course, it has to an incremental replication. I know for one thing that I can use the subprocess module, but that has...
I've had problems with ccache. I don't know why.
In one of the directories I have stats.lock.
And I am unable to remove that file.
a:root: /tmp/ccache_old/4 #rm stats.lock
rm: stats.lock: No such file or directory
a:root: /tmp/ccache_old/4 #aa
[./stats: No such file or directory (os error 2)]...
Hi, I have a Netgate 6100 pfSense appliance with ZFS. Everything is working fine and I know there is nothing wrong here but I am just trying to understand how the space is reported by each of the tools. diskinfo reports 477GB in bytes and the pfSense zpool list is 472GB. Where are the missing 5...
Hi, since upgrading to 13.1-RELEASE of FreeBSD I can't anymore access to .zfs/snapshot folder over NFS.
On Ubuntu or Debian client when I tried to acces do .zfs/snapshot I obtain : Stale file handle
medic:/home/user1 on /home/user1 type nfs...
Hey everyone
I have a zpool in raidz2 configuration. One of the drives faulted, so I took it offline and replaced the drive in the space. Now I'm trying to zpool replace {poolname} /dev/ada0 and I'm getting cannot zero first 4096 bytes of '/dev/ada0': Input/output error.
Taking a look at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.