diskid

  1. R

    Solved How does the creation of /dev/diskid/?

    Hi, I have two computers that have the variable kern.geom.label.disk_ident.enable=1 zpool does not display the same thing: $ zpool status pool: zroot state: ONLINE scan: resilvered 344G in 00:33:14 with 0 errors on Fri Mar 7 15:36:05 2025 config: NAME...
  2. W

    Changing disk node names in zpool

    Hello, Having moved away from Illumos as my go-to OS for NFS storage I decided to give FeeBSD a go. So far, nothing but good things. In order to test stability and performance I created a large zpool consisting of 13 vdevs, each consisting of 10 drives in RAIDZ2 (I know the math, this is just a...
  3. L

    Solved Best practise to access drives with unique identifiers?

    My new FreeBSD 10.2 server consists of one SSD for the base system, several HDDs for data storage and a hot swap bay which I use for backups. All drives are encrypted with geli and I use ZFS on all internal disks. I have written a small script to automatically attach encrypted disk, import ZFS...
Back
Top