Hi Guys,
I am quite new to FreeBSD and I'd like to ask you for help / recommendation for general ZFS implementation scenarios for personal workstation.
Basically, my current and desired setup is Encrypted ZROOT on two mirrored internal SATA drives. I was able to successfully install FreeBSD 11 on top of mirrored+encrypted ZFS device. Even simple test - removing physically one drive from pool - proved that ZROOT will survive the single disk outage. Nevertheless, my current problem is how to recover degraded pool where encrypted devices were present.
Current setup and state is following:
zroot
mirror-0
ada0p3.eli - unavailable ( primary ie. sata0 drive disconnected during test )
ada1p3.eli - online ( secondary ie. sata1 alive serving data )
Simple reboot will trigger re-silvering operation and fix the pool, so far so god, but I'd like to know how to recover it manually. I had no success with replace, scrub, history etc. commands.
Please can you advice how to fix "it" manually or maybe where to find what the "zfs" is exactly doing during boot / recover operation regarding to re-silvering procedure and eli devices ?
Thank you,
Petr.
I am quite new to FreeBSD and I'd like to ask you for help / recommendation for general ZFS implementation scenarios for personal workstation.
Basically, my current and desired setup is Encrypted ZROOT on two mirrored internal SATA drives. I was able to successfully install FreeBSD 11 on top of mirrored+encrypted ZFS device. Even simple test - removing physically one drive from pool - proved that ZROOT will survive the single disk outage. Nevertheless, my current problem is how to recover degraded pool where encrypted devices were present.
Current setup and state is following:
zroot
mirror-0
ada0p3.eli - unavailable ( primary ie. sata0 drive disconnected during test )
ada1p3.eli - online ( secondary ie. sata1 alive serving data )
Simple reboot will trigger re-silvering operation and fix the pool, so far so god, but I'd like to know how to recover it manually. I had no success with replace, scrub, history etc. commands.
Please can you advice how to fix "it" manually or maybe where to find what the "zfs" is exactly doing during boot / recover operation regarding to re-silvering procedure and eli devices ?
Thank you,
Petr.