Hello, TrueNAS (FreeNAS) Guru.
The situation is like this:
my FreeNAS server (11.3) is taking too long to resilvering..., produces errors and generally freezes :(
All this after a sudden power outage.
It was decided to read data from Ubuntu 22.04.3 LTS
To do this I followed the instructions https://openzfs.github.io/openzfs-docs/Getting Started/Ubuntu/index.html#installation
But I don’t see my pool :(
but the disks themselves are visible in the system:
Tell me how to make disks from FreeNAS readable in Ubuntu (Linux)?
The situation is like this:
my FreeNAS server (11.3) is taking too long to resilvering..., produces errors and generally freezes :(
All this after a sudden power outage.
It was decided to read data from Ubuntu 22.04.3 LTS
To do this I followed the instructions https://openzfs.github.io/openzfs-docs/Getting Started/Ubuntu/index.html#installation
But I don’t see my pool :(
Code:
# zpool status >> no pools available
but the disks themselves are visible in the system:
Code:
# lsblk -f sda ├─sda1 └─sda2 zfs_member 5000 IronWolf 8639906193682941393 sdb ├─sdb1 └─sdb2 zfs_member 5000 IronWolf 8639906193682941393
Tell me how to make disks from FreeNAS readable in Ubuntu (Linux)?